Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

namazu-cgi-2.0.20-2.3.1 RPM for x86_64

From OpenSuSE 11.3 updates for x86_64

Name: namazu-cgi Distribution: openSUSE 11.3
Version: 2.0.20 Vendor: openSUSE
Release: 2.3.1 Build date: Thu Dec 8 17:02:58 2011
Group: Productivity/Networking/Web/Utilities Build host: build02
Size: 68688 Source RPM: namazu-2.0.20-2.3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.namazu.org/
Summary: A CGI interface for Namazu
a CGI interface for Namazu



Authors:
--------
    Satoru Takabayashi <satoru@namazu.org>
    knok@daionet.gr.jp (NOKUBI Takatsugu)
    Yukinori MAEDA <yuki@myu.org>
    Ken-ichi Hirose <kenzo-@tama.or.jp>
    masao@ulis.ac.jp (Masao Takaku)
    Ryuji Abe <raeva@t3.rim.or.jp>
    Hajime BABA <baba@kusastro.kyoto-u.ac.jp>
    KOSEKI Yoshinori <kose@wizard.tamra.co.jp>
    Rei FURUKAWA <furukawa@tcp-ip.or.jp>
    Makoto Fujiwara <makoto@ki.nu>
    Kenji Suzuki <kenji@po.ganseki.ne.jp>
    MIYOSHI Masanori <miyoshi@ask.ne.jp>
    Hideyuki SHIRAI  <shirai@rdmg.mgcs.mei.co.jp>
    Jose Juan Zapater Vera <compi@arrakis.es>
    Yoshinori TAKESAKO <takesako@robotics.im.hiroshima-cu.ac.jp>
    SATOH Fumiyasu <fumiya@samba.gr.jp>

Provides

Requires

License

GPLv2+

Changelog

* Thu Dec 08 2011 jmatejek@suse.com
  - bnc#732323 (pretty bug number!)
    - CVE-2011-4345 XSS flaw for IE6/7 in japanese locale
  - enabled selftest at build-time
* Mon Mar 22 2010 tiwai@suse.de
  - patches refreshed to remove fuzz
* Fri Mar 19 2010 tiwai@suse.de
  - merged from M17N:Devel
* Tue Nov 03 2009 coolo@novell.com
  - updated patches to apply with fuzz=0
* Thu Sep 24 2009 tiwai@suse.de
  - updated to namazu 2.0.20:
    * fix possible buffer overrun with a blank line in NMZ.field.*
      files.
* Fri Aug 21 2009 tiwai@suse.de
  - updated to version 2.0.19:
    * Bug fix in analytical part of namazu and namazu.cgi
    * mknmz checks on the size of the file is added
    * Addition of code conversion processing to htmlsplit.pl
    * The regularization of the text is added
    * The judgment processing of an internal filter is sped up
    * The processing done with an individual filter is integrated as an
      extensions module
    * UTF-8 processing
    * See NEWS for more details
* Mon Apr 07 2008 mfabian@suse.de
  - bnc#373529: update to 2.0.18: Upstream NEWS:
    • Add 'Charset' directive.  "charset" was added to "ContentType"
      of the example in conf/namazurc-sample.
    • "charset" was added to the response header in Error messages
      for namazu.cgi.
    • Add HTML, BODY tags in Error messages for namazu.cgi.
    • '\'', '(', ')' is converted into "&#39;", "&#40;", "&#41;"
      respectively.
    • Add po/{de, pl}.po files. (But, it doesn't translate.)
    • Change charset from SJIS to Shift_JIS in po/ja_SJIS.po.
    • Change soname (LTVERSION 8:0:1)
    • pltests/env.pl: The checked environment variable and version of
      the checked Perl module is added.
    • pltests/mknmz-8.pl.in: The confirmation whether the index
      has been updated is added.
    • pltests/namazu-cgi-12.pl.in: Add new test.
    • tests/mknmz-9: Expand test file.
    • filter/hnf.pl: Correspondence GRP and bug fix.
    • conf/*.win32: Add new files.
    • filter/win32/ole*.pl: correspondence Office 2007. [for Windows]
    • filter/win32/olevisio.pl: It corresponds to Visio 2000 of another
      type. For Visio 2007/.vdx file. [for Windows]
    • OOo bug correction. for Office Open XML file. [for Windows]
    • nmzcat: SJIS output. [For  Windows]
    • mailutime: Bug correction related to passing.
    • To the code in which it considers after 2038 (In the direction
      that doesn't correspond).
    • File-MMagic: Imported 1.27. For eml file.
    • libnmz: Speed-up of retrieval.
    • nmzchkw.pl: New addition. (contrib)
    • libnmz: The bug around the memory is corrected. (users-ja#821).
    • namazu and namazu.cgi: The bug that falls into an infinite
      loop is corrected.
    • namazu and namazu.cgi: Correction of HTML emphasis tag.
      (for Windows)
    • gcnmz and nmzmerge: The output of the log is corrected and
      the format is corrected.
    • namazu and namazu.cgi: The possibility that the buffer
      overflow cuts it when the template is corrected is corrected.
    • filter/mp3.pl: MP3-Info 1.21.
    • namazu.spec.in: add nmzcat, nmzegrep.
    • namazu.spec.in: fix filter-requires-namazu.sh.
    • conf/namazurc-sample: It is added to the comment that
      Suicide_Time is only UNIX.
    • scripts/mknmz.in: The mistake of the number of dummy
      arguments of process_file() is corrected.
    • filter/pdf.pl: 'Unable to convert pdf file (maybe copying
      protection)' was corrected at option --debug.
    • filter/msofficexml.pl: Added new fiter.
    • filter/visio.pl: Added a new filter.
    • filter/mp3.pl: Support MP3-Info 1.21's behavior.
    • tests/*: It deals with trouble in which make check fails
      because of the environment of Mac + gettext 0.14.2.
    • tests/data/ja/*: Added new file.
    • Fix some bugs.
* Mon Feb 25 2008 crrodriguez@suse.de
  - fix library-without-ldconfig-postin errors
  - disbale static libraries and remove libtool archives
* Tue Dec 19 2006 mfabian@suse.de
  - updated to 2.0.16. Upstream NEWS:
    • Directory traversal problem by lang and result of CGI parameter
      is corrected.
    • Substitution of "-r" that doesn't correspond to ACL of NTFS.
    • It corresponds to the file name including space.
    • For MeCab-perl-0.90rc10.
    • The mistake of the document concerning ISO-8859-* is corrected.
    • RedHat software namazu.spec was taken in.
      The unnecessary patch was deleted.
    • Include File::MMagic 1.25.
    • Support MeCab.
    • Add -b and --use-mecab options for mknmz.
    • Add --norc option for mknmz and namazu.
    • Add --decode-base64 option for mknmz.
    • Add new filters (Gnumeric, Koffice, Mainman/Pipermail, Zip, Visio).
    • Add new directives for mknmzrc (MECAB, DENY_DDN).
      To skip when filename is DDN.
    • Add sorting function by date of field.
    • Added new files (nmzcat, nmzegrep).
    • Adapt new filter programs (wvWare 1.0.3, xlhtml 0.5.1, xpdf 3.01).
    • For Windows of filter (msword.pl, excel.pl, powerpoint.pl,
      postscript.pl, etc...).
    • Ole control filter renewal.
    • ';' can have been used for the delimiter of QUERY_STRING.
    • Add the Perl version test program (pltests).
    • Fix some bugs.
* Wed Jan 25 2006 mls@suse.de
  - converted neededforbuild to BuildRequires

Files

/srv/www/cgi-bin/namazu.cgi


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 05:14:52 2013