From 5992499beed84de9a271c27cc796e1431d4ff96e Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 30 Apr 2019 09:53:57 -0400 Subject: palemoon 28.5.0 dpkg --- palemoon/debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'palemoon/debian/changelog') diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog index 24911ec..33c8cf7 100644 --- a/palemoon/debian/changelog +++ b/palemoon/debian/changelog @@ -1,3 +1,19 @@ +palemoon (28.5.0-1+devuan) manual; urgency=low + + * Import new 28.5.0 major development and security release: + + - Added several site-specific overrides for web compatibility. + - Aligned http "Accept:" headers with the fetch spec, with the exception of image requests to continue allowing content negotiation. + - Fixed potential denial-of-service issues involving FTP (loading of subresources and spamming errors). + - Aligned URLSearchParams with the spec. + - Fixed a corner case for flexbox layouts, improving rendering of some websites. + - Fixed Widevine compatibility issues. + - Fixed security issues: CVE-2019-9791, CVE-2019-9792, CVE-2019-9796, CVE-2019-9801, CVE-2019-9793, CVE-2019-9794, CVE-2019-9808, CVE-2019-9790, CVE-2019-9797, CVE-2019-9804 and ZDI-CAN-8368. + - Fixed several memory safety hazards and crashes. + - Windows binaries are now code-signed again (including the setup program for the installer). + + -- B Stack Tue, 30 Apr 2019 08:36:47 -0500 + palemoon (28.4.1-1devuan) manual; urgency=low * New 28.4.1 security and bugfix release: -- cgit