From mboxrd@z Thu Jan  1 00:00:00 1970
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated.
 0ab3e07f9d96074eefb0ecbc4359f90feb520635
Date: Thu, 11 Jun 2015 17:05:45 +0200
Message-ID: <20150611150546.003FA22208@argus.ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7880065974844739499=="
List-Id: <ipfire-scm.lists.ipfire.org>

--===============7880065974844739499==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

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  0ab3e07f9d96074eefb0ecbc4359f90feb520635 (commit)
       via  3e95f420280d49eebc07d864bc41e6ab3ea0adc3 (commit)
      from  aec0c3102e3061d4df9002efc93e45ec50975be9 (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 0ab3e07f9d96074eefb0ecbc4359f90feb520635
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jun 11 17:05:27 2015 +0200

    core91: Ship openssh after openssl has been updated
   =20
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 3e95f420280d49eebc07d864bc41e6ab3ea0adc3
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jun 11 17:03:56 2015 +0200

    openssl: Update to version 1.0.2b
   =20
    https://www.openssl.org/news/secadv_20150611.txt
   =20
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/core/{90 =3D> 91}/filelists/i586/openssl-sse2 | 0
 config/rootfiles/{oldcore/81 =3D> core/91}/filelists/openssh   | 0
 config/rootfiles/{oldcore/87 =3D> core/91}/filelists/openssl   | 0
 lfs/openssl                                                  | 4 ++--
 4 files changed, 2 insertions(+), 2 deletions(-)
 copy config/rootfiles/core/{90 =3D> 91}/filelists/i586/openssl-sse2 (100%)
 copy config/rootfiles/{oldcore/81 =3D> core/91}/filelists/openssh (100%)
 copy config/rootfiles/{oldcore/87 =3D> core/91}/filelists/openssl (100%)

Difference in files:
diff --git a/config/rootfiles/core/91/filelists/i586/openssl-sse2 b/config/ro=
otfiles/core/91/filelists/i586/openssl-sse2
new file mode 120000
index 0000000..f424713
--- /dev/null
+++ b/config/rootfiles/core/91/filelists/i586/openssl-sse2
@@ -0,0 +1 @@
+../../../../common/i586/openssl-sse2
\ No newline at end of file
diff --git a/config/rootfiles/core/91/filelists/openssh b/config/rootfiles/co=
re/91/filelists/openssh
new file mode 120000
index 0000000..d8c77fd
--- /dev/null
+++ b/config/rootfiles/core/91/filelists/openssh
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
diff --git a/config/rootfiles/core/91/filelists/openssl b/config/rootfiles/co=
re/91/filelists/openssl
new file mode 120000
index 0000000..e011a92
--- /dev/null
+++ b/config/rootfiles/core/91/filelists/openssl
@@ -0,0 +1 @@
+../../../common/openssl
\ No newline at end of file
diff --git a/lfs/openssl b/lfs/openssl
index 455dcf1..3b9f3e1 100644
--- a/lfs/openssl
+++ b/lfs/openssl
@@ -24,7 +24,7 @@
=20
 include Config
=20
-VER        =3D 1.0.2a
+VER        =3D 1.0.2b
=20
 THISAPP    =3D openssl-$(VER)
 DL_FILE    =3D $(THISAPP).tar.gz
@@ -82,7 +82,7 @@ objects =3D $(DL_FILE)
=20
 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE)
=20
-$(DL_FILE)_MD5 =3D a06c547dac9044161a477211049f60ef
+$(DL_FILE)_MD5 =3D 7729b259e2dea7d60b32fc3934d6984b
=20
 install : $(TARGET)
=20


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

--===============7880065974844739499==--