Thanks, applied as 1cad38b196c00b01f37e74214361606ab33600e3.

Michael

[sent from post-receive hook]

On Sat, 05 Jul 2025 10:22:15 +0200, Christian Melki 
<[email protected]> wrote:
> Bug fixes.
> https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_111.html
> https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_112.html
> https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_113.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.110/0001-nss-fix-nsinstall-build.patch 
> b/patches/nss-3.113/0001-nss-fix-nsinstall-build.patch
> similarity index 100%
> rename from patches/nss-3.110/0001-nss-fix-nsinstall-build.patch
> rename to patches/nss-3.113/0001-nss-fix-nsinstall-build.patch
> diff --git a/patches/nss-3.110/0002-add-nss.pc.in.patch 
> b/patches/nss-3.113/0002-add-nss.pc.in.patch
> similarity index 100%
> rename from patches/nss-3.110/0002-add-nss.pc.in.patch
> rename to patches/nss-3.113/0002-add-nss.pc.in.patch
> diff --git 
> a/patches/nss-3.110/0003-HACK-don-t-build-commands-that-need-zlib.patch 
> b/patches/nss-3.113/0003-HACK-don-t-build-commands-that-need-zlib.patch
> similarity index 100%
> rename from 
> patches/nss-3.110/0003-HACK-don-t-build-commands-that-need-zlib.patch
> rename to 
> patches/nss-3.113/0003-HACK-don-t-build-commands-that-need-zlib.patch
> diff --git a/patches/nss-3.110/0004-HACK-fix-parallel-building-issue.patch 
> b/patches/nss-3.113/0004-HACK-fix-parallel-building-issue.patch
> similarity index 100%
> rename from patches/nss-3.110/0004-HACK-fix-parallel-building-issue.patch
> rename to patches/nss-3.113/0004-HACK-fix-parallel-building-issue.patch
> diff --git a/patches/nss-3.110/0005-fix-dependency-generation.patch 
> b/patches/nss-3.113/0005-fix-dependency-generation.patch
> similarity index 100%
> rename from patches/nss-3.110/0005-fix-dependency-generation.patch
> rename to patches/nss-3.113/0005-fix-dependency-generation.patch
> diff --git a/patches/nss-3.110/series b/patches/nss-3.113/series
> similarity index 100%
> rename from patches/nss-3.110/series
> rename to patches/nss-3.113/series
> diff --git a/rules/nss.make b/rules/nss.make
> index c515307c1577..0bf143951d58 100644
> --- a/rules/nss.make
> +++ b/rules/nss.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NSS) += nss
>  #
>  # Paths and names
>  #
> -NSS_VERSION  := 3.110
> -NSS_MD5              := 2396fd2b783037689f89e2e0813c318c
> +NSS_VERSION  := 3.113
> +NSS_MD5              := 63d756c139eb28d44ab9bb9a99fcbe82
>  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