This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pale-moon. from 8aa4149 Merge branch 'upstream/28.4.0+repack-1' new 71d5e30 debian: sync directory with Steven Pusser's palemoon_28.4.0+repack-1 version. new ab73246 debian/changelog: update to 28.4.0. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git
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
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit ab73246fa890005a3c9fbbda8fa7b55d513d937f Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Feb 27 05:37:52 2019 +0100 debian/changelog: update to 28.4.0. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index b09131d..c49d30a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +palemoon (28.4.0+repack-1-0x2go1) UNRELEASED; urgency=medium + + [ Mihai Moldovan ] + * New downstream version (28.4.0): + + -- Mihai Moldovan <ionic@ionic.de> Wed, 27 Feb 2019 05:34:45 +0100 + palemoon (28.4.0+repack-1) obs; urgency=medium * New upstream major development, stability and security release: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git