From: Ivan Rako Date: Wed, 22 Apr 2009 12:37:49 +0000 (+0200) Subject: * Security issues addressed in this release (closes: #523016, 522744): X-Git-Tag: debian/0.97-1~11 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=clamav-cn.git;a=commitdiff_plain;h=5496be717f813731342e2fd0e1c6f021d0cc071e;ds=sidebyside * Security issues addressed in this release (closes: #523016, 522744): - [CVE-2008-6680] Fixed division by zero with --detect-broken. - [CVE-2009-1270] clamd and clamscan get hung up. --- diff --git a/changelog.CARNet b/changelog.CARNet deleted file mode 100644 index 9fa855c..0000000 --- a/changelog.CARNet +++ /dev/null @@ -1 +0,0 @@ -link changelog.Debian \ No newline at end of file diff --git a/changelog.CARNet b/changelog.CARNet new file mode 120000 index 0000000..194579e --- /dev/null +++ b/changelog.CARNet @@ -0,0 +1 @@ +changelog.Debian \ No newline at end of file diff --git a/debian/changelog b/debian/changelog index f30cddc..69bd178 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +clamav-cn (3:0.94-7) stable; urgency=high + + * Ovisnost o najnovijoj verziji koja ispravlja sigurnosne ispravke + - [CVE-2008-6680] Fixed division by zero with --detect-broken. + - [CVE-2009-1270] clamd and clamscan get hung up. + + -- Ivan Rako Wed, 22 Apr 2009 14:30:28 +0200 + +clamav-cn (3:0.94-6) stable; urgency=high + + * Ispravljen exec bit na /etc/cron.hourly/clamav-sanesecurity + + -- Ivan Rako Sun, 29 Mar 2009 18:37:06 +0200 + clamav-cn (3:0.94-5) stable; urgency=high * Nova skripta /etc/cron.hourly/clamav-sanesecurity diff --git a/debian/control b/debian/control index 4a49868..867a967 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.6.1 Package: clamav-cn Architecture: all Depends: carnet-tools-cn (>= 2.3), rsync, curl -Pre-Depends: clamav-daemon (>= 0.94.dfsg.2-1~volatile1), clamav-freshclam (>= 0.94.dfsg.2-1~volatile1), clamav (>= 0.94.dfsg.2-1~volatile1) +Pre-Depends: clamav-daemon (>= 0.94.dfsg.2-1~volatile3), clamav-freshclam (>= 0.94.dfsg.2-1~volatile3), clamav (>= 0.94.dfsg.2-1~volatile3) Conflicts: amavisd-cn (<< 2:20030616p5-0), libclamav1, libclamav2, libclamav3, libclamav4 Description: antivirus scanner for Unix Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this