Skip to content

Debian Changelog havp (0.92a-2)

2011

havp (0.92a-2) unstable; urgency=low

   * Include debconf language updates from previous NMU and new updates.
     Closes: #624730: havp: [INTL:ja] please add Japanese po-debconf template
                      translation (ja.po)
     Closes: #625232: [INTL:es] Spanish debconf template translation for havp
     Acknowledge NMU bug reports:
      - Spanish (Camaleón).  Closes: #584442
      - Danish (Joe Hansen).  Closes: #599824
      - Italian (Vincenzo Campanella).  Closes: #600437
   * The previous fix for havp.init with "umount -l" should make it unnecessary
     to wait for unmount on havp stop.
     Closes: #558370: havp fails to (re)start because of mounted /var/spool/havp
   * Fix restart in havp.init by implementing it as stop and start.
     Closes: #612919: havp: /etc/init.d/havp restart fails
   * Acknowledge previous NMU
     Closes: #557109: havp: FTBFS on GNU/kFreeBSD: missing flag
     Closes: #558052: Japanese po-debconf template translation
   * Compiled against newest libclamav6 (0.97).
     Closes: #578036: Does not work anymore, linked against libclamav5 (0.94)

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Thu, 19 May 2011 12:25:29 +0000

havp (0.92a-1) unstable; urgency=low

   * New upstream release.

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Wed, 06 Apr 2011 17:42:05 +0000

havp (0.91-2) unstable; urgency=low

   * Apply fixes from Ubuntu:
     - debian/havp.{init,postrm}: Under certain circumstances,
       the init script and/or postrm script will fail to umount
       loop-back devices. This issue has been addressed by performing
       a lazy umount in these two scripts.
      - debian/havp.init: Fixes "Fails to restart because of mounted
        '/var/spool/havp'"
   * Finally add patch by Heiko Schlittermann to enable an SSLTIMEOUT option in
     havp.config that allows increasing the (otherwise hardcoded) connection
     time limit.

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Wed, 06 Apr 2011 16:57:41 +0200

2009

havp (0.91-1.1) unstable; urgency=low

   * Non-maintainer upload.
   * Fix FTBFS on GNU/kFreeBSD (Closes: #557109): pass --disable-locking
     when DEB_HOST_ARCH_OS equals kfreebsd.
   * Include Japanese po-debconf template translation, thanks to Hideki
     Yamane (Closes: #558052).

 -- Cyril Brulebois <kibi@debian.org>  Mon, 21 Dec 2009 10:57:16 +0100

havp (0.91-1) unstable; urgency=low

   * New upstream release. This should fix a potential DNS lookup segfault.

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Thu, 20 Aug 2009 22:38:52 +0200

havp (0.90-2) unstable; urgency=low

   * Change default configuration to let havp listen only on localhost so
     as not to create an open relay. The config file now has
     BIND_ADDRESS 127.0.0.1 by default.

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Fri, 15 May 2009 10:53:21 +0200

havp (0.90-1) unstable; urgency=low

   * New upstream release.
   * Recompiled for libclamav translation.
   * Bump to standards version 3.8.1, no changes.

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Tue, 31 Mar 2009 13:02:22 +0000

2008

havp (0.89-2) unstable; urgency=low

   * Create /var/run/havp if it doesn't exist when running init script so
     that it can be used when /var/run is on tmpfs.
     Closes: #502048: havp: Havp init fails after reboot if /var/run is tempfs

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Mon, 22 Dec 2008 18:07:52 +0100

havp (0.89-1) unstable; urgency=high

   Justification for urgency high: compiles with new libclamav-dev and
   therefore fixes FTBFS for Lenny,
   * New upstream release. This includes the fix for the potential DoS
     issue. Therefore, remove
     debian/patches/05_bts496034_CVE-2008-3688_fix_infinite_retry.dpatch.
     The new upstream version has another small bugfix (sending Via:
     header) but no additional changes and is therefore safe for Lenny.
     Closes: #496034: CVE-2008-3688: DoS by infinite loop
     Closes: #498338: havp depends on old clamav. This clamav version is
                      vulnerable.
   * Acknowledge NMU:
     Closes: #492235: havp: does not delete temp files
     Closes: #492236: havp: can't install if port 8080 in use
     Closes: #487598: [INTL:sv] Swedish translation of debconf templates

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Tue, 09 Sep 2008 19:40:53 +0200

havp (0.88-2) UNRELEASED; urgency=low

   * Support reload command in init script, and thus make log rotation
     work without interruption.

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Sun, 15 Jun 2008 23:53:06 +0200

havp (0.88-1.1) unstable; urgency=medium

   * Non-maintainer upload.
   * debian/havp.init
     - added cleanup for temporary files under /var/spool/havp; thanks to
       Alberto for the report; Closes: #492235
   * debian/{havp.prerm,havp.postinst,rules}
     - modified to skip errors on service start/stop; thanks to Alberto for the
       report; Closes: #492236
   * debian/rules
     - added removal for generated files
     - clean run only if Makefile is present
   * debian/patches/05_bts496034_CVE-2008-3688_fix_infinite_retry.dpatch
     - added to fix CVE-2008-3688, DoS by connecting to a non-responsive server,
       generating an infinite loop; thanks to Steffen Joeris for the report;
       Closes: #496034
   * debian/po/sv.po
     - added Swedish translation of debconf templates; thanks to Martin Bagge;
       Closes: #487598
   * debian/copyright
     - added copyright notices
     - added GPLv2+ license boilerplate
   * debian/havp.docs
     - removed since it installed only INSTALL file

 -- Sandro Tosi <matrixhasu@gmail.com>  Sat, 30 Aug 2008 10:58:54 +0200

havp (0.88-1) unstable; urgency=low

   * New upstream release, now compatible with new libclamav.
     Closes: #479891: havp: FTBFS: clamlibscanner.cpp:198:
             error: 'struct cl_limits' has no member named 'maxratio'
     Closes: #457669: havp reports: "clamav: cannot create temprorary files"
             (volatile project)
   * Removed empty line between comments and first Template: header from
     debian/havp.templates.master.
     Closes: #457666: havp does not install properly in Sarge when build from
             source (+workaround)
   * Acknowledge NMU, although FTBFS is now fixed by now upstream version and
     NMU patch to these files is no longer needed.
     Closes: #471387: havp: diff for NMU version 0.87-1.1
   * Update debian/watch file to version 3 and fix it for the current upstream
     webpage layout.
     Closes: #450154: havp: debian/watch fails to report upstream's version

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Thu, 29 May 2008 20:23:18 +0200

havp (0.87-1.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Add Malayalam debconf translation (Closes: #426234).
   * Add Finnish debconf translation (Closes: #456965).
   * Fix FTBFS with GCC 4.3 (Closes: #417873).

 -- Luk Claes <luk@debian.org>  Mon, 17 Mar 2008 21:34:24 +0000

havp (0.87-1) unstable; urgency=low

   * New upstream release:
     - Support for DrWeb.
     - Smaller fixes and more configuration and template options.

 -- Rene Mayrhofer <rene@mayrhofer.eu.org>  Thu, 24 Jan 2008 21:14:17 +0100

2007

havp (0.86-1) unstable; urgency=low

   * New upstream release with experimental support for chunked Transfer-
     Encoding, supposed to fix some broken sites.
     Drop 01_Makefile.in.dpatch and 02_configure.dpatch, as they are now
     included upstream.
   * Always change ownership of havp directories under /var in postinst,
     not only when the havp user is created. This makes updates from
     earlier havp packages work.
     Closes: #418414: /var/run/havp is owned by root
   * Ship a logrotate config filem thanks to Vincent Deffontaines for the cue.
   Apply patch prepared by Christian Perrier:
   * Debconf templates and debian/control reviewed by the debian-l10n-
     english team as part of the Smith review project.
     Closes: #420262: havp: [debconf_rewrite] Debconf templates review
   * Debconf translation updates:
     - Tamil. Closes: #420783
     - Galician. Closes: #420812
     - German. Closes: #420927
     - Russian. Closes: #421585
     - Portuguese. Closes: #422486
     - Dutch. Closes: #422768
     - Czech. Closes: #422796
     - French. Closes: #423106
     - Brazilian Portuguese. Closes: #423251

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Sun, 20 May 2007 23:21:43 +0100

havp (0.85-1) unstable; urgency=low

   This is the "two Austrians independently submit patches to the slacking
   Austrian maintainer" release. Thanks for the help, which was surprisingly
   nearly orthogonal so that I could integrate both patches!
   * New upstream release, fixes compilation with libclamav 0.90. Now
     build-depend on libclamav-dev instead of libclamav1-dev.
     Closes: #409690: FTBFS: 'cl_loaddbdir' was not declared in this scope
   * Move run-time files from /var/tmp/havp to /var/spool/havp, which is still
     not ideal but my current interpretation of FHS 2.3 in the context of what
     havp is doing with these files (temporary storage for the scanner
     threads).
     Closes: #400218: havp: install directory in /var/tmp
   * Add debconf question about automatic creation of loopback filesystem. This
     creates a filesystem of user-defined size under /var/lib/state and mounts
     it at /var/spool/havp with mandatory locking support. In my interpretation
     of FHS 2.3, this is the best placement, but please feel free to comment.
     Now pre-depend on debconf and build-depend on po-debconf.
     Closes: #400218: havp: install directory in /var/tmp
     Closes: #381113 Problem removing havp
   * Make init script support the status command and only try to stop havp when
     it is considered to be running.
     Prevents future instances of: #381113 Problem removing havp
   Integrate parts of a patch by Michael Fladischer, many thanks!
   * Bump Standards-Version to 3.7.2.1, no changes.
   * Add suggests: squid.
   * Fix my messed up long description formatting.
     Closes: #350681: havp: poorly formatted description
   * Fix typo in LSB header of init script.
   * Add a manual page, now build-depend on docbook-to-man.
   * Also migrate this package to use dpatch, now build-depend on dpatch.
   Integrate and rework parts of a patch by Harald Jenny, many thanks!
   * Support automatic creation of a loopback filesystem to solve the problem
     of required mandatory locks for temporary files. However, mounting and
     unmounting is done by the init script and not via fstab, which seems
     "safer" to me (havp mount errors for its temporary storage should not
     prevent the whole system but just havp from starting).
   * Enable SSL passing support (--enable-ssl-tunnel configure option).

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Fri, 16 Mar 2007 11:43:14 +0000

havp (0.84-1) unstable; urgency=low

   * New upstream release.

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Sun, 25 Feb 2007 20:07:43 +0000

2006

havp (0.82-1) unstable; urgency=low

   * New upstream release.

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Wed, 2 Aug 2006 21:13:16 +0100

havp (0.79-1) unstable; urgency=low

   * New upstream release. This is the first release to support multiple
     scanners (selectable at run-time instead of compile-time).
     Closes: Bug#364728: new version for havp

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Sat, 15 Apr 2006 21:32:36 +0100

havp (0.76-2) unstable; urgency=low

   * Corrected location of PID file in init script.
     Since I forgot to duplicate this line in the last changelog entry (which
     was the first upload to unstable), do it now:
     Closes: #304530: RFP: havp -- HAVP (HTTP Anti-Virus Proxy) is a proxy
                      with a clamav antivirus scanner

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Tue, 10 Jan 2006 13:34:57 +0000

havp (0.76-1) unstable; urgency=low

   * New upstream release. This should fix problems with partial HTTP requests,
     like e.g. apt-get is using them.
   * Bump standards version to 3.6.2.2.
   * Remove config.status and config.log in the clean target to get a clean
     source package.
   * Correct permissions of HTML templates files.
   * Changed the location for temporary files created during scanning from
     /var/tmp/havp to /var/run/havp, which is how I read the FHS.

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Sat, 7 Jan 2006 20:29:59 +0000

2005

havp (0.74-1) unstable; urgency=low

   * New upstream release.
     Closes: #304530: RFP: havp -- HAVP (HTTP Anti-Virus Proxy) is a proxy
                      with a clamav antivirus scanner

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Thu, 8 Dec 2005 14:34:35 +0000

havp (0.73-1) unstable; urgency=low

   * Initial Release.

 -- Rene Mayrhofer <rene.mayrhofer@gibraltar.at>  Thu, 3 Nov 2005 12:16:31 +0000