clamav 0.98.4+dfsg-2~ubuntu13.10.1 source package in Ubuntu

Changelog

clamav (0.98.4+dfsg-2~ubuntu13.10.1) saucy-backports; urgency=medium

  * No-change backport to saucy (LP: #1341962)

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.

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

clamav (0.98.4~rc1+dfsg-3) unstable; urgency=medium

  [ Andreas Cadhalpun ]
  * Respect the $CLAMAVCONF variable at daemon start. (Closes: #748310)
  * Make the exit status codes of the init scripts LSB compliant.

  [ Holger Wansing ]
  * Updated German translation (Closes: #744314)

  [ Sebastian Andrzej Siewior ]
  * Make the testsuite output verbose again.

  [ Anthony ]
  * Updated French translation (Closes: #749561)

  [ victory ]
  * Updated Japanese translation (Closes: #749589)

  [ Scott Kitterman ]
  * Add debian/patches/0009-powerpc_jit_fix.patch from upstream to test fix
    for powerpc FTBFS (Closes: #748180)

clamav (0.98.4~rc1+dfsg-2) unstable; urgency=medium

  * Only override dh_installdocs for arch indpedent packages to fix FTBFS on
    the buildds
  * Bump minimum debhelper requirement to 8.9.7 for build target specific
    override

clamav (0.98.4~rc1+dfsg-1) unstable; urgency=medium

  [ Scott Kitterman ]
  * Drop changes to hard code use of auto* 1.11 as 0.98.3 builds with 1.14
    - Change build-depends in debian/rules
    - Change exported values in debian/rules
    - Drop debian/patches/0002-configure.ac-patches-to-got-with-autoreconf-
      and-auto.patch
  * Update libclamav6 binary zlib lintian override for new so version

  [ Andreas Cadhalpun ]
  * debian/clamav-milter.config: Never load clamd.conf as fallback for
    a missing clamav-milter.conf. Use default values instead.
  * debian/rules: Make also dh_auto_test verbose.
  * debian/rules: Don't use faketime on hurd. (Hopefully really fix FTBFS.)

  [ Américo Monteiro ]
  * Updated Portuguese translation

  [ Adam Conrad ]
  * Fix underlinking with llvm in libclamav/c++/Makefile.am

  [ Sebastian Andrzej Siewior ]
  * new upstream version
  * add a patch to rename REG_EAX (and friends) to X86_REG_EAX (and for
    friends). Fixes a FTBFS on i386.
    - debian/patches/0008-Add-REG-namespace-in-disasm-common.h-and-users.patch

clamav (0.98.3+dfsg-1) unstable; urgency=medium

  [ Scott Kitterman ]
  * Only build-depend on llvm-dev on architectures that can use clamav JIT
    (amd64, i386, and powerpc)
  * Switch debian/rules from excluding certain archs from using LLVM to
    listing archs that use it (it is auto disabled during configure on other
    archs anyway)

  [ Andreas Cadhalpun ]
  * Add debian/patches/0007-enable-llvm-jit-on-kfreebsd.patch to enable
    clamav JIT on kfreebsd-amd64 and kfreebsd-i386.
  * Adjust debain/rules and debian/control accordingly.
  * Fix building on hurd (hopefully).
  * Add myself as uploader.
  * Handle the clamd.conf file in clamav-daemon instead of clamav-base.
    This fixes the creation of the logrotate file with users other than
    clamav. (Closes: #669287)
  * Update to new upstream version.
    - clamd listens now on IPv6 sockets (Closes: #616172)
    - libclamav links now with OpenSSL (via build dependcy on libssl-dev)
    - clamsubmit: new tool to submit suspicious files/false positives
  * Correct clamav-milter status action for non-local sockets.
    Thanks to Raphaël Hertzog for the bug report and patch. (Closes: #747354)
  * Mark clamav as Multi-Arch: foreign. (Closes: #731194)

  [ Sebastian Andrzej Siewior ]
  * Add myself as uploader.
  * Backport fix for clamdscan infinite loop.

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 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

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>   Tue, 15 Jul 2014 01:08:10 -0400

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Saucy
Original maintainer:
ClamAV Team
Architectures:
any all
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
clamav_0.98.4+dfsg.orig.tar.xz 8.1 MiB 43add56c79e9a5044d544c13fb94fedd030d077e881a30318f52ef2d4601bade
clamav_0.98.4+dfsg-2~ubuntu13.10.1.debian.tar.gz 359.9 KiB 6e41f4cc315c1fedbc52a4e24666596ddecc61b773fe5b528f76b51ad6438722
clamav_0.98.4+dfsg-2~ubuntu13.10.1.dsc 2.9 KiB 4ea978454b77bfdc812dc71f275f4b2377f75fe4a532e983a80d0c1b444582c6

View changes file

Binary packages built by this source

clamav: No summary available for clamav in ubuntu saucy.

No description available for clamav in ubuntu saucy.

clamav-base: No summary available for clamav-base in ubuntu saucy.

No description available for clamav-base in ubuntu saucy.

clamav-daemon: No summary available for clamav-daemon in ubuntu saucy.

No description available for clamav-daemon in ubuntu saucy.

clamav-dbg: No summary available for clamav-dbg in ubuntu saucy.

No description available for clamav-dbg in ubuntu saucy.

clamav-docs: No summary available for clamav-docs in ubuntu saucy.

No description available for clamav-docs in ubuntu saucy.

clamav-freshclam: No summary available for clamav-freshclam in ubuntu saucy.

No description available for clamav-freshclam in ubuntu saucy.

clamav-milter: No summary available for clamav-milter in ubuntu saucy.

No description available for clamav-milter in ubuntu saucy.

clamav-testfiles: No summary available for clamav-testfiles in ubuntu saucy.

No description available for clamav-testfiles in ubuntu saucy.

libclamav-dev: No summary available for libclamav-dev in ubuntu saucy.

No description available for libclamav-dev in ubuntu saucy.

libclamav6: No summary available for libclamav6 in ubuntu saucy.

No description available for libclamav6 in ubuntu saucy.