summaryrefslogtreecommitdiff
path: root/palemoon/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-07-05 17:30:33 -0400
committerB Stack <bgstack15@gmail.com>2019-07-05 17:30:33 -0400
commited88ab64a9c5a4c9ea6feb706c720bb21a6a35c1 (patch)
tree16b0b9c49f347ab9cf5941b0893b2cb6bf1d30a0 /palemoon/debian/changelog
parentWIP: palemoon 28.6.0 rc1 (diff)
downloadstackrpms-ed88ab64a9c5a4c9ea6feb706c720bb21a6a35c1.tar.gz
stackrpms-ed88ab64a9c5a4c9ea6feb706c720bb21a6a35c1.tar.bz2
stackrpms-ed88ab64a9c5a4c9ea6feb706c720bb21a6a35c1.zip
palemoon 28.6.0.1
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 abdc6c5..93955bf 100644
--- a/palemoon/debian/changelog
+++ b/palemoon/debian/changelog
@@ -1,3 +1,14 @@
+palemoon (28.6.0.1-1+devuan) manual; urgency=low
+
+ * From releasenotes.shtml: This is an out-of-band update to fix some pressing issues with the latest release.
+ - Updated the application icon to provide better visuals on Windows classic and other grey backgrounds.
+ - Reduced the Master Password hashing rounds to prevent issues with stored password retrieval while still sufficiently strengthening the encryption.
+ - If you have previously re-keyed the database after the update to 28.6.0, you should do so again by going through the change master password process to reduce access times.
+ - Updated the WhatsApp Web site-specific user-agent override to respond to Google refusing access based on the old string.
+ - Updated the branding for the portable launcher.
+
+ -- B Stack <bgstack15@gmail.com> Fri, 5 Jul 2019 16:29:51 -0500
+
palemoon (28.6.0-1+devuan) manual; urgency=low
* From releasenotes.shtml: This is a major development and bugfix update.
bgstack15