summaryrefslogtreecommitdiff
path: root/waterfox/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-09-11 13:04:54 +0000
committerB Stack <bgstack15@gmail.com>2019-09-11 13:04:54 +0000
commite10cbe69be6afdaf0494455c33a4ffc9d218cf1e (patch)
treec848461c57a3bc643d4ee9e586b3f704cb39b5e3 /waterfox/debian/changelog
parentMerge branch 'palemoon-bump' into 'master' (diff)
parentwaterfox 56.2.14 rpm rc1 (diff)
downloadstackrpms-e10cbe69be6afdaf0494455c33a4ffc9d218cf1e.tar.gz
stackrpms-e10cbe69be6afdaf0494455c33a4ffc9d218cf1e.tar.bz2
stackrpms-e10cbe69be6afdaf0494455c33a4ffc9d218cf1e.zip
Merge branch 'waterfox-bump' into 'master'
waterfox 56.2.14 See merge request bgstack15/stackrpms!84
Diffstat (limited to 'waterfox/debian/changelog')
-rw-r--r--waterfox/debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/waterfox/debian/changelog b/waterfox/debian/changelog
index 02fcbaf..aac7a26 100644
--- a/waterfox/debian/changelog
+++ b/waterfox/debian/changelog
@@ -1,3 +1,10 @@
+waterfox (56.2.14-1+devuan) obs; urgency=medium
+
+ * This a security release, which brings Waterfox inline with security patches from ESR 60.9
+ - Waterfox for macOS is now built with OS X 10.11 SDK once again, which should alleviate crashes.
+
+ -- B Stack <bgstack15@gmail.com> Mon, 09 Sep 2019 10:58:27 -0400
+
waterfox (56.2.13-1+devuan) obs; urgency=medium
* Updated Gecko Media Plugin components
bgstack15