pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2005Q3]: pkgsrc/security/openssl Pullup ticket 833 - requested...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d2a6954bfdf7
branches: pkgsrc-2005Q3
changeset: 499588:d2a6954bfdf7
user: salo <salo%pkgsrc.org@localhost>
date: Sat Oct 15 11:19:10 2005 +0000
description:
Pullup ticket 833 - requested by Johnny C. Lam
openssl update (abi changes)
Revisions pulled up:
- pkgsrc/security/openssl/Makefile 1.108
- pkgsrc/security/openssl/distinfo 1.47
Module Name: pkgsrc
Committed By: jlam
Date: Sat Oct 15 06:29:58 UTC 2005
Modified Files:
pkgsrc/security/openssl: Makefile distinfo
Log Message:
Update security/openssl from 0.9.7h to 0.9.7i. Changes from version
0.9.7h include fixing a shared library upgrade problem where openssl-0.9.7h
had a different ABI than previous 0.9.7 sub-revisions due to a changed
constant.
diffstat:
security/openssl/Makefile | 4 ++--
security/openssl/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (30 lines):
diff -r 012a61648d4d -r d2a6954bfdf7 security/openssl/Makefile
--- a/security/openssl/Makefile Thu Oct 13 14:05:54 2005 +0000
+++ b/security/openssl/Makefile Sat Oct 15 11:19:10 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.106.2.1 2005/10/13 13:21:07 salo Exp $
+# $NetBSD: Makefile,v 1.106.2.2 2005/10/15 11:19:10 salo Exp $
OPENSSL_SNAPSHOT?= # empty
OPENSSL_STABLE?= # empty
-OPENSSL_VERS?= 0.9.7h
+OPENSSL_VERS?= 0.9.7i
.if empty(OPENSSL_SNAPSHOT)
DISTNAME= openssl-${OPENSSL_VERS}
diff -r 012a61648d4d -r d2a6954bfdf7 security/openssl/distinfo
--- a/security/openssl/distinfo Thu Oct 13 14:05:54 2005 +0000
+++ b/security/openssl/distinfo Sat Oct 15 11:19:10 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.45.4.1 2005/10/13 13:21:08 salo Exp $
+$NetBSD: distinfo,v 1.45.4.2 2005/10/15 11:19:10 salo Exp $
-SHA1 (openssl-0.9.7h.tar.gz) = 9fe535fce89af967b29c4727dedd25f2b4cc2f0d
-RMD160 (openssl-0.9.7h.tar.gz) = 013a101cf5e5a9474fa7afa4f27783f751245ad8
-Size (openssl-0.9.7h.tar.gz) = 3287019 bytes
+SHA1 (openssl-0.9.7i.tar.gz) = 4c23925744d43272fa19615454da44e01465eb06
+RMD160 (openssl-0.9.7i.tar.gz) = 0dce52c5793a0c37f17b620f7d26bbf9e4fcf755
+Size (openssl-0.9.7i.tar.gz) = 3280907 bytes
SHA1 (patch-aa) = d6cfc26e1f3b378adff1d7f2219ba8e8f39d91e3
SHA1 (patch-ac) = d0c6404afcc2d462e16a56c3f20bb7e92861e8ba
SHA1 (patch-ad) = 2581d06c21ed6d1c9a554289591031a6eb66a686
Home |
Main Index |
Thread Index |
Old Index