This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 71d5e305c08b7d9533a3afb1ef865d112b500460 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Feb 27 05:36:36 2019 +0100 debian: sync directory with Steven Pusser's palemoon_28.4.0+repack-1 version. --- debian/changelog | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b3e17d6..b09131d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +palemoon (28.4.0+repack-1) obs; urgency=medium + + * New upstream major development, stability and security release: + - Removed more telemetry code from the platform. + - Fixed implementation of the IntersectionObserver API to avoid crashes, and + enabled it by default. + - Switched to the new ffmpeg decode API to avoid dropping of frames. + - Fixed a buffering issue in the WebP decoder that caused intermittent + browser crashes. + - Improved resource-efficiency for internal stopwatch timers. + - Improved handling of incorrectly-encoded CTTS in media files, resolving + some playback issues of videos. + - Improved the Cycle Collector and Garbage Collector. + - Improved fullscreen navigation bar handling in the situation it has focus + when switching to full screen. + - Aligned instanceof with the final ES6 spec. + - Improved Windows DIB (bitmap) clipboard data handling. + - Exposed TLS 1.3 cipher suite prefs in about:config in case people want to + disable them individually. + - Allowed empty string on the location.search setter to clear URL query + parameters from JS. + - Added a potential fix for external links not opening in the current + window/tab (untested). + - Enabled C++11 thread-safe statics in the entire application. + - Updated several preferences for integration with the new add-ons site. + Security fixes: + - Fixed a potential use-after-free in IndexedDB code. (DiD) + - Improved proxy handling to avoid localhost getting proxied. + (CVE-2018-18506) + - Ported upstream Skia fixes. (CVE-2018-18356, CVE-2018-18335) + - Fixed an additional Skia issue. (CVE-2019-5785) + - Fixed several potentially-exploitable memory safety hazards and crashes. + (DiD) + - Fixed a possible data race when performing compacting GC. + + -- Steven Pusser <stevep@mxlinux.org> Tue, 19 Feb 2019 10:52:00 -0800 + palemoon (28.3.1+repack-1-0x2go1) UNRELEASED; urgency=medium [ Mihai Moldovan ] @@ -47,7 +84,7 @@ palemoon (28.3.1+repack-1-0x2go1) UNRELEASED; urgency=medium -- Mihai Moldovan <ionic@ionic.de> Thu, 31 Jan 2019 01:36:58 +0100 -palemoon (28.3.1+repack-1) obs; urgency=medium +palemoon (28.3.1+repack-1~mx17+1) mx; urgency=medium * New upstream minor security and stablility release: - Disabled the IntersectionObserver API by default while we work on -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git