summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2020-10-29 12:18:54 +0000
committerspz <spz@pkgsrc.org>2020-10-29 12:18:54 +0000
commit1bd42aaf8941a5c1605a32989da132a607473ee8 (patch)
treedbea31ef8d6ee39333f2ebac9a976f6cf6185c69 /www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs
parent13b4317b1bc9eea708d286c92e2beb56b85bc94f (diff)
downloadpkgsrc-1bd42aaf8941a5c1605a32989da132a607473ee8.tar.gz
Pullup ticket #6356 - requested by maya
www/firefox: security update www/firefox-l10n: security update Revisions pulled up: - www/firefox-l10n/Makefile 1.186-1.191 - www/firefox-l10n/PLIST 1.67 - www/firefox-l10n/distinfo 1.168-1.173 - www/firefox/Makefile 1.448-1.453 - www/firefox/PLIST 1.164-1.165 - www/firefox/distinfo 1.411-1.418 - www/firefox/mozilla-common.mk 1.181-1.182 - www/firefox/patches/patch-build_moz.configure_rust.configure 1.7 - www/firefox/patches/patch-config_makefiles_rust.mk 1.5 - www/firefox/patches/patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp 1.1 - www/firefox/patches/patch-js_src_jsfriendapi.h 1.3 - www/firefox/patches/patch-race_recurse.mk 1.1 - www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs deleted - www/firefox/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs deleted ------------------------------------------------------------------- Module Name: pkgsrc Committed By: ryoon Date: Mon Sep 28 13:30:01 UTC 2020 Modified Files: pkgsrc/www/firefox: Makefile PLIST distinfo pkgsrc/www/firefox/patches: patch-config_makefiles_rust.mk patch-js_src_jsfriendapi.h Removed Files: pkgsrc/www/firefox/patches: patch-third__party_rust_getrandom_src_lib.rs patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs Log Message: firefox: Update to 81.0 Changelog: September 22, 2020 Version 81.0, first offered to Release channel users on September 22, 2020 We'd like to extend a special thank you to all of the new Mozillians who contributed to this release of Firefox. New * You can pause and play audio or video in Firefox right from your keyboard or headset, giving you easy access to control your media when in another Firefox tab, another program, or even when your computer is locked. * In addition to our default, dark and light themes, with this release, Firefox introduces the Alpenglow theme: a colorful appearance for buttons, menus, and windows. You can update your Firefox themes under settings or preferences. * For our users in the US and Canada, Firefox can now save, manage, and auto-fill credit card information for you, making shopping on Firefox ever more convenient. To ensure the smoothest experience, this will be rolling out to users gradually. * Firefox supports AcroForm, which will soon allow you to fill in, print, and save supported PDF forms and the PDF viewer also has a new fresh look. * Our users in Austria, Belgium and Switzerland using the German version of Firefox will now see Pocket recommendations in their new tab featuring some of the best stories on the web. If you don’t see them, you can turn on Pocket articles in your new tab by following these steps. In addition to Firefox’s new tab, Pocket is also available as an app on iOS and Android. Fixed * Various security fixes. * We’ve fixed a bug for users of language packs where the default language was reset to English after Firefox updates. * Browser native HTML5 audio/video controls received several important accessibility fixes: + Audio/video controls remain accessible to screen readers even when they are temporarily hidden visually. + Audio/video elapsed and total time are now accessible to screen readers where they weren't previously. + Various unlabelled controls are now labelled making them identifiable to screen readers. + Screen readers no longer intrusively report progress information unless the user requests it. Changed * You will soon find Picture-in-Picture more easily on all the videos you watch with new iconography. * The bookmarks toolbar is now automatically revealed once bookmarks are imported into Firefox, making it easier to find your most important websites. * We have expanded our supported file types - .xml, .svg, and .webp - so files you’ve downloaded can be opened right in Firefox. Security fixes: #CVE-2020-15675: Use-After-Free in WebGL #CVE-2020-15677: Download origin spoofing via redirect #CVE-2020-15676: XSS when pasting attacker-controlled data into a contenteditable element #CVE-2020-15678: When recursing through layers while scrolling, an iterator may have become invalid, resulting in a potential use-after-free scenario #CVE-2020-15673: Memory safety bugs fixed in Firefox 81 and Firefox ESR 78.3 corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. #CVE-2020-15674: Memory safety bugs fixed in Firefox 81 To generate a diff of this commit: cvs rdiff -u -r1.447 -r1.448 pkgsrc/www/firefox/Makefile cvs rdiff -u -r1.163 -r1.164 pkgsrc/www/firefox/PLIST cvs rdiff -u -r1.410 -r1.411 pkgsrc/www/firefox/distinfo cvs rdiff -u -r1.4 -r1.5 \ pkgsrc/www/firefox/patches/patch-config_makefiles_rust.mk cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/www/firefox/patches/patch-js_src_jsfriendapi.h cvs rdiff -u -r1.1 -r0 \ pkgsrc/www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs cvs rdiff -u -r1.3 -r0 \ pkgsrc/www/firefox/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs ------------------------------------------------------------------- Module Name: pkgsrc Committed By: ryoon Date: Mon Sep 28 13:31:02 UTC 2020 Modified Files: pkgsrc/www/firefox-l10n: Makefile PLIST distinfo Log Message: firefox-l10n: Update to 81.0 * Add ur locale. * Sync with www/firefox-81.0. To generate a diff of this commit: cvs rdiff -u -r1.185 -r1.186 pkgsrc/www/firefox-l10n/Makefile cvs rdiff -u -r1.66 -r1.67 pkgsrc/www/firefox-l10n/PLIST cvs rdiff -u -r1.167 -r1.168 pkgsrc/www/firefox-l10n/distinfo ------------------------------------------------------------------- Module Name: pkgsrc Committed By: gutteridge Date: Tue Sep 29 23:20:23 UTC 2020 Modified Files: pkgsrc/www/firefox: mozilla-common.mk Log Message: firefox: 81.0 requires nss >= 3.56 To generate a diff of this commit: cvs rdiff -u -r1.180 -r1.181 pkgsrc/www/firefox/mozilla-common.mk ------------------------------------------------------------------- Module Name: pkgsrc Committed By: ryoon Date: Fri Oct 2 15:44:16 UTC 2020 Modified Files: pkgsrc/www/firefox: Makefile distinfo Log Message: firefox: Update to 81.0.1 Changelog: Fixed Fixed missing content on Blackboard course listings (bug 1665447) Resolved incorrect scaling of Flash content on HiDPI macOS systems (bug 1667267) Fixes for various printing issues (bug 1667342, bug 1667510, bug 1667723) Fixed legacy preferences not being properly applied when set via GPO (bug 1666836) Fixed Picture-in-Picture controls being visible on audio-only page elements (bug 1666775) Fixed high memory growth with addons such as Disconnect installed, causing browser responsiveness issues over time (bug 1658571) Various stability improvements (bug 1661485, bug 1664542, bug 1664843) To generate a diff of this commit: cvs rdiff -u -r1.448 -r1.449 pkgsrc/www/firefox/Makefile cvs rdiff -u -r1.411 -r1.412 pkgsrc/www/firefox/distinfo ------------------------------------------------------------------- Module Name: pkgsrc Committed By: ryoon Date: Fri Oct 2 15:45:25 UTC 2020 Modified Files: pkgsrc/www/firefox-l10n: Makefile distinfo Log Message: firefox-l10n: Update to 81.0.1 * Sync with www/firefox-81.0.1. To generate a diff of this commit: cvs rdiff -u -r1.186 -r1.187 pkgsrc/www/firefox-l10n/Makefile cvs rdiff -u -r1.168 -r1.169 pkgsrc/www/firefox-l10n/distinfo ------------------------------------------------------------------- Module Name: pkgsrc Committed By: maya Date: Mon Oct 12 23:45:35 UTC 2020 Modified Files: pkgsrc/www/firefox: Makefile distinfo pkgsrc/www/firefox-l10n: Makefile distinfo Log Message: firefox{,-l10n}: Update to 81.0.2 Release notes not available yet. To generate a diff of this commit: cvs rdiff -u -r1.449 -r1.450 pkgsrc/www/firefox/Makefile cvs rdiff -u -r1.412 -r1.413 pkgsrc/www/firefox/distinfo cvs rdiff -u -r1.187 -r1.188 pkgsrc/www/firefox-l10n/Makefile cvs rdiff -u -r1.169 -r1.170 pkgsrc/www/firefox-l10n/distinfo ------------------------------------------------------------------- Module Name: pkgsrc Committed By: maya Date: Tue Oct 20 20:15:30 UTC 2020 Modified Files: pkgsrc/www/firefox: Makefile PLIST distinfo mozilla-common.mk pkgsrc/www/firefox-l10n: Makefile distinfo pkgsrc/www/firefox/patches: patch-build_moz.configure_rust.configure Log Message: firefox{,-l10n}: Update to 82.0 New: With this release, Firefox introduces a number of improvements that make watching videos more delightful: the Picture-In-Picture button has a new look and position, making it easier for you to find and use the feature. Picture-In-Picture now has a keyboard shortcut for Mac users (Option + Command + Shift + Right bracket) that works before you start playing the video. For Windows users, Firefox now uses DirectComposition for hardware decoded video, which will improve CPU and GPU usage during video playback, improving battery life. Firefox is faster than ever with improved performance on both page loads and start up time: Websites that use flexbox-based layouts load 20% faster than before; Restoring a session is 17% quicker, meaning you can more quickly pick up where you left off; For Windows users, opening new windows got quicker by 10%. You can now explore new articles when you save a webpage to Pocket from the Firefox toolbar. WebRender continues to roll out to more Firefox users on Windows. Fixed: Screen reader features which report paragraphs now correctly report paragraphs in Firefox instead of lines. Various security fixes. To generate a diff of this commit: cvs rdiff -u -r1.450 -r1.451 pkgsrc/www/firefox/Makefile cvs rdiff -u -r1.164 -r1.165 pkgsrc/www/firefox/PLIST cvs rdiff -u -r1.413 -r1.414 pkgsrc/www/firefox/distinfo cvs rdiff -u -r1.181 -r1.182 pkgsrc/www/firefox/mozilla-common.mk cvs rdiff -u -r1.188 -r1.189 pkgsrc/www/firefox-l10n/Makefile cvs rdiff -u -r1.170 -r1.171 pkgsrc/www/firefox-l10n/distinfo cvs rdiff -u -r1.6 -r1.7 \ pkgsrc/www/firefox/patches/patch-build_moz.configure_rust.configure ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tnn Date: Fri Oct 23 12:37:14 UTC 2020 Modified Files: pkgsrc/www/firefox: distinfo Added Files: pkgsrc/www/firefox/patches: patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp Log Message: firefox: NetBSD/aarch64 build fix To generate a diff of this commit: cvs rdiff -u -r1.414 -r1.415 pkgsrc/www/firefox/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/www/firefox/patches/patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp ------------------------------------------------------------------- Module Name: pkgsrc Committed By: maya Date: Mon Oct 26 21:20:59 UTC 2020 Modified Files: pkgsrc/www/firefox: distinfo Added Files: pkgsrc/www/firefox/patches: patch-race_recurse.mk Log Message: firefox: backport upstream patch to fix a build race. This appears as libmozgtk.so missing as well as the symbols it contains. This affects pkgsrc-stable as well. To generate a diff of this commit: cvs rdiff -u -r1.415 -r1.416 pkgsrc/www/firefox/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/www/firefox/patches/patch-race_recurse.mk ------------------------------------------------------------------- Module Name: pkgsrc Committed By: maya Date: Tue Oct 27 16:59:00 UTC 2020 Modified Files: pkgsrc/www/firefox: Makefile distinfo pkgsrc/www/firefox-l10n: Makefile distinfo Log Message: firefox{,-l10n}: update to 82.0.1 Avoid an unnecessary prompt to reboot when using the full installer on Windows (bug 1671715) Restored the ability to print on paper whose width or height is larger than 100 inches, e.g. for receipts (bug 1672370) Fixed printing of documents with margins of zero, e.g. some PDFs (bug 1672529) Fixed handling of the WebDriver:ClickElement command in the marionette testing framework (bug 1666755) Stability fix (bug 1660539) To generate a diff of this commit: cvs rdiff -u -r1.451 -r1.452 pkgsrc/www/firefox/Makefile cvs rdiff -u -r1.416 -r1.417 pkgsrc/www/firefox/distinfo cvs rdiff -u -r1.189 -r1.190 pkgsrc/www/firefox-l10n/Makefile cvs rdiff -u -r1.171 -r1.172 pkgsrc/www/firefox-l10n/distinfo ------------------------------------------------------------------- Module Name: pkgsrc Committed By: maya Date: Wed Oct 28 15:34:41 UTC 2020 Modified Files: pkgsrc/www/firefox: Makefile distinfo pkgsrc/www/firefox-l10n: Makefile distinfo Log Message: firefox{,-l10n}: Update to 82.0.2 Fixed duplication of WebSocket messages in certain cases (bug 1673340) To generate a diff of this commit: cvs rdiff -u -r1.452 -r1.453 pkgsrc/www/firefox/Makefile cvs rdiff -u -r1.417 -r1.418 pkgsrc/www/firefox/distinfo cvs rdiff -u -r1.190 -r1.191 pkgsrc/www/firefox-l10n/Makefile cvs rdiff -u -r1.172 -r1.173 pkgsrc/www/firefox-l10n/distinfo
Diffstat (limited to 'www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs')
-rw-r--r--www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs24
1 files changed, 0 insertions, 24 deletions
diff --git a/www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs b/www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs
deleted file mode 100644
index e19c45c6306..00000000000
--- a/www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-third__party_rust_getrandom_src_lib.rs,v 1.1 2020/06/23 17:38:50 nia Exp $
-
-https://github.com/rust-random/getrandom/pull/115
-
---- third_party/rust/getrandom/src/lib.rs.orig 2020-06-02 23:37:31.000000000 +0000
-+++ third_party/rust/getrandom/src/lib.rs
-@@ -17,7 +17,7 @@
- //! | macOS, iOS | [`SecRandomCopyBytes`][4]
- //! | FreeBSD | [`kern.arandom`][5]
- //! | OpenBSD, Bitrig | [`getentropy`][6]
--//! | NetBSD | [`/dev/urandom`][7] after reading from `/dev/random` once
-+//! | NetBSD | [`kern.arandom`][5]
- //! | Dragonfly BSD | [`/dev/random`][8]
- //! | Solaris, illumos | [`getrandom`][9] system call if available, otherwise [`/dev/random`][10]
- //! | Fuchsia OS | [`cprng_draw`][11]
-@@ -184,7 +184,7 @@ mod_use!(cfg(target_os = "illumos"), sol
- mod_use!(cfg(target_os = "ios"), macos);
- mod_use!(cfg(target_os = "linux"), linux_android);
- mod_use!(cfg(target_os = "macos"), macos);
--mod_use!(cfg(target_os = "netbsd"), use_file);
-+mod_use!(cfg(target_os = "netbsd"), freebsd);
- mod_use!(cfg(target_os = "openbsd"), openbsd_bitrig);
- mod_use!(cfg(target_os = "redox"), use_file);
- mod_use!(cfg(target_os = "solaris"), solaris_illumos);