diff options
Diffstat (limited to 'palemoon/debian/changelog')
-rw-r--r-- | palemoon/debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog index 7f94380..42d6170 100644 --- a/palemoon/debian/changelog +++ b/palemoon/debian/changelog @@ -1,3 +1,23 @@ +palemoon (28.7.2-1+devuan) obs; urgency=medium + + * From releasenotes.shtml: This is a security and bugfix update. + - Disabled the use of ICC color profiles for images on Linux by default. + - Updated timezone data for internationalization functions. + - Fixed the option to use hardware acceleration over RDP for Windows 8.1 and 10. + - Fixed an issue with inner window navigation potentially leaking. + - Fixed a startup crash caused by Qihoo 360 Safeguard/360 Total Security. + - Ported some expat parser fixes from upstream. + - Ported several NSS upstream fixes to our build. + - Aligned handling of U+0000 in the html5 parser with expectations. + - Added size checks to WebGL data buffering. + - Fixed build issues with newer glibc versions. + - Fixed build issues for ARM targets. + - Worked around a gcc9 compiler issue that would prevent building with it. + - Sec bug fixes: CVE-2019-15903, CVE-2019-11757, CVE-2019-11763 and several potentially exploitable crashes and memory safety hazards that don't have a CVE number. + - Unified XUL Platform Mozilla Security Patch Summary: 6 fixed, 6 DiD, 1 rejected, 24 not applicable. + + -- B Stack <bgstack15@gmail.com> Tue, 29 Oct 2019 16:44:47 -0400 + palemoon (28.7.1-1+devuan) obs; urgency=medium * From releasenotes.shtml: This is a security and bugfix update. |