From d86da136a964a0e489ba5e701815960febd1b019 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 31 Jan 2024 18:13:50 +0100 Subject: [PATCH] nss: update to 3.97 --- nss/.footprint | 1 + nss/.signature | 7 +++---- nss/Pkgfile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/nss/.footprint b/nss/.footprint index 735f2d4..69108d6 100644 --- a/nss/.footprint +++ b/nss/.footprint @@ -38,6 +38,7 @@ drwxr-xr-x root/root usr/include/nss/ -rw-r--r-- root/root usr/include/nss/keyhi.h -rw-r--r-- root/root usr/include/nss/keyt.h -rw-r--r-- root/root usr/include/nss/keythi.h +-rw-r--r-- root/root usr/include/nss/kyber.h -rw-r--r-- root/root usr/include/nss/lowkeyi.h -rw-r--r-- root/root usr/include/nss/lowkeyti.h -rw-r--r-- root/root usr/include/nss/nss.h diff --git a/nss/.signature b/nss/.signature index 7c8fa3f..d7d27f7 100644 --- a/nss/.signature +++ b/nss/.signature @@ -1,8 +1,7 @@ untrusted comment: verify with /etc/ports/opt-arm.pub -RWQh9Dk2FlLauM5L04HymwErHxNB+2wAluUkf/AJib3OfI1bijwRxU0mbeskNLOucBhP7MyMiGP9AQpKX6n4SQU4aoOLH0LSWwk= -SHA256 (Pkgfile) = e3e4ef436e221110e0ec63a7436368ddaecddf1edaf5cf707db700338f4f9fe8 -SHA256 (.footprint) = a2cf52cf3c82009e9368d2669cdb01e3cb50d549f0e2d39a86bb04400ea3bee0 -SHA256 (nss-3.96.1.tar.gz) = c51e89f6fbb06163f4302e368eeb672d748b52d583948bdb15ef1b069237a496 +RWQh9Dk2FlLauL/yJ17q9ZKPY45Ce5vw38lA4J9Ry3h674B4U5IL4rSKoYE79CS8mR6nXvsLsmFIeUFNRNLn1K3Bvf0sJG4XHwc= +SHA256 (Pkgfile) = cc0eaac079cbcb3c14e0bea13aab8518b4b8b4ebb55297f2849c5b63803b9db8 +SHA256 (nss-3.97.tar.gz) = 078efb8393f32e40b1fb4bf6930fff7f1aabed01287fcc5fe58aba736765fa0a SHA256 (nss-config.in) = 08dbc1202186308e86125b5c5e7e2d0e1bd1bd5ed65eab011b9af210f656aff5 SHA256 (nss.pc.in) = 135fbde6866e422b7a436e18d5b8e0defbb67dde6b8e1dc9e84de14b5c645626 SHA256 (nss-3.54-standalone-2.patch) = 607a29650c767f9451eaec1e35a48a3c8c9ce6a7099234417eb521a44653a371 diff --git a/nss/Pkgfile b/nss/Pkgfile index 991e9bc..2d7956f 100644 --- a/nss/Pkgfile +++ b/nss/Pkgfile @@ -5,7 +5,7 @@ # Depends on: nspr sqlite3 name=nss -version=3.96.1 +version=3.97 release=1 source=(http://ftp.mozilla.org/pub/security/nss/releases/NSS_${version//./_}_RTM/src/$name-$version.tar.gz \ nss-config.in nss.pc.in nss-3.54-standalone-2.patch)