This commit is contained in:
committed by
Git OBS Bridge
parent
30332377f6
commit
57d28ced06
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5acf70e9285e8061084a581f172085bdaf775afd22b7529b85a5645ba06528d2
|
||||
size 21680993
|
3
clamav-0.94.2.tar.bz2
Normal file
3
clamav-0.94.2.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42f64f3686190c86b15c6d8c05bf8dca12e67680f78a686dd8781d04aa9b7100
|
||||
size 21974576
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 1 16:32:27 CET 2008 - max@suse.de
|
||||
|
||||
- New version 0.94.2 fixes recursion limits in JPEG scanning code
|
||||
(bnc#450207).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 11:24:28 CET 2008 - max@suse.de
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package clamav (Version 0.94.1)
|
||||
# spec file for package clamav (Version 0.94.2)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -32,8 +32,8 @@ BuildRequires: check-devel pwdutils
|
||||
%define clamav_check --disable-check
|
||||
%endif
|
||||
Summary: Antivirus Toolkit
|
||||
Version: 0.94.1
|
||||
Release: 2
|
||||
Version: 0.94.2
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Security
|
||||
Url: http://www.clamav.net
|
||||
@@ -273,6 +273,9 @@ for f in main daily; do
|
||||
done
|
||||
|
||||
%changelog
|
||||
* Mon Dec 01 2008 max@suse.de
|
||||
- New version 0.94.2 fixes recursion limits in JPEG scanning code
|
||||
(bnc#450207).
|
||||
* Tue Nov 11 2008 max@suse.de
|
||||
- Version 0.94.1 also fixes bnc#443311.
|
||||
- Disabled valgrind tests again, as they show false positives with
|
||||
|
Reference in New Issue
Block a user