[Bug 129252] Please backport clamav 0.91.1-1ubuntu2 from Gutsy to Feisty

Scott Kitterman ubuntu at kitterman.com
Mon Jul 30 16:29:12 BST 2007


Public bug reported:

I've built clamav 0.91.1-1ubuntu2 for Feisty using pbuilder and run it
on a production mail server for several days with clamsmtp.  It includes
all the security updates added to the Feisty release.

Debian/changelog since the current Feisty version:

clamav (0.91.1-1ubuntu2) gutsy; urgency=low

  * In debian/clamav-base.postinst.in add test on upgrade to create 
    /var/run/clamav if it does not exist (LP: #117932)

 -- Scott Kitterman <scott at kitterman.com>  Mon, 23 Jul 2007 10:26:35
-0400

clamav (0.91.1-1ubuntu1) gutsy; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/control: Maintainers updated for Ubuntu.
    - debian/clamav-freshclam.init.in specify pidfile when starting.

 -- Scott Kitterman <scott at kitterman.com>  Tue, 17 Jul 2007 13:36:29
-0400

clamav (0.91.1-1) unstable; urgency=low

  * New upstream version
  * Patches:
    - drop 25_phishcheck-crash.dpatch (upstream)

 -- Stephen Gran <sgran at debian.org>  Mon, 16 Jul 2007 23:47:27 +0100

clamav (0.91.1-0ubuntu1) gutsy; urgency=low

  * New upstream release

 -- Scott Kitterman <scott at kitterman.com>  Mon, 16 Jul 2007 21:27:04
-0400

clamav (0.91-2) unstable; urgency=low

  * Pull 25_phishcheck-crash.dpatch from upstream svn to fix a possible crash
    in phishcheck.c
  * Handle new Phish* options (no longer experimental code)

 -- Stephen Gran <sgran at debian.org>  Sun, 15 Jul 2007 17:24:55 +0100

clamav (0.91-1) unstable; urgency=low

  * New upstream version (closes: #432857)
  * Fixes long database load time (closes: #423879, #427154, #428675, #432334)
  * [CVE-2007-3725] DoS in unrarvm.c
    - This should make this urgency=high, but I am nervous about some changes
      in clamav.h.  After discussion with the Release Wizard, I am not going
      to bump the soname unilaterally, but I am going to delay the migration
      to testing to catch any problems.
  * Patch rework:
    - freshen 02_milter_sendmail_version_patch
    - freshen 03_etc_files_patch
    - 20_clamscan-manpage-update.dpatch obsoleted
    - freshen 24_nullmailer_ftbfs.dpatch

 -- Stephen Gran <sgran at debian.org>  Sun, 15 Jul 2007 16:48:06 +0100

clamav (0.91-0ubuntu1) gutsy; urgency=low

  * New upstream release
    - Freshen 02_milter_sendmail_version_patch
    - Freshen 03_etc_files_patch
    - Freshen 20_clamscan-manpage-update.dpatch

 -- Scott Kitterman <scott at kitterman.com>  Sun, 15 Jul 2007 01:30:03
-0400

clamav (0.90.3-2ubuntu1) gutsy; urgency=low

  * Merge from Debian unstable. Remaining Ubuntu changes:
    - debian/control: Maintainers updated for Ubuntu.
    - debian/clamav-freshclam.init.in specify pidfile when starting.

 -- Scott Kitterman <scott at kitterman.com>  Tue, 10 Jul 2007 13:30:20
-0400

clamav (0.90.3-2) unstable; urgency=low

  * Fix newaliases test to not fail when newaliases isn't present
    (closes: #431990)
  * Quiet freshclam warnings when run from cron (closes: #427420)

 -- Stephen Gran <sgran at debian.org>  Sat, 07 Jul 2007 09:21:20 +0100

clamav (0.90.3-1ubuntu3) gutsy; urgency=low

  * Rebuild for the libcurl transition mess.

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

clamav (0.90.3-1ubuntu2) gutsy; urgency=low

  * Stop clamav-base postinst from bailing out when which newaliases
    doesn't return anything (fix from Soren Hansen) (LP: #39853) 

 -- Scott Kitterman <scott at kitterman.com>  Wed, 27 Jun 2007 13:22:01
-0400

clamav (0.90.3-1ubuntu1) gutsy; urgency=low

  * Merge from Debian unstable. Remaining Ubuntu changes:
    - debian/control: Maintainers updated for Ubuntu.
    - debian/clamav-freshclam.init.in specify pidfile when starting.  

 -- Efrain Valles <voices.in at gmail.com>  Sat, 2 Jun 2007 09:29:00 -0400

clamav (0.90.3-1) unstable; urgency=low

  * New upstream version
    - Fixes segfault in segfault handler (closes: #420593)
    - Fixes slow load times seen in earlier 09.x versions
      (closes: #425796, #425661)
  * Stop using killproc for reloading logs, at least until it stops removing
    pidfiles out from under us (closes: #424618)

 -- Stephen Gran <sgran at debian.org>  Thu, 31 May 2007 01:02:05 +0100

clamav (0.90.2-4ubuntu1) gutsy; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/control: Maintainers updated for Ubuntu.
    - debian/clamav-freshclam.init.in specify pidfile when starting.  

 -- Scott Kitterman <scott at kitterman.com>  Sat, 19 May 2007 15:45:11
-0400

clamav (0.90.2-4) unstable; urgency=low

  * Make sure su gets a shell (closes: #424772)
  * Correct previous chown/chmod breakage (closes: #424758)

 -- Stephen Gran <sgran at debian.org>  Fri, 18 May 2007 11:34:29 +0100

clamav (0.90.2-3) unstable; urgency=low

  * freshclam.postinst: s/chown/chmod/.  Argg. (closes: #424128)

 -- Stephen Gran <sgran at debian.org>  Tue, 15 May 2007 20:00:44 +0100

clamav (0.90.2-2) unstable; urgency=low

  * clamav-milter pid recognition fixup (closes: #419983)
  * clamav-freshclam doesn't need to copy in full databases if .inc directory
    is present (closes: #420024)
  * The init scripts now su to $User before starting the daemons
    (closes: #413624)
  * Oh, fine.  Remove your /var/run on every reboot for no good reason
    (closes: #406576)
  * chown 0755 the .inc directories.  This is a hack to workaround a temporary
    bug that is now fixed upstream, and we can drop this soon (hopefully)
    (closes: #417985)
  * Update Build-Dependncies to also use libcurl-dev (closes: #423623)

 -- Stephen Gran <sgran at debian.org>  Mon, 14 May 2007 23:16:27 +0100

clamav (0.90.2-1ubuntu1) gutsy; urgency=low

  * Merge from Debian unstable. Remaining Ubuntu changes:
    - debian/clamav-base.init-stub, debian/clamav-daemon.init,
      debian/rules: init script stub for common setup functions.
    - debian/control: Maintainers updated for Ubuntu.
    - debian/clamav-freshclam.init.in specify pidfile when starting.

 -- Scott Kitterman <scott at kitterman.com>  Sat,  5 May 2007 16:25:28
-0400

clamav (0.90.2-1) unstable; urgency=low

  * New upstream version
    - Fixes reconnect issue in non-block-connect (closes: #418935)
    - Fixes a segfault in pdf scanning (closes: #418849)
  * Update description to reflect new features in 0.9x (closes: #414884)
  * Translation:
    - Ru (thanks Yuriy Talakan <yt at drsk.ru>)(closes: #416342)
  * Logcheck rule update for freshclam 
    (thanks Jefferson Cowart <jeff at cowart.net>) (closes: #415073)

 -- Stephen Gran <sgran at debian.org>  Fri, 13 Apr 2007 11:44:17 +0100

clamav (0.90.1-2) unstable; urgency=low

  * Another NotifyClamd fix that somehow didn't make it into the last upload
    (closes: #414407)
  * Remove references to Woody backports.  No longer supported
    (closes: #412386)
  * Add more files to freshclam's purge list

 -- Stephen Gran <sgran at debian.org>  Mon, 12 Mar 2007 23:00:42 +0000

** Affects: feisty-backports (upstream)
     Importance: Wishlist
         Status: In Progress

** Changed in: feisty-backports (upstream)
   Importance: Undecided => Wishlist
       Status: New => In Progress

-- 
Please backport clamav 0.91.1-1ubuntu2 from Gutsy to Feisty
https://bugs.launchpad.net/bugs/129252
You received this bug notification because you are a member of Ubuntu
Package Archive Administrators, which is a direct subscriber.



More information about the ubuntu-archive mailing list