summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-05-25 09:31:14 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-05-25 21:13:17 +0200
commite43cd70a7768f7ac43774662ffa4a8ee3bdde850 (patch)
tree825ebc59b06ca1e49f3aa2e6dc77a78ad6cfdd37
parent8627c38a59b2b1e19ba9fa447f6681b949bd6035 (diff)
downloadptxdist-e43cd70a7768f7ac43774662ffa4a8ee3bdde850.tar.gz
ptxdist-e43cd70a7768f7ac43774662ffa4a8ee3bdde850.tar.xz
nss: version bump 3.43 -> 3.44
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--patches/nss-3.44/0001-nss-fix-nsinstall-build.patch (renamed from patches/nss-3.43/0001-nss-fix-nsinstall-build.patch)0
-rw-r--r--patches/nss-3.44/0002-add-nss.pc.in.patch (renamed from patches/nss-3.43/0002-add-nss.pc.in.patch)0
-rw-r--r--patches/nss-3.44/0003-HACK-don-t-build-the-commands.patch (renamed from patches/nss-3.43/0003-HACK-don-t-build-the-commands.patch)0
-rw-r--r--patches/nss-3.44/series (renamed from patches/nss-3.43/series)0
-rw-r--r--rules/nss.make4
5 files changed, 2 insertions, 2 deletions
diff --git a/patches/nss-3.43/0001-nss-fix-nsinstall-build.patch b/patches/nss-3.44/0001-nss-fix-nsinstall-build.patch
index ab3f9133e..ab3f9133e 100644
--- a/patches/nss-3.43/0001-nss-fix-nsinstall-build.patch
+++ b/patches/nss-3.44/0001-nss-fix-nsinstall-build.patch
diff --git a/patches/nss-3.43/0002-add-nss.pc.in.patch b/patches/nss-3.44/0002-add-nss.pc.in.patch
index addc805b5..addc805b5 100644
--- a/patches/nss-3.43/0002-add-nss.pc.in.patch
+++ b/patches/nss-3.44/0002-add-nss.pc.in.patch
diff --git a/patches/nss-3.43/0003-HACK-don-t-build-the-commands.patch b/patches/nss-3.44/0003-HACK-don-t-build-the-commands.patch
index 568d8f751..568d8f751 100644
--- a/patches/nss-3.43/0003-HACK-don-t-build-the-commands.patch
+++ b/patches/nss-3.44/0003-HACK-don-t-build-the-commands.patch
diff --git a/patches/nss-3.43/series b/patches/nss-3.44/series
index f7f38f3be..f7f38f3be 100644
--- a/patches/nss-3.43/series
+++ b/patches/nss-3.44/series
diff --git a/rules/nss.make b/rules/nss.make
index 898d13e2e..19cb5af0d 100644
--- a/rules/nss.make
+++ b/rules/nss.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_NSS) += nss
#
# Paths and names
#
-NSS_VERSION := 3.43
-NSS_MD5 := 67c8fa282c32cb56117fdd530dd77001
+NSS_VERSION := 3.44
+NSS_MD5 := e9222b9573452b9f4e6ff4915d6407c2
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)