diff --git a/.abf.yml b/.abf.yml index 70eca0d..5154726 100644 --- a/.abf.yml +++ b/.abf.yml @@ -3,5 +3,5 @@ sources: blank-key3.db: 7f78b5bcecdb5005e7b803604b2ec9d1a9df2fb5 blank-secmod.db: bd748cf6e1465a1bbe6e751b72ffc0076aff0b50 certificadoACRaiz.crt: 8efdcabc93e61e925d4d1ded181a4320a467a139 - nss-3.32.tar.gz: 5951fc4c8f98395fea7b6ae9332e7795d40be865 + nss-3.33.tar.gz: 85d25795b01be3f4459707ce04e9bbed9e549865 verisign-class-3-secure-server-ca.der: 188590e94878478e33b6194e59fbbb28ff0888d5 diff --git a/nss-fixrandom.patch b/nss-fixrandom.patch deleted file mode 100644 index 674a086..0000000 --- a/nss-fixrandom.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur nss-orig/lib/freebl/unix_rand.c nss/lib/freebl/unix_rand.c ---- nss-orig/lib/freebl/unix_rand.c 2016-10-03 17:55:58.000000000 +0300 -+++ nss/lib/freebl/unix_rand.c 2016-11-15 23:00:31.307850797 +0300 -@@ -820,7 +820,7 @@ - /* Fork netstat to collect its output by default. Do not unset this unless - * another source of entropy is available - */ --#define DO_NETSTAT 1 -+#define DO_NETSTAT 0 - - void - RNG_SystemInfoForRNG(void) diff --git a/nss.spec b/nss.spec index 987d725..6d1c3c6 100644 --- a/nss.spec +++ b/nss.spec @@ -18,7 +18,7 @@ Summary: Netscape Security Services Name: nss -Version: 3.32 +Version: 3.33 Release: 1 Epoch: 2 Group: System/Libraries