From 55b4b3c924e1f3e01cb43bf079be884ac0e0d956 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 8 Feb 2011 22:14:41 +0100 Subject: [PATCH 1/1] Update openssl (0.9.8r). --- config/rootfiles/common/openssl | 1 + config/rootfiles/core/46/filelists/openssl | 1 + lfs/openssl | 6 +++--- 3 files changed, 5 insertions(+), 3 deletions(-) create mode 120000 config/rootfiles/core/46/filelists/openssl diff --git a/config/rootfiles/common/openssl b/config/rootfiles/common/openssl index c075845f62..b813c5b7c3 100644 --- a/config/rootfiles/common/openssl +++ b/config/rootfiles/common/openssl @@ -1116,6 +1116,7 @@ usr/lib/libssl.so.0.9.8 #usr/share/man/man3/dsa.3 #usr/share/man/man3/ecdsa.3 #usr/share/man/man3/engine.3 ++usr/share/man/man3/err.3 #usr/share/man/man3/evp.3 #usr/share/man/man3/hmac.3 #usr/share/man/man3/i2d_ASN1_OBJECT.3 diff --git a/config/rootfiles/core/46/filelists/openssl b/config/rootfiles/core/46/filelists/openssl new file mode 120000 index 0000000000..e011a9266c --- /dev/null +++ b/config/rootfiles/core/46/filelists/openssl @@ -0,0 +1 @@ +../../../common/openssl \ No newline at end of file diff --git a/lfs/openssl b/lfs/openssl index dc65ef5bc1..285cae343b 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2010 IPFire Team # +# Copyright (C) 2007-2011 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 0.9.8q +VER = 0.9.8r THISAPP = openssl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 80e67291bec9230f03eefb5cfe858998 +$(DL_FILE)_MD5 = 0352932ea863bc02b056cda7c9ac5b79 install : $(TARGET) -- 2.39.2