diff options
author | jlam <jlam@pkgsrc.org> | 2005-10-15 06:29:58 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-10-15 06:29:58 +0000 |
commit | facd31c705a349349a44f059fc4cc0f29714eb82 (patch) | |
tree | 65edf9b690323d1123880c7d36cccdfd46b1b2b4 /doc/CHANGES | |
parent | 2c40e69200365de514ffc340a00d3e30b062d1ee (diff) | |
download | pkgsrc-facd31c705a349349a44f059fc4cc0f29714eb82.tar.gz |
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 (limited to 'doc/CHANGES')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 9d9e7393fe5..05ad6288e20 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11491 2005/10/15 01:01:40 xtraeme Exp $ +$NetBSD: CHANGES,v 1.11492 2005/10/15 06:30:35 jlam Exp $ Changes to the packages collection and infrastructure in 2005: @@ -4603,3 +4603,4 @@ Changes to the packages collection and infrastructure in 2005: Updated emulators/uae to 0.8.25 [kristerw 2005-10-14] Updated net/p5-SNMP-MIB-Compiler to 0.06nb3 [kristerw 2005-10-15] Added audio/glurp version 0.11.6 [xtraeme 2005-10-15] + Updated security/openssl to 0.9.7i [jlam 2005-10-15] |