summaryrefslogtreecommitdiff
path: root/palemoon/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-03-08 20:03:41 +0000
committerB Stack <bgstack15@gmail.com>2020-03-08 20:03:41 +0000
commit3c46bfa7c592847d7979e93affed1e207cc7fb1a (patch)
tree2862a45c75f867f7ce625cc12c3a1c80e3461da6 /palemoon/debian/changelog
parentMerge branch 'scite-bump' into 'master' (diff)
parentpalemoon 28.8.4 (diff)
downloadstackrpms-3c46bfa7c592847d7979e93affed1e207cc7fb1a.tar.gz
stackrpms-3c46bfa7c592847d7979e93affed1e207cc7fb1a.tar.bz2
stackrpms-3c46bfa7c592847d7979e93affed1e207cc7fb1a.zip
Merge branch 'palemoon-bump' into 'master'
palemoon 28.8.4 See merge request bgstack15/stackrpms!135
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