summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2007-10-01 13:00:58 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit2440819c944ad04ef08d7f5ad22cfb84ad725f6e (patch)
tree10619ea7a02f63c79e79433f6b1e030d32fa54c0
parentdb5cd4ed58f2e915171db5067748edcacad9e4e6 (diff)
downloadlibreswan-2440819c944ad04ef08d7f5ad22cfb84ad725f6e.zip
libreswan-2440819c944ad04ef08d7f5ad22cfb84ad725f6e.tar.gz
- update to 2.4.9
Changed files: openswan-prefix.patch -> 1.4 openswan.spec -> 1.35
-rw-r--r--openswan-prefix.patch7
-rw-r--r--openswan.spec6
2 files changed, 6 insertions, 7 deletions
diff --git a/openswan-prefix.patch b/openswan-prefix.patch
index 4d44ea6..943264d 100644
--- a/openswan-prefix.patch
+++ b/openswan-prefix.patch
@@ -37,15 +37,14 @@ diff -Nuard openswan-2.1.2.orig/Makefile.inc openswan-2.1.2/Makefile.inc
else
endif
-diff -Nuard openswan-2.1.2.orig/programs/examples/Makefile openswan-2.1.2/programs/examples/Makefile
---- openswan-2.1.2.orig/programs/examples/Makefile 2004-01-20 20:24:23.000000000 +0100
-+++ openswan-2.1.2/programs/examples/Makefile 2004-05-25 12:05:58.308427376 +0200
+--- openswan-2.4.9/programs/examples/Makefile~ 2007-10-01 15:45:22.000000000 +0300
++++ openswan-2.4.9/programs/examples/Makefile 2007-10-01 15:59:30.299660808 +0300
@@ -16,7 +16,7 @@
OPENSWANSRCDIR?=$(shell cd ../..; pwd)
include ${OPENSWANSRCDIR}/Makefile.inc
-CONFDSUBDIR=examples
+CONFDSUBDIR=.
- CONFDFILES=no_oe.conf l2tp-cert.conf l2tp-cert-orgWIN2KXP.conf l2tp-psk.conf l2tp-psk-orgWIN2KXP.conf linux-linux.conf
+ CONFDFILES=no_oe.conf l2tp-cert.conf l2tp-cert-orgWIN2KXP.conf l2tp-psk.conf l2tp-psk-orgWIN2KXP.conf linux-linux.conf sysctl.conf
include ${srcdir}../Makefile.program
diff --git a/openswan.spec b/openswan.spec
index 80b88d9..ae13e3e 100644
--- a/openswan.spec
+++ b/openswan.spec
@@ -5,13 +5,13 @@
Summary: Open Source implementation of IPsec for the Linux operating system
Summary(pl.UTF-8): Otwarta implementacja IPseca dla systemu operacyjnego Linux
Name: openswan
-Version: 2.4.7
-Release: 2
+Version: 2.4.9
+Release: 1
Epoch: 0
License: GPL/BSD
Group: Networking/Daemons
Source0: http://www.openswan.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: 70f22e8adc39e07a165f75eccb7cd079
+# Source0-md5: 845f12d80d443cfa1a52f2b53b987bee
Source1: %{name}.init
Patch0: %{name}-prefix.patch
Patch1: %{name}-bash.patch