changeset 3040:a3a1e4ab86e8

Fix path in nss-not-enabled-config.patch 2014-01-10 Omair Majid <omajid@redhat.com> * patches/nss-not-enabled-config.patch: Fix path to java.security.
author Andrew John Hughes <gnu.andrew@redhat.com>
date Tue, 21 Jan 2014 19:54:26 +0000
parents e1c38bfa0650
children dd4b9f3a62b0
files ChangeLog patches/nss-not-enabled-config.patch
diffstat 2 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Jan 21 19:51:16 2014 +0000
+++ b/ChangeLog	Tue Jan 21 19:54:26 2014 +0000
@@ -1,3 +1,8 @@
+2014-01-10  Omair Majid  <omajid@redhat.com>
+
+	*  patches/nss-not-enabled-config.patch: Fix path
+	to java.security.
+
 2014-01-20  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* Makefile.am:
@@ -15640,7 +15645,7 @@
 	versions of NSS.
 	* patches/icedtea-nss-config.patch: Patch java.security
 	with the PCKS11 provider configuration.
-	
+
 2009-09-25  Gary Benson  <gbenson@redhat.com>
 
 	* ports/hotspot/src/cpu/zero/vm/assembler_zero.hpp: Moved ffi.h to...
--- a/patches/nss-not-enabled-config.patch	Tue Jan 21 19:51:16 2014 +0000
+++ b/patches/nss-not-enabled-config.patch	Tue Jan 21 19:54:26 2014 +0000
@@ -1,5 +1,5 @@
 --- lib/security/java.security.old	2009-08-25 11:43:59.000000000 +0100
-+++ lib/security/java.security		2009-08-27 14:23:54.000000000 +0100
++++ lib/security/java.security-linux	2009-08-27 14:23:54.000000000 +0100
 @@ -51,6 +51,10 @@
  security.provider.6=com.sun.security.sasl.Provider
  security.provider.7=org.jcp.xml.dsig.internal.dom.XMLDSigRI