Hello community, here is the log from the commit of package ipsec-tools for openSUSE:Factory checked in at 2015-06-23 11:56:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-06-10 09:16:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ipsec-tools.new/ipsec-tools.changes 2015-06-23 11:56:49.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Jun 10 15:39:46 UTC 2015 - [email protected] + +- rework racoon.psk.patch + * comment example entry (its not a backdoor just an example) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ipsec-tools.spec ++++++ --- /var/tmp/diff_new_pack.PkrweQ/_old 2015-06-23 11:56:49.000000000 +0200 +++ /var/tmp/diff_new_pack.PkrweQ/_new 2015-06-23 11:56:49.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package ipsec-tools # -# Copyright (c) 2015 SUSE LINUX 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 @@ -36,6 +36,7 @@ Patch4: ipsec-tools-0.8.0-certasn1txtbroken.patch Patch5: racoon-fips-rsa.patch Patch6: racoon-no-md5.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: bison BuildRequires: fdupes BuildRequires: flex @@ -51,7 +52,6 @@ BuildRequires: pkgconfig(systemd) Requires(post): %fillup_prereq Provides: racoon -BuildRoot: %{_tmppath}/%{name}-%{version}-build %{?systemd_requires} %description ++++++ racoon.psk.patch ++++++ --- /var/tmp/diff_new_pack.PkrweQ/_old 2015-06-23 11:56:49.000000000 +0200 +++ /var/tmp/diff_new_pack.PkrweQ/_new 2015-06-23 11:56:49.000000000 +0200 @@ -1,6 +1,6 @@ -diff -ruN ipsec-tools-0.7.3-orig/src/racoon/samples/psk.txt.in ipsec-tools-0.7.3/src/racoon/samples/psk.txt.in ---- ipsec-tools-0.7.3-orig/src/racoon/samples/psk.txt.in 2005-02-12 11:13:59.000000000 +0000 -+++ ipsec-tools-0.7.3/src/racoon/samples/psk.txt.in 2009-11-24 16:56:57.918529481 +0000 +diff -ruN ipsec-tools-0.8.2-orig/src/racoon/samples/psk.txt.in ipsec-tools-0.8.2/src/racoon/samples/psk.txt.in +--- ipsec-tools-0.8.2-orig/src/racoon/samples/psk.txt.in 2005-02-12 12:13:59.000000000 +0100 ++++ ipsec-tools-0.8.2/src/racoon/samples/psk.txt.in 2015-06-10 17:38:50.000000000 +0200 @@ -1,21 +1,43 @@ -# IPv4/v6 addresses -10.160.94.3 mekmitasdigoat @@ -21,7 +21,7 @@ -3ffe:501:410:ffff:210:4bff:fea2:8baa mekmitasdigoat +################################################## +# ipsec ranbits --continuous 128 -+# 128 Bit kPSK ++# 128 Bit Key +# 0x3e50b948e6244038a96d205cccb2bfc0 +############################################# +# ipsec ranbits --continuous 256 @@ -32,7 +32,7 @@ +################################################## +# Partner +################################################## -+115.176.124.3 0x3e50b948e6244038a96d205cccb2bfc0 ++#115.176.124.3 0x3e50b948e6244038a96d205cccb2bfc0 + +################################################## # USER_FQDN
