From cb487e2cf283d9bb857067125b7e01493e90e2ba Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 21 Feb 2023 20:36:46 -0500 Subject: nm 32.0.1 rc1 --- newmoon/debian/_service | 2 +- newmoon/debian/changelog | 15 +++++++++++++++ newmoon/debian/newmoon+stackrpms.dsc | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) (limited to 'newmoon/debian') diff --git a/newmoon/debian/_service b/newmoon/debian/_service index 90e9233..b6159f5 100644 --- a/newmoon/debian/_service +++ b/newmoon/debian/_service @@ -14,7 +14,7 @@ git https://repo.palemoon.org/MoonchildProductions/Pale-Moon.git - 32.0.0_Release + 32.0.1_Release _none_ enable diff --git a/newmoon/debian/changelog b/newmoon/debian/changelog index c0a403a..f130b34 100644 --- a/newmoon/debian/changelog +++ b/newmoon/debian/changelog @@ -1,3 +1,18 @@ +newmoon (32.0.1-1+stackrpms) obs; urgency=low + + * Upstream updates + * Fixed a crash in the new regular expression code. + * Added {Extended_Pictographic} unicode property escape to regular + expressions. + * Fixed a regression in regular expressions for literal parsing of + invalid ranges. + * Updated NSS to pick up fixes. + * Security issues addressed: CVE-2023-25733 DiD, CVE-2023-25739 DiD and + CVE-2023-0767. + * UXP Mozilla security patch summary: 1 fixed, 2 DiD, 14 not applicable. + + -- B. Stack Tue, 21 Feb 2023 20:34:55 -0500 + newmoon (32.0.0-1+stackrpms) obs; urgency=low * New milestone release: diff --git a/newmoon/debian/newmoon+stackrpms.dsc b/newmoon/debian/newmoon+stackrpms.dsc index c09c713..89e3d28 100644 --- a/newmoon/debian/newmoon+stackrpms.dsc +++ b/newmoon/debian/newmoon+stackrpms.dsc @@ -2,7 +2,7 @@ Format: 3.0 (quilt) Source: newmoon Binary: newmoon Architecture: any -Version: 32.0.0-1+stackrpms +Version: 32.0.1-1+stackrpms Maintainer: B. Stack Homepage: http://www.palemoon.org/ Standards-Version: 4.1.4 -- cgit