summaryrefslogtreecommitdiff
path: root/palemoon/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-03-08 20:03:40 +0000
committerB Stack <bgstack15@gmail.com>2020-03-08 20:03:40 +0000
commit8955c44ec72e7f33dc9b5ab00808f5117b759d11 (patch)
tree2862a45c75f867f7ce625cc12c3a1c80e3461da6 /palemoon/debian/changelog
parentMerge branch 'scite-bump' into 'master' (diff)
downloadstackrpms-8955c44ec72e7f33dc9b5ab00808f5117b759d11.tar.gz
stackrpms-8955c44ec72e7f33dc9b5ab00808f5117b759d11.tar.bz2
stackrpms-8955c44ec72e7f33dc9b5ab00808f5117b759d11.zip
palemoon 28.8.4
Diffstat (limited to 'palemoon/debian/changelog')
-rw-r--r--palemoon/debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog
index be7de51..67d8f95 100644
--- a/palemoon/debian/changelog
+++ b/palemoon/debian/changelog
@@ -1,3 +1,11 @@
+palemoon (28.8.4-1+devuan) obs; urgency=low
+
+ * From releasenotes.shtml: This is a small security and compatibility update.
+ - Implemented optional catch binding (ES2019).
+ - Fixed a hazardous crash related to module scripting (CVE-2020-9545).
+
+ -- Ben Stack <bgstack15@gmail.com> Mon, 02 Mar 2020 16:37:14 -0500
+
palemoon (28.8.3-1+devuan) obs; urgency=medium
* From releasenotes.shtml: This is a small bugfix and compatibility update.
bgstack15