From e5c6983eabd58dde17c812050f034250dfe1b08a Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 4 Jun 2019 11:46:43 -0400 Subject: palemoon 28.5.1 rpm rc1 --- palemoon/bgstack15-palemoon-prefs.js | 3 ++- palemoon/debian/bgstack15-palemoon-prefs.js | 3 ++- palemoon/palemoon-stackrpms.spec | 5 ++++- palemoon/palemoon.spec | 5 ++++- 4 files changed, 12 insertions(+), 4 deletions(-) (limited to 'palemoon') diff --git a/palemoon/bgstack15-palemoon-prefs.js b/palemoon/bgstack15-palemoon-prefs.js index f3ae4e7..476bd21 100644 --- a/palemoon/bgstack15-palemoon-prefs.js +++ b/palemoon/bgstack15-palemoon-prefs.js @@ -1,6 +1,6 @@ // file: /usr/lib/palemoon/browser/defaults/preferences/bgstack15-palemoon-prefs.js // deployed with palemoon-stackrpms package (rpm or dpkg) built by bgstack15 -// last modified 2019-04-30 +// last modified 2019-06-04 // reference: // https://support.mozilla.org/en-US/kb/customizing-firefox-using-autoconfig pref("browser.allTabs.previews", false); @@ -26,5 +26,6 @@ pref("network.stricttransportsecurity.preloadlist", false); pref("privacy.sanitize.migrateFx3Prefs", true); pref("security.cert_pinning.enforcement_level", 0); pref("services.sync.declinedEngines", ""); +pref("startup.homepage_override_url", ""); pref("toolkit.telemetry.reportingpolicy.firstRun", false); pref("xpinstall.whitelist.add", ""); diff --git a/palemoon/debian/bgstack15-palemoon-prefs.js b/palemoon/debian/bgstack15-palemoon-prefs.js index f3ae4e7..476bd21 100644 --- a/palemoon/debian/bgstack15-palemoon-prefs.js +++ b/palemoon/debian/bgstack15-palemoon-prefs.js @@ -1,6 +1,6 @@ // file: /usr/lib/palemoon/browser/defaults/preferences/bgstack15-palemoon-prefs.js // deployed with palemoon-stackrpms package (rpm or dpkg) built by bgstack15 -// last modified 2019-04-30 +// last modified 2019-06-04 // reference: // https://support.mozilla.org/en-US/kb/customizing-firefox-using-autoconfig pref("browser.allTabs.previews", false); @@ -26,5 +26,6 @@ pref("network.stricttransportsecurity.preloadlist", false); pref("privacy.sanitize.migrateFx3Prefs", true); pref("security.cert_pinning.enforcement_level", 0); pref("services.sync.declinedEngines", ""); +pref("startup.homepage_override_url", ""); pref("toolkit.telemetry.reportingpolicy.firstRun", false); pref("xpinstall.whitelist.add", ""); diff --git a/palemoon/palemoon-stackrpms.spec b/palemoon/palemoon-stackrpms.spec index f493919..8bfab43 100644 --- a/palemoon/palemoon-stackrpms.spec +++ b/palemoon/palemoon-stackrpms.spec @@ -40,7 +40,7 @@ Summary: Pale Moon web browser with stackrpms prefs Name: palemoon Summary: Pale Moon web browser %endif -Version: 28.5.0 +Version: 28.5.1 Release: 1 Group: Networking/Web @@ -277,6 +277,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %doc AUTHORS LICENSE %changelog +* Tue Jun 4 2019 B Stack - 28.5.1-1 +- update version + * Tue Apr 30 2019 B Stack - 28.5.0-1 - update version diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec index 5bf1fdb..0b2b9a2 100644 --- a/palemoon/palemoon.spec +++ b/palemoon/palemoon.spec @@ -40,7 +40,7 @@ Summary: Pale Moon web browser with stackrpms prefs Name: palemoon Summary: Pale Moon web browser %endif -Version: 28.5.0 +Version: 28.5.1 Release: 1 Group: Networking/Web @@ -277,6 +277,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %doc AUTHORS LICENSE %changelog +* Tue Jun 4 2019 B Stack - 28.5.1-1 +- update version + * Tue Apr 30 2019 B Stack - 28.5.0-1 - update version -- cgit From 804aa37390d30832f55832c75e11dee68e6aa2be Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 4 Jun 2019 22:15:48 -0400 Subject: palemoon 28.5.2 rpm rc1 --- palemoon/palemoon-stackrpms.spec | 4 ++-- palemoon/palemoon.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'palemoon') diff --git a/palemoon/palemoon-stackrpms.spec b/palemoon/palemoon-stackrpms.spec index 8bfab43..95f508c 100644 --- a/palemoon/palemoon-stackrpms.spec +++ b/palemoon/palemoon-stackrpms.spec @@ -40,7 +40,7 @@ Summary: Pale Moon web browser with stackrpms prefs Name: palemoon Summary: Pale Moon web browser %endif -Version: 28.5.1 +Version: 28.5.2 Release: 1 Group: Networking/Web @@ -277,7 +277,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %doc AUTHORS LICENSE %changelog -* Tue Jun 4 2019 B Stack - 28.5.1-1 +* Tue Jun 4 2019 B Stack - 28.5.2-1 - update version * Tue Apr 30 2019 B Stack - 28.5.0-1 diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec index 0b2b9a2..1508f0e 100644 --- a/palemoon/palemoon.spec +++ b/palemoon/palemoon.spec @@ -40,7 +40,7 @@ Summary: Pale Moon web browser with stackrpms prefs Name: palemoon Summary: Pale Moon web browser %endif -Version: 28.5.1 +Version: 28.5.2 Release: 1 Group: Networking/Web @@ -277,7 +277,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %doc AUTHORS LICENSE %changelog -* Tue Jun 4 2019 B Stack - 28.5.1-1 +* Tue Jun 4 2019 B Stack - 28.5.2-1 - update version * Tue Apr 30 2019 B Stack - 28.5.0-1 -- cgit From 4eca39c272c6baeab0bdf0ebd6d1012ead0605a5 Mon Sep 17 00:00:00 2001 From: B Stack Date: Thu, 6 Jun 2019 08:04:33 -0400 Subject: palemoon 28.5.2 dpkg --- palemoon/debian/changelog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'palemoon') diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog index 7df77e2..016244c 100644 --- a/palemoon/debian/changelog +++ b/palemoon/debian/changelog @@ -1,3 +1,25 @@ +palemoon (28.5.2-1+devuan) manual; urgency=low + + * From releasenotes.shtml: This is a security and bugfix update. + - Restored a global getBoolPref() function shortcut for extension compatibility with old extensions. + - If you are currently using this global function, please change it to Services.prefs.getBoolPref() + - Fixed an issue with the UI when the address bar was removed from the navigation toolbar. + - Fixed an issue with scripting of the Help menu. + - Fixed a crash resulting from non-standard manipulation of XML stylesheets by extensions. + - Fixed Aero Peek (taskbar previews) on Windows. + - Fixed browser.link.open_newwindow functionality. + - Removed the default handler for webcal since the site doesn't seem to be properly maintained. + - Prevented some ways smart places queries could be abused for social engineering attacks. + - Ported an upstream Skia fix. + - Improved the origin-clean algorithm for canvases. + - Improved the efficiency of certain types of memory allocations in the JavaScript compiler. + - Changed the way the application update checker code is hooked up so it will not require a user to go idle before being activated. + - This solves the primary issue with application updates not notifying users as promptly as they should; more improvements are slated for the next major release. + - Applicable security issues fixed: CVE-2019-7317, CVE-2019-11701, CVE-2019-11698, CVE-2019-9817 (DiD), CVE-2019-11700, CVE-2019-11696, CVE-2019-11693, and several potentially exploitable crashes and memory safety hazards that do not have a CVE number assigned to them. + - Fixed issues with image/texture allocation incorrectly being marked as insecure. + + -- B Stack Tue, 4 Jun 2019 22:22:10 -0400 + palemoon (28.5.0-1+devuan) manual; urgency=low * From releasenotes.shtml: This is a major development and bugfix update. -- cgit