New commits:
commit 6f6849530c49689fa456aa81b2fcb0ca7611cbd5
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
nss: Add Fedora patches to allow nss to work with pem
certificates.
diff --git a/crypto/nss/CONFIGURE b/crypto/nss/CONFIGURE
new file mode 100755
index 0000000..2e5cd6b
--- /dev/null
+++ b/crypto/nss/CONFIGURE
@@ -0,0 +1 @@
+config_query NSS_PEM "Do you want to enable nss for PEM certs?" n
diff --git a/crypto/nss/HISTORY b/crypto/nss/HISTORY
index 52a482f..d60b893 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,7 @@
+2008-12-04 George Sherwood <gsherwood AT sourcemage.org>
+ * CONFIGURE: Add option to build nss with pem support
+ * PRE_BUILD: Added fedora patches for pem support if requested
+
2008-11-29 George Sherwood <gsherwood AT sourcemage.org>
* Add needed build option NSS_ENABLE_ECC=1