~ubuntu-branches/ubuntu/dapper/clamav/dapper-backports

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2010-12-02 10:21:33 UTC
  • mfrom: (9.8.5 natty)
  • Revision ID: james.westby@ubuntu.com-20101202102133-0kfc4wc0hvw5pmdz
Tags: 0.96.4+dfsg-1ubuntu2~dapper1
 * Source backport for Dapper (LP: #684212):
  - Drop -T -W from apparmor_parser calls in clamav-daemon and freshclam
    postinsts since it is not supported in early apparmor versions
  - Drop deny rule in freshclam apparmor profile since deny is not
    supported in early apparmor versions
  - Drop dh_lintian from debian/rules and adjust version of debhelper
    build-dep
  - Drop build-dep and libclamav-dev depends on non-existent libtommath-dev
  - Changed Section to 'utils' for clamav-dbg package
  - Drop versioning of lsb-base depends
  - Revert lsb status changes from maintainer scripts
  - Ignore test suite errors on hppa
  - Build-depend on libltdl3-dev instead of libltdl-dev
  - Build with GCC 3.4 to work around known bugs in 4.1 (results in no llvm
    support on Dapper, but this is not a regression for that release)
  - Drop po template file comments to work around bugs in the Dapper build
    system
  - Switch back to older dpkg-dev Source-Version style
  - Restore build-dep on dpkg-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Tue Nov 30 13:07:15 EET 2010 (edwin)
 
2
------------------------------------
 
3
 * libclamav/pdf.c: fix crashes (bb #2358, bb #2380, bb #2396).
 
4
 Thanks to Arkadiusz Miskiewicz <arekm*maven.pl> for bb #2380.
 
5
 
 
6
Tue Nov 30 12:09:56 CET 2010 (acab)
 
7
-----------------------------------
 
8
 * libclamav/pe_icons.c: off by one while (bb#2344)
 
9
 
1
10
Sun Oct 31 09:13:33 EET 2010 (edwin)
2
11
------------------------------------
3
12
 * libclamav/builtin_bytecodes.h: Don't disable JIT on pentium4 (bb #2345)