From ee6d2ccf8bffd711dd1d16142e4be7f5564f2c82 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Apr 07 2016 21:57:50 +0000 Subject: * Thu Apr 07 2016 Paul Wouters - 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 --- diff --git a/libreswan.spec b/libreswan.spec index a711779..f25c03d 100644 --- a/libreswan.spec +++ b/libreswan.spec @@ -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 - 3.17-1 +* Thu Apr 07 2016 Paul Wouters - 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 - 3.16-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild