updated OpenSSL to 0.9.8h
SVN-Revision: 11309
This commit is contained in:
parent
6fab96eb3e
commit
80219efc2d
3 changed files with 13 additions and 13 deletions
|
@ -9,7 +9,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=openssl
|
PKG_NAME:=openssl
|
||||||
PKG_VERSION:=0.9.8g
|
PKG_VERSION:=0.9.8h
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
|
@ -17,7 +17,7 @@ PKG_SOURCE_URL:=http://www.openssl.org/source/ \
|
||||||
ftp://ftp.funet.fi/pub/crypt/cryptography/libs/openssl/source/ \
|
ftp://ftp.funet.fi/pub/crypt/cryptography/libs/openssl/source/ \
|
||||||
ftp://ftp.webmonster.de/pub/openssl/source/ \
|
ftp://ftp.webmonster.de/pub/openssl/source/ \
|
||||||
ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/
|
ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/
|
||||||
PKG_MD5SUM:=acf70a16359bf3658bdfb74bda1c4419
|
PKG_MD5SUM:=7d3d41dafc76cf2fcb5559963b5783b3
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
diff -ur openssl-0.9.8g/Configure openssl-0.9.8g2/Configure
|
diff -ur openssl-0.9.8h.orig/Configure openssl-0.9.8h/Configure
|
||||||
--- openssl-0.9.8g/Configure 2007-09-16 14:24:17.000000000 +0200
|
--- openssl-0.9.8h.orig/Configure 2008-05-31 17:27:47.000000000 +0200
|
||||||
+++ openssl-0.9.8g2/Configure 2008-05-19 22:46:03.000000000 +0200
|
+++ openssl-0.9.8h/Configure 2008-05-31 17:28:16.000000000 +0200
|
||||||
@@ -352,6 +352,8 @@
|
@@ -357,6 +357,8 @@
|
||||||
"linux-alpha+bwx-gcc","gcc:-O3 -DL_ENDIAN -DTERMIO::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
|
"linux-alpha+bwx-gcc","gcc:-O3 -DL_ENDIAN -DTERMIO::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
|
||||||
"linux-alpha-ccc","ccc:-fast -readonly_strings -DL_ENDIAN -DTERMIO::-D_REENTRANT:::SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL:${no_asm}",
|
"linux-alpha-ccc","ccc:-fast -readonly_strings -DL_ENDIAN -DTERMIO::-D_REENTRANT:::SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL:${no_asm}",
|
||||||
"linux-alpha+bwx-ccc","ccc:-fast -readonly_strings -DL_ENDIAN -DTERMIO::-D_REENTRANT:::SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL:${no_asm}",
|
"linux-alpha+bwx-ccc","ccc:-fast -readonly_strings -DL_ENDIAN -DTERMIO::-D_REENTRANT:::SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL:${no_asm}",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
diff -ur openssl-0.9.8g/Configure openssl-0.9.8g2/Configure
|
diff -ur openssl-0.9.8h.orig/Configure openssl-0.9.8h/Configure
|
||||||
--- openssl-0.9.8g/Configure 2008-05-19 22:49:45.000000000 +0200
|
--- openssl-0.9.8h.orig/Configure 2008-05-31 17:31:04.000000000 +0200
|
||||||
+++ openssl-0.9.8g2/Configure 2008-05-19 22:50:40.000000000 +0200
|
+++ openssl-0.9.8h/Configure 2008-05-31 17:30:47.000000000 +0200
|
||||||
@@ -1685,6 +1685,11 @@
|
@@ -1712,6 +1712,11 @@
|
||||||
close(OUT);
|
close(OUT);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -13,9 +13,9 @@ diff -ur openssl-0.9.8g/Configure openssl-0.9.8g2/Configure
|
||||||
print <<EOF;
|
print <<EOF;
|
||||||
|
|
||||||
Configured for $target.
|
Configured for $target.
|
||||||
diff -ur openssl-0.9.8g/util/libeay.num openssl-0.9.8g2/util/libeay.num
|
diff -ur openssl-0.9.8h.orig/util/libeay.num openssl-0.9.8h/util/libeay.num
|
||||||
--- openssl-0.9.8g/util/libeay.num 2007-06-11 18:33:48.000000000 +0200
|
--- openssl-0.9.8h.orig/util/libeay.num 2008-05-31 17:27:46.000000000 +0200
|
||||||
+++ openssl-0.9.8g2/util/libeay.num 2008-05-19 22:50:40.000000000 +0200
|
+++ openssl-0.9.8h/util/libeay.num 2008-05-31 17:30:47.000000000 +0200
|
||||||
@@ -2071,7 +2071,6 @@
|
@@ -2071,7 +2071,6 @@
|
||||||
UI_add_error_string 2633 EXIST::FUNCTION:
|
UI_add_error_string 2633 EXIST::FUNCTION:
|
||||||
KRB5_CHECKSUM_free 2634 EXIST::FUNCTION:
|
KRB5_CHECKSUM_free 2634 EXIST::FUNCTION:
|
||||||
|
|
Loading…
Reference in a new issue