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, next, updated. f1a58c3322701040090efd1b7949f448c3128d5a
Date: Tue, 05 Feb 2013 19:27:13 +0100	[thread overview]
Message-ID: <20130205182714.99A06200DC@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3418 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, next has been updated
       via  f1a58c3322701040090efd1b7949f448c3128d5a (commit)
       via  7a26d28aa4f4c3602970cccdf0697d555b39ef3c (commit)
      from  ea31a62aadf428e37a686568e5b95caf0fbc07b6 (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 f1a58c3322701040090efd1b7949f448c3128d5a
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Tue Feb 5 19:26:58 2013 +0100

    openssh: Update to 6.1p1.

commit 7a26d28aa4f4c3602970cccdf0697d555b39ef3c
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Tue Feb 5 19:01:11 2013 +0100

    openssl: Update to 0.9.8y.
    
    Fixes the "Lucky Thirteen" issue: http://www.isg.rhul.ac.uk/tls/
    also known as CVE-2013-0169
    
    http://www.openssl.org/news/secadv_20130205.txt

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/common/openssl                            | 1 -
 config/rootfiles/{oldcore/36 => core/66}/filelists/openssh | 0
 lfs/openssh                                                | 4 ++--
 lfs/openssl                                                | 4 ++--
 4 files changed, 4 insertions(+), 5 deletions(-)
 copy config/rootfiles/{oldcore/36 => core/66}/filelists/openssh (100%)

Difference in files:
diff --git a/config/rootfiles/common/openssl b/config/rootfiles/common/openssl
index 296a0c0..bc1ac49 100644
--- a/config/rootfiles/common/openssl
+++ b/config/rootfiles/common/openssl
@@ -1164,7 +1164,6 @@ usr/lib/libssl.so.0.9.8
 #usr/share/man/man3/md5.3
 #usr/share/man/man3/mdc2.3
 #usr/share/man/man3/pem.3
-#usr/share/man/man3/rand.3
 #usr/share/man/man3/rc4.3
 #usr/share/man/man3/ripemd.3
 #usr/share/man/man3/rsa.3
diff --git a/config/rootfiles/core/66/filelists/openssh b/config/rootfiles/core/66/filelists/openssh
new file mode 120000
index 0000000..d8c77fd
--- /dev/null
+++ b/config/rootfiles/core/66/filelists/openssh
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
diff --git a/lfs/openssh b/lfs/openssh
index 26ac555..774e18a 100644
--- a/lfs/openssh
+++ b/lfs/openssh
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.0p1
+VER        = 6.1p1
 
 THISAPP    = openssh-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 3c9347aa67862881c5da3f3b1c08da7b
+$(DL_FILE)_MD5 = 3345cbf4efe90ffb06a78670ab2d05d5
 
 install : $(TARGET)
 
diff --git a/lfs/openssl b/lfs/openssl
index 9aef173..b9d2617 100644
--- a/lfs/openssl
+++ b/lfs/openssl
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.9.8x
+VER        = 0.9.8y
 
 THISAPP    = openssl-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = ee17e9bc805c8cc7d0afac3b0ef78eda
+$(DL_FILE)_MD5 = 47c7fb37f78c970f1d30aa2f9e9e26d8
 
 install : $(TARGET)
 


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2013-02-05 18:27 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=20130205182714.99A06200DC@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