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 870eb6a2bb29326da1104349720a911678e1a030 (commit) via fea98bc53e658acecfb84578d637a432ab15152c (commit) from 7949161c2b64a6044cf5018a4d901814c673c2a6 (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 870eb6a2bb29326da1104349720a911678e1a030 Merge: fea98bc53e658acecfb84578d637a432ab15152c 7949161c2b64a6044cf5018a4d901814c673c2a6 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Jun 1 23:55:33 2010 +0200
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x
commit fea98bc53e658acecfb84578d637a432ab15152c Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Jun 1 23:55:12 2010 +0200
openssl: Update to 0.9.8o.
-----------------------------------------------------------------------
Summary of changes: lfs/openssl | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
Difference in files: diff --git a/lfs/openssl b/lfs/openssl index 1599c7b..5c8b413 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -24,7 +24,7 @@
include Config
-VER = 0.9.8n +VER = 0.9.8o
THISAPP = openssl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 076d8efc3ed93646bd01f04e23c07066 +$(DL_FILE)_MD5 = 63ddc5116488985e820075e65fbe6aa4
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree