Thanks, applied as 21068360d323d12a54e283672b7472dbaa9b0adb.

Michael

[sent from post-receive hook]

On Fri, 22 Nov 2024 12:01:13 +0100, Christian Melki 
<[email protected]> wrote:
> Minor changes.
> https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_106.html
> 
> * Forward patchset. Applies cleanly.
> 
> Signed-off-by: Christian Melki <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/patches/nss-3.104/0001-nss-fix-nsinstall-build.patch 
> b/patches/nss-3.106/0001-nss-fix-nsinstall-build.patch
> similarity index 100%
> rename from patches/nss-3.104/0001-nss-fix-nsinstall-build.patch
> rename to patches/nss-3.106/0001-nss-fix-nsinstall-build.patch
> diff --git a/patches/nss-3.104/0002-add-nss.pc.in.patch 
> b/patches/nss-3.106/0002-add-nss.pc.in.patch
> similarity index 100%
> rename from patches/nss-3.104/0002-add-nss.pc.in.patch
> rename to patches/nss-3.106/0002-add-nss.pc.in.patch
> diff --git 
> a/patches/nss-3.104/0003-HACK-don-t-build-commands-that-need-zlib.patch 
> b/patches/nss-3.106/0003-HACK-don-t-build-commands-that-need-zlib.patch
> similarity index 100%
> rename from 
> patches/nss-3.104/0003-HACK-don-t-build-commands-that-need-zlib.patch
> rename to 
> patches/nss-3.106/0003-HACK-don-t-build-commands-that-need-zlib.patch
> diff --git a/patches/nss-3.104/0004-HACK-fix-parallel-building-issue.patch 
> b/patches/nss-3.106/0004-HACK-fix-parallel-building-issue.patch
> similarity index 100%
> rename from patches/nss-3.104/0004-HACK-fix-parallel-building-issue.patch
> rename to patches/nss-3.106/0004-HACK-fix-parallel-building-issue.patch
> diff --git a/patches/nss-3.104/0005-fix-dependency-generation.patch 
> b/patches/nss-3.106/0005-fix-dependency-generation.patch
> similarity index 100%
> rename from patches/nss-3.104/0005-fix-dependency-generation.patch
> rename to patches/nss-3.106/0005-fix-dependency-generation.patch
> diff --git a/patches/nss-3.104/series b/patches/nss-3.106/series
> similarity index 100%
> rename from patches/nss-3.104/series
> rename to patches/nss-3.106/series
> diff --git a/rules/nss.make b/rules/nss.make
> index e919bf61fadf..7c234ddc3ba4 100644
> --- a/rules/nss.make
> +++ b/rules/nss.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NSS) += nss
>  #
>  # Paths and names
>  #
> -NSS_VERSION  := 3.104
> -NSS_MD5              := 031cfed208aad1030cbe8cb163f0e298
> +NSS_VERSION  := 3.106
> +NSS_MD5              := 5beed92d43d33b03faf0ec5efd44d1b0
>  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