summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-09-09 09:06:16 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-09-09 09:06:40 +0200
commit9949adaee709764e00f4e9be2837f06e5f2fddc9 (patch)
treeebf499d19cf9b66add29a97fb8f909385357b6e7
parentd647d8aa21849a66a6b971e6c21bc6efd1e24845 (diff)
downloadptxdist-9949adaee709764e00f4e9be2837f06e5f2fddc9.tar.gz
ptxdist-9949adaee709764e00f4e9be2837f06e5f2fddc9.tar.xz
nss: version bump 3.44 -> 3.46
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--patches/nss-3.46/0001-nss-fix-nsinstall-build.patch (renamed from patches/nss-3.44/0001-nss-fix-nsinstall-build.patch)0
-rw-r--r--patches/nss-3.46/0002-add-nss.pc.in.patch (renamed from patches/nss-3.44/0002-add-nss.pc.in.patch)0
-rw-r--r--patches/nss-3.46/0003-HACK-don-t-build-the-commands.patch (renamed from patches/nss-3.44/0003-HACK-don-t-build-the-commands.patch)0
-rw-r--r--patches/nss-3.46/series (renamed from patches/nss-3.44/series)0
-rw-r--r--rules/nss.make4
5 files changed, 2 insertions, 2 deletions
diff --git a/patches/nss-3.44/0001-nss-fix-nsinstall-build.patch b/patches/nss-3.46/0001-nss-fix-nsinstall-build.patch
index ab3f9133e..ab3f9133e 100644
--- a/patches/nss-3.44/0001-nss-fix-nsinstall-build.patch
+++ b/patches/nss-3.46/0001-nss-fix-nsinstall-build.patch
diff --git a/patches/nss-3.44/0002-add-nss.pc.in.patch b/patches/nss-3.46/0002-add-nss.pc.in.patch
index addc805b5..addc805b5 100644
--- a/patches/nss-3.44/0002-add-nss.pc.in.patch
+++ b/patches/nss-3.46/0002-add-nss.pc.in.patch
diff --git a/patches/nss-3.44/0003-HACK-don-t-build-the-commands.patch b/patches/nss-3.46/0003-HACK-don-t-build-the-commands.patch
index 568d8f751..568d8f751 100644
--- a/patches/nss-3.44/0003-HACK-don-t-build-the-commands.patch
+++ b/patches/nss-3.46/0003-HACK-don-t-build-the-commands.patch
diff --git a/patches/nss-3.44/series b/patches/nss-3.46/series
index f7f38f3be..f7f38f3be 100644
--- a/patches/nss-3.44/series
+++ b/patches/nss-3.46/series
diff --git a/rules/nss.make b/rules/nss.make
index 2b7afa8d3..49406fb95 100644
--- a/rules/nss.make
+++ b/rules/nss.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NSS) += nss
#
# Paths and names
#
-NSS_VERSION := 3.44
-NSS_MD5 := e9222b9573452b9f4e6ff4915d6407c2
+NSS_VERSION := 3.46
+NSS_MD5 := 35064ecbf4c4610820d52ab4a86860f6
NSS := nss-$(NSS_VERSION)
NSS_SUFFIX := tar.gz
NSS_URL := https://ftp.mozilla.org/pub/security/nss/releases/NSS_$(subst .,_,$(NSS_VERSION))_RTM/src/$(NSS).$(NSS_SUFFIX)