Skip to content

Debian Changelog klamav (0.46-3)

2009

klamav (0.46-3) unstable; urgency=low

   * Add debian/patches/13_ltmail.sh_fix.diff to fix FTBFS on amd64
     (Closes: #542973)
     - Thanks to Stefan Potyra for the patch
   * Update standards version to 3.8.3
     - Add README.Source
   * Adjust package description to reflect the more limited funcitonality
     available with a KDE4 desktop

 -- Scott Kitterman <scott@kitterman.com>  Mon, 26 Oct 2009 18:11:17 -0400

klamav (0.46-2) unstable; urgency=low

   * Just build-dep on libltdl3-dev

 -- Scott Kitterman <scott@kitterman.com>  Mon, 30 Mar 2009 12:58:00 -0400

klamav (0.46-1) unstable; urgency=low

   * New upstream release for clamav 0.95 compatibility
     - Updated debian/copyright
     - Add build-dep on libltdl7-dev | libltdl3-dev
   * Drop 11-ukraine.patch and 12-clamav-0.94_build_fix.diff
     - Incorporated upstream
   * Freshen 09-disable-autoscan.patch
   * Add 11_desktop_directory.diff, move .desktop file to xdg directory
     - Thanks to Jonathan Riddell <jriddell@ubuntu.com> for the patch
   * Add 12_no_mediaslave.diff, remove obsolete (due to impending KDE4
     transition) Devices section from launcher
   * Update standards version to 3.8.1 without further change

 -- Scott Kitterman <scott@kitterman.com>  Mon, 30 Mar 2009 10:43:32 -0400

2008

klamav (0.44-3) unstable; urgency=low

   * Add debian/patches/12-clamav-0.94_build_fix.diff to fix FTBFS against
     clamav 0.94
     - Thanks to Mandriva for the patch

 -- Scott Kitterman <scott@kitterman.com>  Sat, 06 Sep 2008 19:06:06 -0400

klamav (0.44-2) unstable; urgency=low

   * Add 11-ukraine.patch for Ukranian translation (thanks to Yuri Chornoivan)

 -- Scott Kitterman <scott@kitterman.com>  Fri, 25 Jul 2008 18:14:43 -0400

klamav (0.44-1) unstable; urgency=low

   * New upstream release (The "Hey, Debian has patches" release)
     - Remove debian/patches/02_servicemenu_fix.patch, incorporated upstream
     - Remove debian/patches/05_kuniqueapplication.patch, incorporated upstream
     - Remove debian/patches/06_gcc43_build.patch, incorporated upstream
     - Remove debian/patches/07-fix-config-path.patch, incorporated upstream
     - Remove debian/patches/11_fix_arj_option.patch, incorporated upstream
     - Remove debian/patches/12_clamscan_0.93_option_update.patch, incorporated
       upstream
   * Remove unneeded debian/patches/13_test.patch
   * Bump standards version to 3.8.0.1 without further change
   * Update debian/copyright to be more pedantic
   * Update debian/patches/09-disable-autoscan.patch to remove unused option
     choices too
     - Thanks to Yuriy Kozlov for pointing out the fix

 -- Scott Kitterman <scott@kitterman.com>  Sun, 13 Jul 2008 13:16:12 -0400

klamav (0.43-1) unstable; urgency=low

   * New upstream release
     - Drop debian/patches/11_clamav093.patch, fixed upstream
   * Add debian/patches/11_fix_arj_option.patch to correct option passed to
     clamscan to scan arj files (LP: #222486)
   * Add debian/patches/12_clamscan_0.93_option_update.patch to update for
     clamscan option changes in clamav 0.93

 -- Scott Kitterman <scott@kitterman.com>  Mon, 05 May 2008 16:59:57 -0400

klamav (0.42-3) unstable; urgency=low

   * Update to work with clamav 0.93/libclamav4
     - Add debian/patches/11_clamav093.patch so it builds (patch from Fedora)
     - Bump libclamav build-dep and clamav depends version to 0.93~

 -- Scott Kitterman <scott@kitterman.com>  Mon, 05 May 2008 09:32:57 -0400

klamav (0.42-2) unstable; urgency=low

   [ Scott Kitterman ]
   .
   * Add 09-disable-autoscan.patch to remove U/I for autoscan
     - Upstream removed the functionality in 0.42, but did us the favor of
       leaving the unused U/I (patch from Kubuntu)
   * Add 10-fix-window-size.patch to make window sizes larger (Closes: #468443)
     - Patch from mandriva
   * Add correct .SH NAME section to ScanWithKlamAV.1, klamarkollon.1, and
     klammail.1
   * Restore debian/changelog for this package (Kubuntu heritage) and drop the
     Debian history from the previous maintainer's package
     - remove debian/changelog.kubuntu
   .
   [ Philipp Kern ]
   * Add DM-Upload-Allowed to this package.

 -- Scott Kitterman <scott@kitterman.com>  Sun, 20 Apr 2008 18:15:21 -0400

klamav (0.42-1) unstable; urgency=low

   * Agreed maintainer change
   * New upstream release (closes: #402593) (closes: #416619) (closes: #454397)
      - Upstream support for clamav 0.9x versions
      - Removed on access scanning functions (klamd)
      - Removed docbook source for klamd.1 and updated debian/rules
   * Rebase packaging on Kubuntu package for 0.42 (historical Kubuntu debian/
     changelog moved to debian/changelog.kubuntu)
     - Adjust version/distro for Debian
     - Use package description from Debian package and update for new version
     - Rename kubuntu* series patches to remove distro specific name
     - Freshen patches
   * Acknowledge NMU (closes: #409636) (closes: #411810) (closes: #412856)
     - Thank you Stephen Gran
   * Add 06_gcc43_build.patch to fix buid failures on GCC 4.3 (closes: #455375)
     - Patch thanks to Andy Shevchenko on klamav-users
   * Add 07-fix-config-path.patch and 08-use-default-database-path.patch using
     relevant parts of 00-fix-config-path.patch and
     02-use-default-database-path.patch from experimental (closes: #402485)
   * Correctly version libclamav-dev build-dep and clamav dependency
   * Add watch file

 -- Scott Kitterman <scott@kitterman.com>  Wed, 27 Feb 2008 00:15:41 -0500

klamav (0.42-0ubuntu1) hardy; urgency=low

   * New upstream release
     - Set DEB_CONFIGURE_EXTRA_FLAGS = --with-disableupdates in debian/rules
       to invoke the upstream option to disable updates, but retain our
       kubuntu_03_no_update_software_config_section.patch since it goes farther
       and removes the update GUI
   * Update long description slightly
   * Remove kubuntu_06_fix_crash_on_update.diff and
     kubuntu_07_cli_gentempfd.patch
     - Upstream code reworked substantially, patches no longer required
   * Freshened remaining patches

 -- Scott Kitterman <scott@kitterman.com>  Wed, 06 Feb 2008 14:45:24 -0500

2007

klamav (0.41.1-0ubuntu2) hardy; urgency=low

   * Update for transition to libclamav3
     - Add debian/patches/kubuntu_07_cli_gentempfd.patch to support new
       API.  Patch from Sourceforge #1812936
   * Bump standards version to 3.7.3 without further change
   * Move homepage from extended description to Homepage: field in debian/
     control

 -- Scott Kitterman <scott@kitterman.com>  Sun, 23 Dec 2007 01:32:04 -0500

klamav (0.41.1-0ubuntu1) gutsy; urgency=low

   * New upstream release
     - Freshen all patches for new directory structure/names.
     - Add the autotools CDBS class and Set DEB_CONFIGURE_SCRIPT in debian/rules
       to account for new config location
   * Change maintainer to MOTU
   * In debian/control, updated package description to remove mention of
     automatic updates.

 -- Scott Kitterman <scott@kitterman.com>  Tue, 14 Aug 2007 10:59:11 -0400

klamav (0.41-0ubuntu4) gutsy; urgency=low

   * Rebuild for the libcurl transition mess.

 -- Steve Kowalik <stevenk@ubuntu.com>  Thu, 5 Jul 2007 00:14:30 +1000

klamav (0.41-0ubuntu3) gutsy; urgency=low

   * Added kubuntu_02_servicemenu_fix.patch
     Fixes LP: 103202
   * Added kubuntu_03_no_update_software_config_section.patch
     Softwares are handled by package management. There is no reason
     for the software to manage the update itself
   * Added kubuntu_04_fix_french_translation.patch
   * Added kubuntu_05_kuniqueapplication.patch
     klamav is a systray based software, which shoudln't be launched several
     times.

 -- Anthony Mercatante <tonio@ubuntu.com>  Sat, 30 Jun 2007 23:53:57 +0200

klamav (0.41-0ubuntu2) feisty; urgency=low

   * Add 02_fix_crash_on_update.diff (LP: #96090)
     - Thanks to dmueller@suse.de for the fixes in the opensuse klamav package.

 -- Frode M. Døving <frode@ubuntu.com>  Sat, 14 Apr 2007 11:14:58 +0200

klamav (0.41-0ubuntu1) feisty; urgency=low

   * New upstream release
   * Tarball rebuild to remove admin/CVS, src/icons/.cvsignore and dazuko sources
   * New Upstream release necessary this late in the development cycle due to
     clamav being upgraded, so the old release is broken.
   * Closes Malone #87117, #85224 (the feisty part), #85213, #82236, and #94103

 -- Sarah Hobbs <hobbsee@ubuntu.com>  Wed, 21 Mar 2007 14:25:28 +1100

2006

klamav (0.38-0ubuntu1) feisty; urgency=low

   * New upstream release
   * Tarball rebuild to remove admin/CVS, src/icons/.cvsignore and dazuko sources
     (not needed while packaging).

 -- Anthony Mercatante <tonio@ubuntu.com>  Tue, 16 Nov 2006 04:15:43 +0200

klamav (0.37-0ubuntu1) edgy; urgency=low

   * New upstream release
   * Tarball rebuild to remove admin/CVS, src/icons/.cvsignore and dazuko sources
     (not needed while packaging).
   * Removed useless kubuntu_02_fix_desktop_file.patch
   * Removed obsolete kubuntu_03_fix_ScanWithKlamAV_shell_script_name.patch

 -- Anthony Mercatante <tonio@ubuntu.com>  Tue, 11 Jul 2006 23:28:29 +0200

klamav (0.32-0ubuntu3) dapper; urgency=low

   * Rebuild for dh_iconcache

 -- Brandon Holtsclaw <brandon@imbrandon.com>  Tue, 23 May 2006 16:46:03 +0000

klamav (0.32-0ubuntu2) dapper; urgency=low

   * Added clamav as Depends (required to scan anything!)

 -- Martin Meredith <mez@ubuntu.com>  Wed, 4 Jan 2006 08:52:30 +0000

2005

klamav (0.32-0ubuntu1) dapper; urgency=low

   * Initial Release.
   * Tarball rebuild to remove admin/CVS, src/icons/.cvsignore and dazuko sources (not needed while packaging).
   * Added patch kubuntu_01_kdepot.patch to allow pot files to be added to rosetta
   * Added patch kubuntu_02_fix_desktop_file.patch to add french Comment, french and english GenericName and Categories to klamav.desktop
   * Added patch kubuntu_03_fix_ScanWithKlamAV_shell_script_name.patch to rename ScanWithKlamAV.sh to ScanWithKlamAV and modify references in the sources, to avoid having a .sh file in /usr/bin
   * Sponsored upload for Anthony Mercatante <anthony.mercatante@laposte.net>

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 15 Dec 2005 00:05:28 +0200