Bump OpenSSL to 0.9.8w oi_151a oi_151a_prestable3 oi_151a_prestable4
authorJon Tibble <meths@btinternet.com>
Thu, 03 May 2012 19:30:05 +0100
branchoi_151a
changeset 2570 e71648c6fe93
parent 2569 25b4b730cd79
child 2571 e0761b221b03
Bump OpenSSL to 0.9.8w
src/util/distro-import/151/common/library:security:openssl
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/util/distro-import/151/common/library:security:openssl	Thu May 03 19:30:05 2012 +0100
@@ -0,0 +1,29 @@
+package library/security/openssl
+consolidation "sfw"
+classification "System/Security"
+import SUNWopenssl-commands
+import SUNWopenssl-include
+import SUNWopenssl-libraries
+import SUNWopenssl-man
+import SUNWopensslr
+chattr etc/openssl/openssl.cnf \
+	original_name=SUNWopenssl:etc/sfw/openssl/openssl.cnf
+#
+# the following link was removed in snv_104 but due to bug 2369, we
+# continue to instantiate it so it does not get removed on update
+#
+add link path=usr/sfw/man target=share/man
+#
+# the following link was removed in snv_130 but due to bug 2369, we
+# continue to instantiate it so it does not get removed on update
+#
+add link path=usr/sfw/lib/64 target=$(ARCH64)
+version 0.9.8.23
+end package
+
+package SUNWopenssl
+consolidation "sfw"
+renamed 133
+depend library/security/openssl
+version 0.9.8.12
+end package