mirror of
https://abf.rosa.ru/djam/nss.git
synced 2025-02-24 00:42:49 +00:00
Updated to 3.33
This commit is contained in:
parent
0a66702cf6
commit
b24c25ed19
3 changed files with 2 additions and 14 deletions
2
.abf.yml
2
.abf.yml
|
@ -3,5 +3,5 @@ sources:
|
||||||
blank-key3.db: 7f78b5bcecdb5005e7b803604b2ec9d1a9df2fb5
|
blank-key3.db: 7f78b5bcecdb5005e7b803604b2ec9d1a9df2fb5
|
||||||
blank-secmod.db: bd748cf6e1465a1bbe6e751b72ffc0076aff0b50
|
blank-secmod.db: bd748cf6e1465a1bbe6e751b72ffc0076aff0b50
|
||||||
certificadoACRaiz.crt: 8efdcabc93e61e925d4d1ded181a4320a467a139
|
certificadoACRaiz.crt: 8efdcabc93e61e925d4d1ded181a4320a467a139
|
||||||
nss-3.32.tar.gz: 5951fc4c8f98395fea7b6ae9332e7795d40be865
|
nss-3.33.tar.gz: 85d25795b01be3f4459707ce04e9bbed9e549865
|
||||||
verisign-class-3-secure-server-ca.der: 188590e94878478e33b6194e59fbbb28ff0888d5
|
verisign-class-3-secure-server-ca.der: 188590e94878478e33b6194e59fbbb28ff0888d5
|
||||||
|
|
|
@ -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)
|
|
2
nss.spec
2
nss.spec
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
Summary: Netscape Security Services
|
Summary: Netscape Security Services
|
||||||
Name: nss
|
Name: nss
|
||||||
Version: 3.32
|
Version: 3.33
|
||||||
Release: 1
|
Release: 1
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
Loading…
Add table
Reference in a new issue