Revert "Updated openswan (2.6.24)."

This reverts commit 8993193ebd.
Kernel Oops and ipsec unload.
This commit is contained in:
Arne Fitzenreiter
2010-01-12 19:34:53 +01:00
parent de20524ed3
commit f39d9777eb
7 changed files with 33 additions and 36 deletions

View File

@@ -30,7 +30,7 @@ else
VERSUFIX=ipfire
endif
VER = 2.6.24
VER = 2.6.23
THISAPP = openswan-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -51,7 +51,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 1c76b6982c05392f7c360afb92699661
$(DL_FILE)_MD5 = c83053471e639bf3b97e3cf7796b7e83
install : $(TARGET)
@@ -92,7 +92,7 @@ else
-e 's%^KLIPSCOMPILE.*$$%KLIPSCOMPILE=$(CFLAGS)%' \
-e 's%^XMLTO.*$$%#&%' Makefile.inc
cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/openswan-2.6.24_noxmlto.patch
cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/openswan-2.6.20_noxmlto.patch
cd $(DIR_APP) && sed -i 's/-Werror//' programs/Makefile.program