summaryrefslogtreecommitdiff
path: root/palemoon
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-10-03 13:19:05 -0400
committerB Stack <bgstack15@gmail.com>2020-10-03 13:20:23 -0400
commit29bf0c10e8f5dd600b4516f18bad188bde18bbb2 (patch)
treec8a524f39a20f0fefc452b5bfac1e9b6a47e01da /palemoon
parentuse updated name for desktop file (diff)
downloadstackrpms-29bf0c10e8f5dd600b4516f18bad188bde18bbb2.tar.gz
stackrpms-29bf0c10e8f5dd600b4516f18bad188bde18bbb2.tar.bz2
stackrpms-29bf0c10e8f5dd600b4516f18bad188bde18bbb2.zip
bump pm and nm to 28.14.2 rc1
Diffstat (limited to 'palemoon')
-rw-r--r--palemoon/debian/changelog39
-rw-r--r--palemoon/debian/palemoon+devuan.dsc3
-rw-r--r--palemoon/palemoon.spec9
3 files changed, 46 insertions, 5 deletions
diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog
index a79d50c..925924e 100644
--- a/palemoon/debian/changelog
+++ b/palemoon/debian/changelog
@@ -1,3 +1,42 @@
+palemoon (28.14.2-1+devuan) obs; urgency=low
+
+ * Fixed some additional crashes caused by the ResizeObserver API. This should take care of all crashes that have been attributed to this new code.
+ * Fixed erroneous parsing of CSS percentages as number values.
+
+ -- Ben Stack <bgstack15@gmail.com> Sat, 03 Oct 2020 13:18:40 -0400
+
+palemoon (28.14.1-1+devuan) UNRELEASED; urgency=low
+
+ * This update addresses an intermittent crash in the newly-implemented ResizeObserver API (introduced in 28.14.0) occurring on a number of high-profile and often-used websites.
+
+ -- Ben Stack <bgstack15@gmail.com> Sat, 03 Oct 2020 13:18:30 -0400
+
+palemoon (28.14.0-1+devuan) UNRELEASED; urgency=low
+
+ * Updated the browser identity code for website security to more clearly indicate website status.
+ * A detailed explanation is available on the forum and beyond the scope of these release notes.
+ * Updated unofficial branding to be more generic and more clearly separate unofficial builds from Pale Moon as a product.
+ * Please note that this goes hand in hand with an update of our redistribution license, and from this point forward any "New Moon" products are to be considered separate, and not unofficial Pale Moon builds or in any way related to or affiliated with Pale Moon, despite the similarity in name.
+ * Added a preference (signon.startup.prompt) to give users the option to ask for the Master Password the moment the application starts (before the main window opens). This allows a workaround for getting multiple Master Password prompts if individual components need access to the password store at the same time.
+ * Changed the way download sources are displayed to always use the actual domain downloads are from. In some situations the browser would previously display the domain of the referring page in an inconsistent fashion.
+ * Implemented the ES2019 Object.fromEntries() utility function.
+ * Implemented the CSS flow-root keyword.
+ * (Re-)implemented percentage-based CSS opacity values according to the updated spec.
+ * Implemented the last few missing bits for a standards-compliant implementation of JavaScript modules.(preloading, resource: scheme, etc.)
+ * Implemented the ResizeObserver DOM API.
+ * Fixed a null crash on some websites using CSS clip paths.
+ * Updated script handling inside SVGs to only run scripts if they are enabled and permitted, avoiding a potential XSS pitfall.
+ * Fixed several memory safety hazards and crashes.
+ * Updated the MediaQueryList interface to the updated spec. It now inherits from EventTarget and implements AddEventListener/RemoveEventListener in addition to AddListener/RemoveListener and should improve web compatibility for some sites.
+ * Removed support for the archaic and non-standard <marquee> element.
+ * Removed some leftovers from the discontinued plugin update checker service.
+ * Removed some internal HPKP implementation leftovers.
+ * Cleaned up the Windows widget code to reduce potentially vulnerable direct-dll loads.
+ * Security issues fixed: CVE-2020-15676 and CVE-2020-15677
+ * Unified XUL Platform Mozilla Security Patch Summary: 2 fixed, 1 defense-in-depth, 7 not applicable.
+
+ -- Ben Stack <bgstack15@gmail.com> Sat, 03 Oct 2020 13:18:20 -0400
+
palemoon (28.13.0-4+devuan) obs; urgency=low
* Import xfce-helper/palemoon.desktop from stevep@mxlinux.org release
diff --git a/palemoon/debian/palemoon+devuan.dsc b/palemoon/debian/palemoon+devuan.dsc
index 1897122..9324f3e 100644
--- a/palemoon/debian/palemoon+devuan.dsc
+++ b/palemoon/debian/palemoon+devuan.dsc
@@ -2,7 +2,7 @@ Format: 3.0 (quilt)
Source: palemoon
Binary: palemoon
Architecture: any
-Version: 28.13.0-4+devuan
+Version: 28.14.2-1+devuan
Maintainer: B Stack <bgstack15@gmail.com>
Homepage: http://www.palemoon.org/
Standards-Version: 4.1.4
@@ -10,7 +10,6 @@ Build-Depends: debhelper (>= 12), autoconf2.13, libasound2-dev, libdbus-glib-1-d
Package-List:
palemoon deb web optional arch=any
Files:
- 00000000000000000000000000000000 1 palemoon.orig-platform.tar.gz
00000000000000000000000000000000 1 palemoon.orig.tar.gz
00000000000000000000000000000000 1 palemoon+devuan.debian.tar.xz
Original-Maintainer: Steven Pusser <stevep@mxlinux.org>
diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec
index 3ca9b8d..9ff45fb 100644
--- a/palemoon/palemoon.spec
+++ b/palemoon/palemoon.spec
@@ -5,7 +5,7 @@
%global stackrpms_custom 1
# derive from inside the full source tree or from notes at https://github.com/MoonchildProductions/Pale-Moon/releases
# git submodule | awk -v "name=platform" '$2 == name {gsub("-","",$1); print $1}'
-%global submodule_platform_tag RELBASE_20200901
+%global submodule_platform_tag RELBASE_20200929
# additional repos to get python27 and devtoolset-7
# for el6 and el7: Software Collection;, for x86_64 only
@@ -42,8 +42,8 @@ Name: palemoon-stackrpms
Name: palemoon
%endif
Summary: Pale Moon web browser
-Version: 28.13.0
-Release: 2
+Version: 28.14.2
+Release: 1
Group: Networking/Web
License: MPLv2.0
@@ -285,6 +285,9 @@ update-mime-database -n ${_datadir}/mime 1>/dev/null 2>&1 & :
%doc AUTHORS LICENSE
%changelog
+* Sat Oct 03 2020 B Stack <bgstack15@gmail.com> - 28.14.2-1
+- update version
+
* Fri Sep 25 2020 B Stack <bgstack15@gmail.com> - 28.13.0-2
- use valid RELBASE. Upstream probably unpublished RELBASE_20200831
bgstack15