summaryrefslogtreecommitdiff
path: root/waterfox/debian/changelog
diff options
context:
space:
mode:
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 0c6eb34..657630e 100644
--- a/waterfox/debian/changelog
+++ b/waterfox/debian/changelog
@@ -1,3 +1,10 @@
+waterfox (56.2.12-2+devuan) obs; urgency=medium
+
+ * Add override for dh_strip_nondeterminism to address build failures with the
+ latest version of that in Debian Testing and Sid.
+
+ -- B Stack <bgstack15@gmail.com> Sun, 04 Aug 2019 09:37:10 -0400
+
waterfox (56.2.12-1+devuan) manual; urgency=medium
* Patches for [mfsa2019-22](https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/).
bgstack15