This commit is contained in:
parent
55bf9502fd
commit
469ac1b379
@ -1,7 +1,6 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 14 12:21:39 UTC 2018 - max@suse.com
|
Wed Feb 14 12:21:39 UTC 2018 - max@suse.com
|
||||||
|
|
||||||
- Fix zlib version detection (clamav-zlib-version.patch).
|
|
||||||
- bsc#1045490, CVE-2012-6706: VMSF_DELTA filter in libclamunrar
|
- bsc#1045490, CVE-2012-6706: VMSF_DELTA filter in libclamunrar
|
||||||
allows arbitrary memory write (clamav-CVE-2012-6706.patch).
|
allows arbitrary memory write (clamav-CVE-2012-6706.patch).
|
||||||
- Buildrequire curl-devel to enable clamsubmit.
|
- Buildrequire curl-devel to enable clamsubmit.
|
||||||
|
@ -63,8 +63,7 @@ Patch1: clamav-conf.patch
|
|||||||
Patch3: clamav-gcc47.patch
|
Patch3: clamav-gcc47.patch
|
||||||
Patch4: clamav-disable-timestamps.patch
|
Patch4: clamav-disable-timestamps.patch
|
||||||
Patch5: clamav-fix_newer_zlib.patch
|
Patch5: clamav-fix_newer_zlib.patch
|
||||||
Patch6: clamav-zlib-version.patch
|
Patch6: clamav-CVE-2012-6706.patch
|
||||||
Patch7: clamav-CVE-2012-6706.patch
|
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
%systemd_requires
|
%systemd_requires
|
||||||
@ -106,7 +105,6 @@ that want to make use of libclamav.
|
|||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
%patch6
|
%patch6
|
||||||
%patch7
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="-fstack-protector"
|
CFLAGS="-fstack-protector"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user