# HG changeset patch # User Jon Tibble # Date 1336069805 -3600 # Node ID e71648c6fe9376c2e371d0e1af1ab065578681d3 # Parent 25b4b730cd79a87f0032f7676d0f52ad8bb3faab Bump OpenSSL to 0.9.8w diff -r 25b4b730cd79 -r e71648c6fe93 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