* Thu Apr 07 2016 Paul Wouters <pwouters@redhat.com> - 3.17-1
- Updated to 3.17 for CVE-2016-3071 - Disable LIBCAP_NG as it prevents unbound-control from working properly - Temporarilly disable WERROR due to a few minor known issues
This commit is contained in:
parent
2a4c4eb32a
commit
ee6d2ccf8b
@ -28,7 +28,7 @@ Source2: https://download.libreswan.org/cavs/ikev1_psk.fax.bz2
|
||||
Source3: https://download.libreswan.org/cavs/ikev2.fax.bz2
|
||||
%endif
|
||||
Group: System Environment/Daemons
|
||||
BuildRequires: gmp-devel bison flex pkgconfig
|
||||
BuildRequires: bison flex pkgconfig
|
||||
BuildRequires: systemd systemd-units
|
||||
Requires(post): coreutils bash systemd
|
||||
Requires(preun): systemd
|
||||
@ -119,6 +119,7 @@ make %{?_smp_mflags} \
|
||||
FINALLIBEXECDIR=%{_libexecdir}/ipsec \
|
||||
MANTREE=%{_mandir} \
|
||||
INC_RCDEFAULT=%{_initrddir} \
|
||||
WERROR_CFLAGS="" \
|
||||
programs
|
||||
FS=$(pwd)
|
||||
|
||||
@ -226,9 +227,10 @@ OBJ.linux.*/programs/pluto/cavp -v1psk ikev1_psk.fax | \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Apr 04 2016 Paul Wouters <pwouters@redhat.com> - 3.17-1
|
||||
* Thu Apr 07 2016 Paul Wouters <pwouters@redhat.com> - 3.17-1
|
||||
- Updated to 3.17 for CVE-2016-3071
|
||||
- Disable LIBCAP_NG as it prevents unbound-control from working properly
|
||||
- Temporarilly disable WERROR due to a few minor known issues
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.16-1.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user