Thanks, applied as af4045cd099fe15a42a2b11c97ab2181c4677ec0.

Michael

[sent from post-receive hook]

On Thu, 11 May 2023 07:55:37 +0200, Christian Melki 
<christian.me...@t2data.com> wrote:
> Minor changes.
> https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_89_1.html
> 
> Signed-off-by: Christian Melki <christian.me...@t2data.com>
> Message-Id: <20230507134201.374860-1-christian.me...@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git a/patches/nss-3.89/0001-nss-fix-nsinstall-build.patch 
> b/patches/nss-3.89.1/0001-nss-fix-nsinstall-build.patch
> similarity index 100%
> rename from patches/nss-3.89/0001-nss-fix-nsinstall-build.patch
> rename to patches/nss-3.89.1/0001-nss-fix-nsinstall-build.patch
> diff --git a/patches/nss-3.89/0002-add-nss.pc.in.patch 
> b/patches/nss-3.89.1/0002-add-nss.pc.in.patch
> similarity index 100%
> rename from patches/nss-3.89/0002-add-nss.pc.in.patch
> rename to patches/nss-3.89.1/0002-add-nss.pc.in.patch
> diff --git 
> a/patches/nss-3.89/0003-HACK-don-t-build-commands-that-need-zlib.patch 
> b/patches/nss-3.89.1/0003-HACK-don-t-build-commands-that-need-zlib.patch
> similarity index 100%
> rename from 
> patches/nss-3.89/0003-HACK-don-t-build-commands-that-need-zlib.patch
> rename to 
> patches/nss-3.89.1/0003-HACK-don-t-build-commands-that-need-zlib.patch
> diff --git a/patches/nss-3.89/0004-HACK-fix-parallel-building-issue.patch 
> b/patches/nss-3.89.1/0004-HACK-fix-parallel-building-issue.patch
> similarity index 100%
> rename from patches/nss-3.89/0004-HACK-fix-parallel-building-issue.patch
> rename to patches/nss-3.89.1/0004-HACK-fix-parallel-building-issue.patch
> diff --git a/patches/nss-3.89/0005-fix-dependency-generation.patch 
> b/patches/nss-3.89.1/0005-fix-dependency-generation.patch
> similarity index 100%
> rename from patches/nss-3.89/0005-fix-dependency-generation.patch
> rename to patches/nss-3.89.1/0005-fix-dependency-generation.patch
> diff --git a/patches/nss-3.89/series b/patches/nss-3.89.1/series
> similarity index 100%
> rename from patches/nss-3.89/series
> rename to patches/nss-3.89.1/series
> diff --git a/rules/nss.make b/rules/nss.make
> index 7d499dc70324..64c1e5777c87 100644
> --- a/rules/nss.make
> +++ b/rules/nss.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NSS) += nss
>  #
>  # Paths and names
>  #
> -NSS_VERSION  := 3.89
> -NSS_MD5              := 9d5b910dcec7ef8aeb88b53803454f63
> +NSS_VERSION  := 3.89.1
> +NSS_MD5              := c7e06669859cd27af7405ce6ab62cbfb
>  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)

Reply via email to