public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 3b90253598c5ceea9f4c92e1b363a72d9424c7b8
Date: Thu, 12 Mar 2015 13:14:45 +0100	[thread overview]
Message-ID: <20150312121446.106C621F24@argus.ipfire.org> (raw)

[-- 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

                 reply	other threads:[~2015-03-12 12:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150312121446.106C621F24@argus.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox