Hello community, here is the log from the commit of package ipsec-tools for openSUSE:Factory checked in at 2015-01-24 22:20:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ipsec-tools (Old) and /work/SRC/openSUSE:Factory/.ipsec-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ipsec-tools" Changes: -------- --- /work/SRC/openSUSE:Factory/ipsec-tools/ipsec-tools.changes 2014-07-10 14:55:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ipsec-tools.new/ipsec-tools.changes 2015-01-24 22:20:43.000000000 +0100 @@ -1,0 +2,17 @@ +Thu Jan 22 01:02:51 UTC 2015 - [email protected] + +- Update to version 0.8.2 + * Fix admin port establish-sa for tunnel mode SAs + * Fix source port selection regression from version 0.8.1 + * Various logging improvements + * Additional compliance and build fixes +- Changes from version 0.8.1 + * Improved X.509 subject name comparation + * Relax DPD cookie check for Cisco IOS compatibility + * Allow simplified syntax for inherited remote blocks + * Never shring pfkey socket buffer + * Privilege separation child process exit fix + * Multiple memory allocation and use-after-free fixes +- Remove some obsolete macros + +------------------------------------------------------------------- Old: ---- ipsec-tools-0.8.0.tar.bz2 New: ---- ipsec-tools-0.8.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ipsec-tools.spec ++++++ --- /var/tmp/diff_new_pack.MOfWMk/_old 2015-01-24 22:20:44.000000000 +0100 +++ /var/tmp/diff_new_pack.MOfWMk/_new 2015-01-24 22:20:44.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ipsec-tools # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Summary: IPsec Utilities License: BSD-3-Clause Group: Productivity/Networking/Security -Version: 0.8.0 +Version: 0.8.2 Release: 0 Url: http://ipsec-tools.sourceforge.net/ Source: http://prdownloads.sourceforge.net/ipsec-tools/ipsec-tools-%{version}.tar.bz2 @@ -49,12 +49,11 @@ BuildRequires: readline-devel BuildRequires: pkgconfig(systemd) -%if 0%{?suse_version} >= 1100 BuildRequires: fdupes BuildRequires: libselinux-devel -%endif Provides: racoon %{?systemd_requires} + %description This is the IPsec-Tools package. This package is needed to really make use of the IPsec functionality in the version 2.5 and 2.6 Linux @@ -87,7 +86,7 @@ --sysconfdir=/etc/racoon \ --sharedstatedir=/run \ --localstatedir=/run \ - --with-kernel-headers="/usr/include" \ + -with-kernel-headers="/usr/include" \ --enable-dpd \ --enable-hybrid \ --enable-frag \ @@ -96,11 +95,7 @@ --enable-stats=yes \ --enable-adminport \ --with-libpam \ -%if 0%{?suse_version} >= 1100 --enable-security-context=yes \ -%else - --enable-security-context=no \ -%endif --with-libldap make @@ -127,9 +122,7 @@ install -D -m 0644 $i $RPM_BUILD_ROOT/usr/share/doc/packages/%{name}/ done #some rpmlint stuff -%if 0%{?suse_version} >= 1100 %fdupes -s $RPM_BUILD_ROOT/ -%endif install -d %{buildroot}%{_tmpfilesdir} echo 'd /run/racoon 0700 root root -' > %{buildroot}%{_tmpfilesdir}/racoon.conf ++++++ ipsec-tools-0.8.0.tar.bz2 -> ipsec-tools-0.8.2.tar.bz2 ++++++ ++++ 39778 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
