public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. b1f11b0402dc6ea12078c44acb64af1a665aaafe
@ 2014-04-07 19:37 git
  0 siblings, 0 replies; only message in thread
From: git @ 2014-04-07 19:37 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 2291 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  b1f11b0402dc6ea12078c44acb64af1a665aaafe (commit)
      from  1ccfb89eabe24005e3bd794d91d5db8094678a2b (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 b1f11b0402dc6ea12078c44acb64af1a665aaafe
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Mon Apr 7 21:33:34 2014 +0200

    openssl: update to 1.0.1g.
    
    Fix for CVE-2014-0160
    Add TLS padding extension workaround for broken servers.
    Fix for CVE-2014-0076

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

Summary of changes:
 lfs/openssl | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/lfs/openssl b/lfs/openssl
index 4d4516c..f842bb9 100644
--- a/lfs/openssl
+++ b/lfs/openssl
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2013  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2014  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # 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        = 1.0.1f
+VER        = 1.0.1g
 
 THISAPP    = openssl-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -51,7 +51,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = f26b09c028a0541cab33da697d522b25
+$(DL_FILE)_MD5 = de62b43dfcd858e66a74bee1c834e959
 
 install : $(TARGET)
 


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-07 19:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-07 19:37 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. b1f11b0402dc6ea12078c44acb64af1a665aaafe git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox