summaryrefslogtreecommitdiff
path: root/palemoon/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2021-02-18 18:42:45 +0000
committerB Stack <bgstack15@gmail.com>2021-02-18 18:42:45 +0000
commit06538f8038b359ef6b9f97ed4badb9fa359f795a (patch)
tree642d769e328e18952089851b5500db7debfd713d /palemoon/debian/changelog
parentMerge branch 'xfce4-nocsd' into 'master' (diff)
parentuse 29.0.1 version for pm (diff)
downloadstackrpms-06538f8038b359ef6b9f97ed4badb9fa359f795a.tar.gz
stackrpms-06538f8038b359ef6b9f97ed4badb9fa359f795a.tar.bz2
stackrpms-06538f8038b359ef6b9f97ed4badb9fa359f795a.zip
Merge branch 'palemoon-bump' into 'master'
Palemoon 29.0.1 See merge request bgstack15/stackrpms!219
Diffstat (limited to 'palemoon/debian/changelog')
-rw-r--r--palemoon/debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog
index 6525761..86923f6 100644
--- a/palemoon/debian/changelog
+++ b/palemoon/debian/changelog
@@ -1,3 +1,13 @@
+palemoon (29.0.1-1+devuan) obs; urgency=medium
+
+ * Changes/fixes:
+ - Fixed a browser crash when manipulating frame trees.
+ - Fixed an issue with depth textures in ANGLE.
+ - Updated the SSOAU for YouTube Studio.
+ - Security issue addressed: ZDI-CAN-12197.
+
+ -- B. Stack <bgstack15@gmail.com> Mon, 15 Feb 2021 11:20:33 -0500
+
palemoon (29.0.0-1+devuan) obs; urgency=medium
* New major milestone release:
bgstack15