* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 3b90253598c5ceea9f4c92e1b363a72d9424c7b8
@ 2015-03-12 12:14 git
0 siblings, 0 replies; only message in thread
From: git @ 2015-03-12 12:14 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 2992 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, master has been updated
via 3b90253598c5ceea9f4c92e1b363a72d9424c7b8 (commit)
from 9029c9d056e2251b6c1130b2b3a8f0e5a77bff40 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3b90253598c5ceea9f4c92e1b363a72d9424c7b8
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 12 13:14:26 2015 +0100
openssl-compat: Disable SSLv3 and SSLv2 as well
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/{oldcore/81 => core/88}/filelists/openssh | 0
config/rootfiles/{oldcore/87 => core/88}/filelists/openssl | 0
config/rootfiles/{oldcore/87 => core/88}/filelists/openssl-compat | 0
lfs/openssl-compat | 1 +
4 files changed, 1 insertion(+)
copy config/rootfiles/{oldcore/81 => core/88}/filelists/openssh (100%)
copy config/rootfiles/{oldcore/87 => core/88}/filelists/openssl (100%)
copy config/rootfiles/{oldcore/87 => core/88}/filelists/openssl-compat (100%)
Difference in files:
diff --git a/config/rootfiles/core/88/filelists/openssh b/config/rootfiles/core/88/filelists/openssh
new file mode 120000
index 0000000..d8c77fd
--- /dev/null
+++ b/config/rootfiles/core/88/filelists/openssh
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
diff --git a/config/rootfiles/core/88/filelists/openssl b/config/rootfiles/core/88/filelists/openssl
new file mode 120000
index 0000000..e011a92
--- /dev/null
+++ b/config/rootfiles/core/88/filelists/openssl
@@ -0,0 +1 @@
+../../../common/openssl
\ No newline at end of file
diff --git a/config/rootfiles/core/88/filelists/openssl-compat b/config/rootfiles/core/88/filelists/openssl-compat
new file mode 120000
index 0000000..c9fa421
--- /dev/null
+++ b/config/rootfiles/core/88/filelists/openssl-compat
@@ -0,0 +1 @@
+../../../common/openssl-compat
\ No newline at end of file
diff --git a/lfs/openssl-compat b/lfs/openssl-compat
index 52a8e91..8e22a34 100644
--- a/lfs/openssl-compat
+++ b/lfs/openssl-compat
@@ -72,6 +72,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/openssl-0.9.8u-cryptodev.patch
+ cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/openssl-disable-sslv2-sslv3.patch
cd $(DIR_APP) && sed -i -e 's/mcpu/march/' config
cd $(DIR_APP) && sed -i -e 's/-O3/-O2/' -e 's/-march=i486/-march=i586/' Configure
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-12 12:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-12 12:14 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 3b90253598c5ceea9f4c92e1b363a72d9424c7b8 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox