This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit ae8c5a8145830f10e90b18074e3d3c0c0a4196cf Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Apr 25 09:17:39 2019 +0200 debian: sync directory with Steven Pusser's palemoon_28.4.1+repack-1 version. --- debian/changelog | 26 +++++++++++++++++++++++++- debian/control.in | 3 +-- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a941d55..1eab9d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +palemoon (28.4.1+repack-1) obs; urgency=medium + + * New upstream security and bugfix release: + - Fixed hover state arrows on some controls. + - Fixed potential denial-of-service issues involving FTP (loading of + subresources and spamming errors). + - Disabled Microsoft Family Safety (Win 8.1) by default. This prevents + security issues as a result of a local MitM setup. + - Added several site-specific overrides (Firefox Send and polyfill.io) to + work around website UA-sniffing isues. + - Implemented the origin-clean algorithm for controlling access to image + resources. + - Cleaned up the helper application service code. + - Ported applicable security fixes from Mozilla (CVE-2019-9791, + CVE-2019-9792, CVE-2019-9796, CVE-2019-9801, CVE-2019-9793, CVE-2019-9794, + CVE-2019-9808 and ZDI-CAN-8368). + - Implemented several defense-in-depth measures (for CVE-2019-9790, + CVE-2019-9797, CVE-2019-9804, and a JavaScript issue). + - Fixed several memory safety hazards and crashes. + + * Add provides for www-browser and gnome-www-browser. + + -- Steven Pusser <stevep@mxlinux.org> Tue, 26 Mar 2019 13:01:22 -0700 + palemoon (28.4.0+repack-1-0x2go1) UNRELEASED; urgency=medium [ Mihai Moldovan ] @@ -11,7 +35,7 @@ palemoon (28.4.0+repack-1-0x2go1) UNRELEASED; urgency=medium -- Mihai Moldovan <ionic@ionic.de> Wed, 27 Feb 2019 05:34:45 +0100 -palemoon (28.4.0+repack-1) obs; urgency=medium +palemoon (28.4.0+repack-1~mx17+1) mx; urgency=medium * New upstream major development, stability and security release: - Removed more telemetry code from the platform. diff --git a/debian/control.in b/debian/control.in index 6d856d0..71a95fb 100644 --- a/debian/control.in +++ b/debian/control.in @@ -113,8 +113,7 @@ Conflicts: j2re1.4, palemoon-nonsse2, Replaces: palemoon-nonsse2 Breaks: xul-ext-torbutton -Provides: x-www-browser, - gnome-www-browser +Provides: x-www-browser, www-browser, gnome-www-browser Description: Firefox-based, efficient and easy to use web browser Pale Moon offers selected features and optimizations to maximize the browser's speed, stability and user experience, while maintaining -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git