Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/lib/libcrypto Pull up revision 1.6 (requested by jdarro...
details: https://anonhg.NetBSD.org/src/rev/9fdf1e96d256
branches: netbsd-1-6
changeset: 529023:9fdf1e96d256
user: lukem <lukem%NetBSD.org@localhost>
date: Wed Aug 21 00:32:02 2002 +0000
description:
Pull up revision 1.6 (requested by jdarrow in ticket #706):
Belatedly bump libdes shared library major number, due to bump of
libcrypto shared major when we moved from OpenSSL 0.9.5 to 0.9.6.
Add note to libcrypto shlib_version file to remind people to also
update libdes shlib_version.
diffstat:
lib/libcrypto/shlib_version | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 503a7fe6e67c -r 9fdf1e96d256 lib/libcrypto/shlib_version
--- a/lib/libcrypto/shlib_version Wed Aug 21 00:31:53 2002 +0000
+++ b/lib/libcrypto/shlib_version Wed Aug 21 00:32:02 2002 +0000
@@ -1,5 +1,8 @@
-# $NetBSD: shlib_version,v 1.4.2.1 2002/08/02 12:05:01 lukem Exp $
+# $NetBSD: shlib_version,v 1.4.2.2 2002/08/21 00:32:02 lukem Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
+# Also remember to update lib/libdes/shlib_version when changing
+# (since it just installs a symbolic link to libcrypto)
+#
major=1
minor=1
Home |
Main Index |
Thread Index |
Old Index