summaryrefslogtreecommitdiff
path: root/palemoon/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2021-04-05 19:49:22 +0000
committerB. Stack <bgstack15@gmail.com>2021-04-05 19:49:22 +0000
commit5586f29dd5fac54ff9a607969a6ed2f5aec9eee9 (patch)
tree00b80940d87230cce2b90ec90d19c877f9c8fabb /palemoon/debian/changelog
parentMerge branch 'makemkv-bump' into 'master' (diff)
parentpm 29.1.1 rc1 (diff)
downloadstackrpms-5586f29dd5fac54ff9a607969a6ed2f5aec9eee9.tar.gz
stackrpms-5586f29dd5fac54ff9a607969a6ed2f5aec9eee9.tar.bz2
stackrpms-5586f29dd5fac54ff9a607969a6ed2f5aec9eee9.zip
Merge branch 'palemoon-bump' into 'master'
pm 29.1.1 See merge request bgstack15/stackrpms!231
Diffstat (limited to 'palemoon/debian/changelog')
-rw-r--r--palemoon/debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog
index 479f469..297fce8 100644
--- a/palemoon/debian/changelog
+++ b/palemoon/debian/changelog
@@ -1,3 +1,14 @@
+palemoon (29.1.1-1+devuan) obs; urgency=medium
+
+ * Changes/fixes:
+ - Updated NSS to fix certificate import and keygen regressions.
+ - Removed restrictions for units of width/height attributes on SVG elements.
+ - Enabled scrollbar-width CSS keyword by default.
+ - Security issues addressed: CVE-2021-23981 and a DiD fix for potential document parser confusion.
+ - Unified XUL Platform Mozilla Security Patch Summary: 2 DiD, 9 not applicable.
+
+ -- B. Stack <bgstack15@gmail.com> Thu, 01 Apr 2021 12:53:29 -0400
+
palemoon (29.1.0-1+devuan) obs; urgency=medium
* New features:
bgstack15