File htdig.changes of Package htdig

-------------------------------------------------------------------
Sat Oct 15 04:47:05 UTC 2011 - coolo@suse.com

- add libtool as buildrequire to make the spec file more reliable

-------------------------------------------------------------------
Thu Feb 26 15:44:09 CET 2009 - mseben@suse.cz

- added gmtime-lastday.patch - use INT32_MAX to define last day 
  (bnc##231196), related to (bnc#343913)

-------------------------------------------------------------------
Wed Jan  9 09:09:20 CET 2008 - mskibbe@suse.de

- Bug 343913 - Package htdig-3.2.0b6-109: htsearch segfaults 

-------------------------------------------------------------------
Mon Nov 12 08:30:29 CET 2007 - mskibbe@suse.de

- Bug 304239 - VUL-0: XSS in htsearch / htdig 

-------------------------------------------------------------------
Tue Jul 31 08:25:12 CEST 2007 - mskibbe@suse.de

- fix bug: htstat throwing SIGSEGV (#284282) 

-------------------------------------------------------------------
Fri May 11 01:12:54 CEST 2007 - lrupp@suse.de

- split htdig into -doc and -devel packages
- specfile cleanup
- build parallel
- enable openssl support
- enable bigfile support
- enable zlib
- remove static libs
- included patches from upstream:
  + htdig-ExternalParser-typo.patch (fix typo)
  + htdig-google-style.patch (layout fix for multiple result pages) 
  + htdig-rundig.patch (fallback for missing common_dir in config)
  + htdig-simpleUTF8.patch (try to handle non UTF8 chars) 
  + htdig-SSLConnection.patch (see 
  http://sourceforge.net/mailarchive/forum.php?thread_id=5425639&forum_id=2688
  for details)

-------------------------------------------------------------------
Fri Mar 30 01:55:20 CEST 2007 - ro@suse.de

- added zlib-devel to buildreq 

-------------------------------------------------------------------
Fri Jan 12 11:18:45 CET 2007 - mskibbe@suse.de

- htdig-3.2.0b6-45: left shift count >= width of type (#231196)

-------------------------------------------------------------------
Wed Jan 25 21:36:29 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Thu Oct 13 17:57:53 CEST 2005 - hvogel@suse.de

- removed some extra qualifications. Added 
  * htsearch-gcc41.patch

-------------------------------------------------------------------
Tue Sep 27 13:27:28 CEST 2005 - mmj@suse.de

- Fix strict aliasing issues
- Use %patch to apply patches

-------------------------------------------------------------------
Thu Jan 27 15:17:15 CET 2005 - ke@suse.de

- Fix a cross site scripting flaw as found by Michael Krax; apply the
  patch proposed by Phil Knirsch; CAN-2005-0085 [# 50238].

-------------------------------------------------------------------
Thu Nov 11 02:05:45 CET 2004 - ro@suse.de

- fixed filelist

-------------------------------------------------------------------
Fri Aug 27 08:53:43 CEST 2004 - ke@suse.de

- Improve htdig-README.SuSE.
- Drop obsolete notification message [# 44355].

-------------------------------------------------------------------
Tue Jul  6 15:59:10 CEST 2004 - ke@suse.de

- Major update to version 3.2.0b6; most Suse supplied patches look
  obsolete.

-------------------------------------------------------------------
Tue Apr 27 01:42:05 CEST 2004 - ro@suse.de

- build using apache2

-------------------------------------------------------------------
Thu Mar 25 23:49:50 CET 2004 - mmj@suse.de

- Add postfix to # neededforbuild

-------------------------------------------------------------------
Fri Mar  5 16:38:12 CET 2004 - ke@suse.de

- Do not call 'sed -i' on directories.

-------------------------------------------------------------------
Sat Feb 28 00:55:59 CET 2004 - ro@suse.de

- fix requires to /usr/local/bin/perl

-------------------------------------------------------------------
Tue Jan 13 15:41:43 CET 2004 - ke@suse.de

- Use /usr/sbin/apxs to make it built for non root users (thanks for
  hint to Peter Poeml).

-------------------------------------------------------------------
Sat Jan 10 14:15:20 CET 2004 - adrian@suse.de

- add %defattr

-------------------------------------------------------------------
Thu Jul 17 16:56:09 CEST 2003 - pthomas@suse.de

- Add patch to enable passing file::/ URLs.
- Adapt configure.in of htdig and included libdb to autoconf 2.5X.
- Compile with full warnings enabled.
- Fix nearly all compiler warnings.

-------------------------------------------------------------------
Wed Jun 11 15:41:07 CEST 2003 - kukuk@suse.de

- Add missing directories to filelist

-------------------------------------------------------------------
Wed Jun 11 14:59:16 CEST 2003 - ke@suse.de

- For updating the config file use %post instead of %pre.

-------------------------------------------------------------------
Tue Jun 10 17:17:07 CEST 2003 - ke@suse.de

- Move config file to /etc/htdig/htdig.conf; reported by Michal Svec
  [# 27080].
- Save old config file as /etc/htdig/htdig.conf.rpmorig.

-------------------------------------------------------------------
Wed May 28 17:30:41 CEST 2003 - ke@suse.de

- Fix memory problem with htnotify [# 26913]; reported by Daniele
  Frijia.  Apply patch provided by Martin Kraemer;
  http://sourceforge.net/tracker/index.php?func=detail&aid=593091&group_id=4593&atid=304593

-------------------------------------------------------------------
Tue Apr 29 17:03:45 CEST 2003 - freitag@suse.de

- fixed a 64-bit problem with htsearch, see Bug #26358,
  results in diff htsearch_64.patch 

-------------------------------------------------------------------
Wed Apr 16 17:08:26 CEST 2003 - coolo@suse.de

- use BuildRoot

-------------------------------------------------------------------
Tue Feb 11 13:16:33 CET 2003 - freitag@suse.de

- fixed location of the images of htdig in the conf file. They are
  now relative to the document root (Bug #15500) 

-------------------------------------------------------------------
Wed Nov  6 10:13:44 CET 2002 - freitag@suse.de

- fixed broken patches 

-------------------------------------------------------------------
Tue Nov  5 09:56:36 CET 2002 - freitag@suse.de

- fixed the README file ( Bug #20062) 

-------------------------------------------------------------------
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de

- removed bogus self-provides 

-------------------------------------------------------------------
Mon Sep  9 14:35:27 CEST 2002 - uli@suse.de

- increased DB_FILE_ID_LEN in DB2 to 24 to fit 64 bit __ino_t type
  on x86-64, ia64, s390x and ppc64
- enabled x86 spinlock implementation on x86-64

-------------------------------------------------------------------
Fri Aug  2 00:41:31 CEST 2002 - ro@suse.de

- adapt server-root 

-------------------------------------------------------------------
Wed Jun 19 17:08:11 CEST 2002 - freitag@suse.de

- update to version 3.1.6, which 
 * fixes some security wholes that were fixed by patches formerly
 * fixes many small bugs
 * brings tools to generate ascii databases
 * adds a bunch of new keywords
The SuSE package now installs to other pathes, please read README.SuSE
for further information. 

-------------------------------------------------------------------
Tue Feb 19 10:56:12 CET 2002 - freitag@suse.de

- signed config files as %conf in the spec file and fixed the 
  filelist (Bug #12326) 

-------------------------------------------------------------------
Wed Jan 23 17:37:06 CET 2002 - schwab@suse.de

- Fix for gcc3.

-------------------------------------------------------------------
Thu Aug 16 11:50:09 CEST 2001 - utuerk@suse.de

- dropped 'out-of-date' notify [#6139]
- dropped unneeded dochost templates, left the originals [#9715]

-------------------------------------------------------------------
Tue May  8 22:12:53 CEST 2001 - mfabian@suse.de

- bzip2 sources 

-------------------------------------------------------------------
Fri Feb 23 16:24:25 CET 2001 - ro@suse.de

- changed neededforbuild <apache> to <apache apache-devel>

-------------------------------------------------------------------
Wed Jan 31 09:55:34 CET 2001 - freitag@suse.de

- fixed a typo in html-files 

-------------------------------------------------------------------
Sun Jan 14 07:11:59 CET 2001 - kukuk@suse.de

- Add group tag

-------------------------------------------------------------------
Fri Sep  8 17:25:01 CEST 2000 - schwab@suse.de

- Add ia64 support in db.

-------------------------------------------------------------------
Thu Apr 13 11:12:26 CEST 2000 - ro@suse.de

- added mm to neededforbuild

-------------------------------------------------------------------
Wed Mar  8 20:23:24 CET 2000 - freitag@suse.de

- fixing wrong links to images on localhost 

-------------------------------------------------------------------
Wed Mar  8 12:39:45 CET 2000 - freitag@suse.de

- fixing again some links, clearifying change losses 

-------------------------------------------------------------------
Mon Mar  6 16:27:53 MET 2000 - freitag@suse.de

- removed entries from /usr/local/httpsd 

-------------------------------------------------------------------
Sat Mar  4 18:36:52 MET 2000 - freitag@suse.de

- fixed layout on search pages 

-------------------------------------------------------------------
Tue Feb 29 17:51:16 MET 2000 - freitag@suse.de

- update to version 3.1.5 - Security fixes. 

-------------------------------------------------------------------
Mon Feb 21 18:10:09 MET 2000 - freitag@suse.de

- patches for using with kdevellop added 

-------------------------------------------------------------------
Thu Feb 10 13:11:50 MET 2000 - freitag@suse.de

- new version 3.1.4

-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de

- ran old prepare_spec on spec file to switch to new prepare_spec.

-------------------------------------------------------------------
Mon Jul 12 10:56:17 MEST 1999 - ray@suse.de

- update to 3.1.2

-------------------------------------------------------------------
Wed Mar 17 17:16:18 MET 1999 - ro@suse.de

- diff cleanup

-------------------------------------------------------------------
Thu Jan 28 09:35:08 MET 1999 - ray@suse.de

- fix S.u.S.E -> SuSE ;)

-------------------------------------------------------------------
Sat Jan 16 17:31:17 MET 1999 - ray@suse.de

- fix /usr/local/bin/perl require

-------------------------------------------------------------------
Mon Dec  7 17:25:37 MET 1998 - ray@suse.de

- update docu

-------------------------------------------------------------------
Thu Nov  5 15:56:56 MET 1998 - ray@suse.de

- update to 3.1.0b2

-------------------------------------------------------------------
Mon Sep 14 10:40:29 MEST 1998 - ro@suse.de

- update to 3.1.0b1
- cleanup: use original source and extra tar for suse-gif

-------------------------------------------------------------------
Tue Jun 16 17:43:54 MEST 1998 - bs@suse.de

- fixed neededforbuild in spec file

-------------------------------------------------------------------
Wed May 13 15:54:26 MEST 1998 - ray@suse.de

- fix for startpage (search.html)

-------------------------------------------------------------------
Mon Apr 20 10:57:48 MEST 1998 - ro@suse.de

- fixed dependency for /usr/local/bin/perl

-------------------------------------------------------------------
Mon Mar 23 19:54:17 MET 1998 - ray@suse.de

- insert whole htdoc and contrib

-------------------------------------------------------------------
Wed Mar 11 15:06:23 MET 1998 - ray@suse.de

- fix (send mail to root) 

-------------------------------------------------------------------
Tue Mar  3 13:58:08 MET 1998 - ray@suse.de

- new packages 
- htdig  Version 3.0.8b2


openSUSE Build Service is sponsored by