diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2019-10-22 07:42:31 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2019-10-22 07:42:31 +0200 |
commit | f80d4bd8288475c4876e85aa5a1739e3465cd8ae (patch) | |
tree | 9a1815542b4c5173461f7acfdbc49b2d996eee6a /nss | |
parent | 91a36d1a78a8b66822d13430bb422490fb3b5c0e (diff) | |
download | opt-f80d4bd8288475c4876e85aa5a1739e3465cd8ae.tar.gz opt-f80d4bd8288475c4876e85aa5a1739e3465cd8ae.tar.xz |
nss: updated to 3.47
Diffstat (limited to 'nss')
-rw-r--r-- | nss/.footprint | 1 | ||||
-rw-r--r-- | nss/.signature | 8 | ||||
-rw-r--r-- | nss/Pkgfile | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/nss/.footprint b/nss/.footprint index 39e8926c1..e04a75c4d 100644 --- a/nss/.footprint +++ b/nss/.footprint @@ -124,6 +124,7 @@ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libfreeblpriv3.chk -rwxr-xr-x root/root usr/lib/libfreeblpriv3.so -rwxr-xr-x root/root usr/lib/libnss3.so +-rwxr-xr-x root/root usr/lib/libnssckbi-testlib.so -rwxr-xr-x root/root usr/lib/libnssckbi.so -rw-r--r-- root/root usr/lib/libnssdbm3.chk -rwxr-xr-x root/root usr/lib/libnssdbm3.so diff --git a/nss/.signature b/nss/.signature index c94ba1b97..b46238f07 100644 --- a/nss/.signature +++ b/nss/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RPR3IhMjQ/H7R3zZI7w4PIWoN1UHeCtY0jUyqa9d/ehUmyCByVMzw+6pbLQ84KUJygxF2eTqtTB65tlXQ7vzQk= -SHA256 (Pkgfile) = 815781e8f16491d2ae93432681a0b3f3a7bfd9cb961ea24f11bf8b72720ec96b -SHA256 (.footprint) = b8b92e5a40d81f6b6d18df34abcf87e90cc48f337151f560ceb23c2728a7703a -SHA256 (nss-3.46.1.tar.gz) = 3bf7e0ed7db98803f134c527c436cc68415ff17257d34bd75de14e9a09d13651 +RWSE3ohX2g5d/RRfCBaY9G9uAA4Vo29ZiCbWytWRXetZO8Iw1sUbb46lWcSYe2k5/gbubN3AY/0OmPvJtZKjwv5/egFIdH+ybgg= +SHA256 (Pkgfile) = 2e7e2b01e8b5cbcb8506be0d4bed48ad31a78734236cf075caa7b8cd1f7e0fd8 +SHA256 (.footprint) = 5080d3b744421c539c285ae924b0d93b4cc52b081da28c0a201bbf3ba11cf525 +SHA256 (nss-3.47.tar.gz) = 6cd0c4438b616bdacc0b5f25ff1506b0d07ee97ea6c95d514c5487200a155fa7 SHA256 (nss-config.in) = 08dbc1202186308e86125b5c5e7e2d0e1bd1bd5ed65eab011b9af210f656aff5 SHA256 (nss.pc.in) = 135fbde6866e422b7a436e18d5b8e0defbb67dde6b8e1dc9e84de14b5c645626 SHA256 (nss-util.pc.in) = a8b264050fd3b372c58e3eec81b2dc3b369567d0a5f4d085830cd77220e2ac2a diff --git a/nss/Pkgfile b/nss/Pkgfile index 0a68764d8..9bb2670d2 100644 --- a/nss/Pkgfile +++ b/nss/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nspr sqlite3 name=nss -version=3.46.1 +version=3.47 release=1 source=(https://ftp.mozilla.org/pub/security/nss/releases/NSS_${version//./_}_RTM/src/$name-$version.tar.gz \ nss-config.in nss.pc.in nss-util.pc.in nss-softokn.pc.in) |