Change logs for clamav source package in Utopic

  • clamav (0.98.7+dfsg-0ubuntu0.14.10.1) utopic-security; urgency=medium
    
      * Updated to 0.98.7 to fix multiple issues
        - CVE-2015-2170
        - CVE-2015-2221
        - CVE-2015-2222
        - CVE-2015-2305
        - CVE-2015-2668
      * Refreshed patches for 0.98.7:
        - d/p/0010-hardcode-LLVM-linker-flag-because-llvm-config-return.patch
        - d/p/0018-llvm-don-t-use-system-libs.patch
      * Removed upstreamed patches:
        - d/p/0014-remove-AC_CONFIG_SRCDIR-llvm-configure-from-libclama.patch
    
     -- Marc Deslauriers <email address hidden>  Mon, 04 May 2015 12:02:16 -0400
  • clamav (0.98.6+dfsg-0ubuntu0.14.10.1) utopic-security; urgency=medium
    
      * Updated to 0.98.6 to fix security issues, including CVE-2014-9328.
      * Removed upstreamed patches:
        - d/p/0002-Add-an-additional-n-after-the-number-in-the-pidfile.patch
        - d/p/0017-Bump-.so-version-number.patch
     -- Marc Deslauriers <email address hidden>   Fri, 30 Jan 2015 08:51:04 -0500
  • clamav (0.98.5+dfsg-0ubuntu0.14.10.1) utopic-security; urgency=medium
    
      * Updated to 0.98.5 to fix security issues, including CVE-2013-6497.
      * Removed upstreamed patches:
        - d/p/0004-Fix-FTBFS-with-LLVM-3.1-3.4.patch
        - d/p/0006-Fix-underlinking-with-llvm-in-libclamav-c-Makefile.a.patch
        - d/p/0007-bb-11028-fixed-a-deadlock-issue-with-fanotify-and-lo.patch
        - d/p/0010-Call-cl_initialize_crypto-in-cl_init.patch
      * Removed patches not needed in Ubuntu:
        - d/p/0005-enable-llvm-jit-on-kfreebsd.patch
        - d/p/0008-Fix-compiling-on-Hurd.patch
        - d/p/0009-Workaround-a-bug-in-libc-on-Hurd.patch
      * Added patches from vivid to fix FTBFS and .so version:
        - d/p/0006-remove-unnecessary-harmful-flags-from-libclamav.pc.patch
        - d/p/0010-hardcode-LLVM-linker-flag-because-llvm-config-return.patch
        - d/p/0014-remove-AC_CONFIG_SRCDIR-llvm-configure-from-libclama.patch
        - d/p/0018-llvm-don-t-use-system-libs.patch
        - d/p/0017-Bump-.so-version-number.patch
      * debian/control: added libncurses5-dev to Build-Depends.
      * debian/clamav-docs.docs: use wildcards, as some docs have changed.
     -- Marc Deslauriers <email address hidden>   Thu, 20 Nov 2014 10:01:09 -0500
  • clamav (0.98.4+dfsg-2) unstable; urgency=high
    
    
      [ Scott Kitterman ]
      * Urgency high due to fix for undocumented API/ABI break
      * debian/patches/0002-Fix-STAT64-definition-and-add-missing-includes.patch:
        Removed, because the remaining changes are not needed to fix FTBFS and
        upstream recommends drop due to potential issues with scanning large
        files.
    
      [ Andreas Cadhalpun ]
      * Fix debian/watch to properly detect release candidates.
      * Add patches to fix building on Hurd:
         - 0008-Fix-compiling-on-Hurd.patch
         - 0009-Workaround-a-bug-in-libc-on-Hurd.patch
      * Fix 0004-Fix-FTBFS-with-LLVM-3.1-3.4.patch to correctly detect the
        new LLVM version scheme X.Y.Z (instead of X.Y).
      * Add versioned dependencies on procps (for 'pkill -F') and on dpkg
        (for 'start-stop-daemon --status').
      * Remove useless code from debian/freshclam.init.in.
      * Avoid creation of an empty freshclam.pid file.
      * Switch the watchfile to look at github.com, because the sf.net
        website doesn't work correctly at the moment, see #752384.
      * Add DEP-5 header with Files-Excluded field to debian/copyright
        in order to let uscan remove unneeded files.
    
      [ Julien Patriarca ]
      * Updated French Debconf template translation (Closes: #752388)
    
      [ Sebastian Andrzej Siewior ]
      * Add 0010-Call-cl_initialize_crypto-in-cl_init.patch from upstream. The
        cl_initialize_crypto() will now be invoked within libclamav in cl_init()
        so there is now no need to force third party to invoke that function on
        their own.
    
     -- Scott Kitterman <email address hidden>  Fri, 04 Jul 2014 10:17:03 -0400
  • clamav (0.98.4+dfsg-1) unstable; urgency=medium
    
    
      [ Andreas Cadhalpun ]
      * Add 0008-bb-11028-fixed-a-deadlock-issue-with-fanotify-and-lo.patch
        from upstream to fix a deadlock issue with fanotify. (Closes: #749027)
      * Don't try to reload freshclam logs, when run from cron. (Closes: #750942)
    
      [ Yuri Kozlov ]
      * Updated Russian Debconf template translation (Closes: #750808)
    
      [ Mario Blättermann ]
      * Updated German Debconf template translation (Closes: #751562)
    
      [ Scott Kitterman ]
      * New upstream version (Closes: #750075)
        - Update debian/patches/0002-Fix-STAT64-definition-and-add-missing-
          includes.patch, partially incorporated upstream
        - Drop debian/patches/0008-Add-REG-namespace-in-disasm-common.h-and-
          users.patch, resolved upstream
        - Drop debian/patches/0009-powerpc_jit_fix.patch, cherrypick from upstream
    
     -- Scott Kitterman <email address hidden>  Mon, 16 Jun 2014 19:37:07 -0400
  • clamav (0.98.1+dfsg-6ubuntu3) utopic; urgency=medium
    
      * debian/patches/0011-Add-llvm-ldflags-to-libs.patch: Fix underlinking.
     -- Adam Conrad <email address hidden>   Fri, 16 May 2014 20:26:26 -0600
  • clamav (0.98.1+dfsg-6ubuntu2) utopic; urgency=medium
    
      * Limit build-dep on llvm-dev and enabling of LLVM/JIT to i386, amd64, and
        powerpc - other archs unsupported and disabled upstream
     -- Scott Kitterman <email address hidden>   Mon, 05 May 2014 02:20:33 -0400
  • clamav (0.98.1+dfsg-6ubuntu1) utopic; urgency=medium
    
      * Add -lncurses to LDFLAGS to fix FTBFS until I can figure out why LLVM 3.4
        seems to want to link against ncurses, but doesn't itself
     -- Scott Kitterman <email address hidden>   Mon, 05 May 2014 00:37:11 -0400
  • clamav (0.98.1+dfsg-6) experimental; urgency=medium
    
    
      [ Américo Monteiro ]
      * Updated Debconf translation for pt (Closes: #745754)
    
      [ Andreas Cadhalpun ]
      * Update debian/rules and control to use system LLVM instead of embedded
        copy of LLVM 2.8
      * Add debian/patches/0009-Fix-FTBFS-with-LLVM-3.1-3.4.patch to fix FTBFS
        with newer LLVM (Clamav bugzilla #10981)
      * Add debian/patches/0010-Add-missing-libxml2-include-to-fix-compiler-warning-.patch
        to resolve implicit definition warning (Clamav Bugzilla #10982)
      * Update lintian overrides.
    
      [ Sebastian Andrzej Siewior ]
      * Extend the testcase runtime to 5 mins. This should avoid FTBFS on slower
        buildds.
    
      [ Tyler Hicks ]
      * debian/usr.bin.freshclam: Grant freshclam permission to read and write the
        clamd socket. AppArmor requires both permissions when applications connect
        to path-based UNIX domain sockets. (LP: #1313282) 
    
      [ Scott Kitterman ]
      * Add apport hook to clamav-base for apport in Experimental/Ubuntu
      * Upload to Experimental to support testing using system LLVM
    
     -- Scott Kitterman <email address hidden>  Fri, 02 May 2014 23:35:39 -0400
  • clamav (0.98.1+dfsg-5ubuntu2) utopic; urgency=medium
    
      [ Tyler Hicks ]
      * debian/usr.bin.freshclam: Grant freshclam permission to read and write the
        clamd socket. AppArmor requires both permissions when applications connect
        to path-based UNIX domain sockets. (LP: #1313282)
    
      [ Scott Kitterman ]
      * Add electric-fence back to build-deps now that it is approved for main
        inclusion (LP: #1311984)
     -- Tyler Hicks <email address hidden>   Mon, 28 Apr 2014 16:10:10 -0500
  • clamav (0.98.1+dfsg-5ubuntu1) utopic; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Drop build-dep on electric-fence (in Universe)
    
    clamav (0.98.1+dfsg-5) unstable; urgency=medium
    
      [ Américo Monteiro ]
      * Updated Debconf translation for pt (Closes: #742164)
    
      [ Sebastian Andrzej Siewior ]
      * Convert debian/rules to dh.
      * Add new debconf template translations:
        - Japanese, thanks to victory (Closes: #743874)
      * Use pkill and start-stop-daemon in initscripts to start/stop/status the
        daemons. (Closes: 580188)
    
      [ Andreas Cadhalpun ]
      * Remove deprecated libclamav.la file.
      * Use faketime to make the build more binary-reproducible.
      * Add symbols file for libclamav.
      * Fix lintian warnings:
       - path-in-maintainer-script
       - using-first-person-in-templates
      * Automatically updated translation files
      * Let 'dpkg-reconfigure clamav-base' recognise changes in 0.98-options.
      * Fix updating the logrotate files.
      * Merge AppArmor support from Ubuntu. (Closes: #554005)
      * Don't mention non-existant INSTALL.gz in README.Debian. (Closes: #728188)
      * Use log_action_msg instead of log_failure_msg in the usage message of the
        init scripts. (Closes: #646845)
    
      [ Scott Kitterman ]
      * Add lintian override for source-is-missing unit_tests/encode.js.ref
        - See lintian bug #745694
     -- Scott Kitterman <email address hidden>   Fri, 25 Apr 2014 15:01:05 -0400
  • clamav (0.98.1+dfsg-4ubuntu1) trusty; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Drop build-dep on electric-fence (in Universe)
        - Add apparmor profiles for clamd and freshclam along with maintainer
          script changes
    
    clamav (0.98.1+dfsg-4) unstable; urgency=medium
    
      [ Sebastian Andrzej Siewior ]
      * Postinst scripts: fix empty access and broken freshclam.conf in
        clamav-base.postinst.in and clamav-freshclam.postinst.in (Closes: #741675)
        (LP: #1293042)
      * Postinst scripts: fix quoting
    
      [ Andreas Cadhalpun ]
      * Add templates and adapt postinst and config scripts for the new options
        in 0.98 to fix the creation of the configuration files (Closes: #741675)
        (LP: #1293042)
      * Reset new options to default to fix breakage in previous upload
      * Automatically updated translation files
     -- Scott Kitterman <email address hidden>   Wed, 19 Mar 2014 08:59:31 -0400