diff options
author | B Stack <bgstack15@gmail.com> | 2020-05-08 10:59:45 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-05-08 10:59:45 -0400 |
commit | c7edc56eee202b3c740f0ec805d9635762481bff (patch) | |
tree | 44214611bd316738e592abacc01dfbfd8f648c79 /palemoon/debian/changelog | |
parent | Merge branch 'pm-experimental' into 'palemoon-bump' (diff) | |
download | stackrpms-c7edc56eee202b3c740f0ec805d9635762481bff.tar.gz stackrpms-c7edc56eee202b3c740f0ec805d9635762481bff.tar.bz2 stackrpms-c7edc56eee202b3c740f0ec805d9635762481bff.zip |
pm 28.9.3
Diffstat (limited to 'palemoon/debian/changelog')
-rw-r--r-- | palemoon/debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog index 57de2fb..5aed8ef 100644 --- a/palemoon/debian/changelog +++ b/palemoon/debian/changelog @@ -1,3 +1,15 @@ +palemoon (28.9.3-1+devuan) obs; urgency=medium + + * This is a security update. + - Fixed a potential vulnerability in the zip file reader. DiD + - Fixed a potential vulnerability in the JavaScript JIT compiler related to aliases. DiD + - Ported several upstream devtools fixes (addresses CVE-2020-12392 and CVE-2020-12393). + - Improved memory safety of some WebAudio calls. + - Improved memory safety in the XUL window destructor. DiD + - Unified XUL Platform Mozilla Security Patch Summary: 3 fixed, 3 Defense-in-depth, 16 not applicable. + + -- Ben Stack <bgstack15@gmail.com> Fri, 08 May 2020 10:39:55 -0400 + palemoon (28.9.2-2+devuan) obs; urgency=medium * testing OBS build optimization and removing animation from about dialog |