# HG changeset patch # User jenny.yung@oracle.com # Date 1403652540 25200 # Node ID ac6c35e6af98c876004459e9ae7898509368c0b7 # Parent 353f08957e60f6cb641340b8ed638a40d8004cc5 19005730 COMPONENT_BUGDB needs to be updated in components/openssl/*/Makefile diff -r 353f08957e60 -r ac6c35e6af98 components/openssl/openssl-1.0.1-fips-140/Makefile --- a/components/openssl/openssl-1.0.1-fips-140/Makefile Mon Jun 23 23:00:51 2014 -0700 +++ b/components/openssl/openssl-1.0.1-fips-140/Makefile Tue Jun 24 16:29:00 2014 -0700 @@ -38,7 +38,7 @@ COMPONENT_ARCHIVE_HASH= \ sha256:9d1c8a9836aa63e2c6adb684186cbd4371c9e9dcc01d6e3bb447abf2d4d3d093 COMPONENT_ARCHIVE_URL = $(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE) -COMPONENT_BUGDB= utility/openssl +COMPONENT_BUGDB= library/openssl TPNO= 17979 diff -r 353f08957e60 -r ac6c35e6af98 components/openssl/openssl-1.0.1/Makefile --- a/components/openssl/openssl-1.0.1/Makefile Mon Jun 23 23:00:51 2014 -0700 +++ b/components/openssl/openssl-1.0.1/Makefile Tue Jun 24 16:29:00 2014 -0700 @@ -38,7 +38,7 @@ COMPONENT_ARCHIVE_HASH= \ sha256:9d1c8a9836aa63e2c6adb684186cbd4371c9e9dcc01d6e3bb447abf2d4d3d093 COMPONENT_ARCHIVE_URL = $(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE) -COMPONENT_BUGDB= utility/openssl +COMPONENT_BUGDB= library/openssl TPNO= 17979 diff -r 353f08957e60 -r ac6c35e6af98 components/openssl/openssl-fips/Makefile --- a/components/openssl/openssl-fips/Makefile Mon Jun 23 23:00:51 2014 -0700 +++ b/components/openssl/openssl-fips/Makefile Tue Jun 24 16:29:00 2014 -0700 @@ -35,7 +35,7 @@ COMPONENT_ARCHIVE_HASH= \ sha256:f1abdd0ca1a9467a3eba15564fc2b3447114d1d63020c33cd3210f2a43a5ff4d COMPONENT_ARCHIVE_URL = http://www.openssl.org/source/$(COMPONENT_ARCHIVE) -COMPONENT_BUGDB= utility/openssl +COMPONENT_BUGDB= library/openssl include $(WS_TOP)/make-rules/prep.mk include $(WS_TOP)/make-rules/configure.mk