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, master, updated.
 aacab139dc272d9c1b42340100cccb15cd7a302f
Date: Tue, 23 Feb 2016 18:23:58 +0000
Message-ID: <20160223182359.78E091081BC7@git01.ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3552882961661142171=="
List-Id: <ipfire-scm.lists.ipfire.org>

--===============3552882961661142171==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

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  aacab139dc272d9c1b42340100cccb15cd7a302f (commit)
      from  829b0ba85156fbf3514b3f5d5b13c0f3254fae49 (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 aacab139dc272d9c1b42340100cccb15cd7a302f
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Tue Feb 23 09:40:31 2016 -0800

    stunnel: Bump release version
    
    The version on the server seems to be still linked against
    the older 0.9.8 series of openssl and needs to be updated
    on all systems.
    
    I manually pushed this update for the 2.17 branch on i586.
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 lfs/stunnel | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Difference in files:
diff --git a/lfs/stunnel b/lfs/stunnel
index f6f27e0..4585151 100644
--- a/lfs/stunnel
+++ b/lfs/stunnel
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = stunnel
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = ""
 


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

--===============3552882961661142171==--