From 7149f534e0ad7b31ebef5f46f7b0dc28f0e2ed5f Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 17 Aug 2021 18:44:14 -0400 Subject: newmoon 29.4.0 --- palemoon/debian/changelog | 15 +++++++++++++++ palemoon/debian/palemoon+devuan.dsc | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) (limited to 'palemoon/debian') diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog index 26e4e50..427aa25 100644 --- a/palemoon/debian/changelog +++ b/palemoon/debian/changelog @@ -1,3 +1,18 @@ +palemoon (29.4.0-1+devuan) obs; urgency=medium + + - This is a development, bugfix and security release + * Implemented promise.allSettled(). + * Implemented global origin on windows and workers. + * Improved performance of memory allocations. + * Updated libcubeb to the current development version. + * This improves OSS compatibility and addresses potential crashes, performance issues and security issues. + * Updated SQLite to 3.36.0. + * Improved thread safety of the web content cache. DiD + * Added several fixes to avoid potential crashes and security issues. DiD + * Unified XUL Platform Mozilla Security Patch Summary: 5 DiD, 12 not applicable. + + -- B. Stack Tue, 17 Aug 2021 18:43:23 -0400 + palemoon (29.3.0-1+devuan) obs; urgency=medium - This is a development, bugfix and security release. diff --git a/palemoon/debian/palemoon+devuan.dsc b/palemoon/debian/palemoon+devuan.dsc index 1c75ba8..df5809e 100644 --- a/palemoon/debian/palemoon+devuan.dsc +++ b/palemoon/debian/palemoon+devuan.dsc @@ -2,7 +2,7 @@ Format: 3.0 (quilt) Source: palemoon Binary: palemoon Architecture: any -Version: 29.3.0-1+devuan +Version: 29.4.0-1+devuan Maintainer: B Stack Homepage: http://www.palemoon.org/ Standards-Version: 4.1.4 -- cgit