aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/activation.scm
diff options
context:
space:
mode:
authorIan Eure <ian@retrospec.tv>2024-11-30 10:32:42 -0800
committerHilton Chain <hako@ultrarare.space>2024-12-02 07:42:22 +0800
commit41fd9cfc65e0284173c9cb45117f8b47bd88874d (patch)
treee6383e897fe44efab9c8c5791776fa17e351e297 /gnu/build/activation.scm
parent395abb86a61e9ea9ed49a25e4ba3f44ac80cebb4 (diff)
downloadguix-41fd9cfc65e0284173c9cb45117f8b47bd88874d.tar.gz
guix-41fd9cfc65e0284173c9cb45117f8b47bd88874d.zip
gnu: librewolf: Update to 133.0-1 [security fixes].
New upstream version. Fixes CVEs: CVE-2024-11691: Out-of-bounds write in Apple GPU drivers via WebGL CVE-2024-11700: Potential Tapjacking Exploit for Intent Confirmation on Android CVE-2024-11692: Select list elements could be shown over another site CVE-2024-11701: Misleading Address Bar State During Navigation Interruption CVE-2024-11702: Inadequate Clipboard Protection in Private Browsing Mode on Android CVE-2024-11693: Download Protections were bypassed by .library-ms files on Windows CVE-2024-11694: CSP Bypass and XSS Exposure via Web Compatibility Shims CVE-2024-11695: URL Bar Spoofing via Manipulated Punycode and Whitespace Characters CVE-2024-11703: Password access without authentication via PIN bypass on Android CVE-2024-11696: Unhandled Exception in Add-on Signature Verification CVE-2024-11697: Improper Keypress Handling in Executable File Confirmation Dialog CVE-2024-11704: Potential Double-Free Vulnerability in PKCS#7 Decryption Handling CVE-2024-11698: Fullscreen Lock-Up When Modal Dialog Interrupts Transition on macOS CVE-2024-11705: Null Pointer Dereference in NSC_DeriveKey CVE-2024-11706: Null Pointer Dereference in PKCS#12 Utility CVE-2024-11708: Data race with PlaybackParams CVE-2024-11699: Memory safety bugs fixed in Firefox 133, Firefox ESR 128.5, and Thunderbird 128.5 * gnu/packages/librewolf.scm (librewolf): Update to 133.0-1. Change-Id: I611505daf4d4f0940405190471f443d99102c2b9 Signed-off-by: Hilton Chain <hako@ultrarare.space>
Diffstat (limited to 'gnu/build/activation.scm')
0 files changed, 0 insertions, 0 deletions
>2020-03-14gnu: gcc-9: Update to 9.3.0....* gnu/packages/gcc.scm (gcc-9): Update to 9.3.0. Efraim Flashner 2020-03-04Merge branch 'master' into core-updatesMarius Bakke 2020-03-04gnu: gcc-8: Update to 8.4.0....* gnu/packages/gcc.scm (gcc-8): Update to 8.4.0. Efraim Flashner 2020-02-15gnu: isl: Move the static library to a separate output....* gnu/packages/gcc.scm (isl)[outputs, arguments]: New fields. * gnu/packages/make-bootstrap.scm (%gcc-static)[inputs]: Add ISL:STATIC. Marius Bakke 2020-02-15gnu: glibc: Update to 2.31....* gnu/packages/patches/glibc-supported-locales.patch: Adjust for upstream changes. * gnu/packages/patches/glibc-2.29-supported-locales.patch: New file, with previous contents. * gnu/packages/patches/gcc-4.9-libsanitizer-mode-size.patch, gnu/packages/patches/gcc-6-libsanitizer-mode-size.patch, gnu/packages/patches/gcc-7-libsanitizer-mode-size.patch, gnu/packages/patches/gcc-8-libsanitizer-mode-size.patch, gnu/packages/patches/gcc-9-libsanitizer-mode-size.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gcc.scm (gcc-4.9, gcc-5, gcc-6, gcc-7, gcc-8, gcc-9)[source](patches): Add the respective patch files. * gnu/packages/base.scm (glibc): Update to 2.31. [source](patches): Remove obsolete. (glibc-2.30): New public variable. (glibc-2.29)[source](patches): Adjust for renamed patch file. Marius Bakke 2020-02-06gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'....Fixes <https://bugs.gnu.org/30756>. Initially reported by Julien Lepiller <julien@lepiller.eu>. * gnu/packages/base.scm (make-gcc-libc): Remove 'treat-glibc-as-system-header' phase from 'arguments'. * gnu/packages/commencement.scm (gcc-final): Likewise. * gnu/packages/gcc.scm (gcc-4.7)[arguments]: Add "include/c++" to 'CPLUS_INCLUDE_PATH'. (gcc-6)[native-search-paths]: Remove. * gnu/packages/make-bootstrap.scm (gcc-for-bootstrap): Remove 'native-search-paths' and 'arguments'. * gnu/packages/patches/python-2.7-search-paths.patch, gnu/packages/patches/python-3-search-paths.patch: Replace "CPATH" with "C_INCLUDE_PATH". * guix/build-system/cmake.scm (lower): When not cross-compiling, move INPUTS from the 'host-inputs' field to the 'build-inputs' field of the bag, right after NATIVE-INPUTS. * guix/build-system/glib-or-gtk.scm (lower): Likewise. * guix/build-system/gnu.scm (lower): Likewise. * guix/build-system/meson.scm (lower): Likewise. Ludovic Courtès 2020-02-06gnu: isl: Update to 0.22.1....* gnu/packages/gcc.scm (isl): Update to 0.22.1. Marius Bakke 2019-12-31Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe 2019-12-17gnu: gfortran: change to a hidden package...* gnu/packages/gcc.scm (gfortran-4.8, gfortran-4.9) (gfortran-5, gfortran-6, gfortran-7, gfortran-8) (gfortran-9): Wrap in 'hidden-package'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen 2019-11-27gnu: gcc-7: Update to 7.5.0....* gnu/packages/gcc.scm (gcc-7): Update to 7.5.0. Efraim Flashner 2019-10-14gnu: gfortran: Add version 9.x....* gnu/packages/gcc.scm (gfortran-9): New variable. Ludovic Courtès 2019-10-10gnu: gcc@9: Update to 9.2.0....* gnu/packages/gcc.scm (gcc-9): Update to 9.2.0. Ludovic Courtès 2019-06-20gnu: isl: Update to 0.21....* gnu/packages/gcc.scm (isl): Update to 0.21. Marius Bakke 2019-06-20gnu: isl: Fix fallback URL....* gnu/packages/gcc.scm (isl, isl-0.18, isl-0.11)[source](uri): Use '.bz2' tarball. Marius Bakke 2019-05-25Merge branch 'staging' into core-updatesMarius Bakke 2019-05-22gnu: libstdc++-doc: Add version 9.x....* gnu/packages/gcc.scm (libstdc++-doc-4.9): Remove. (libstdc++-doc-9): New variable. Ludovic Courtès 2019-05-22gnu: libstdc++-doc: Unhide....This is a followup to d78010b81ee6ef4fd8803082e2f401b9e55b44db. * gnu/packages/gcc.scm (make-libstdc++-doc): Add 'properties' field. Ludovic Courtès 2019-05-16gnu: custom-gcc: Unhide resulting package....This is a follow-up to commit d78010b81ee6ef4fd8803082e2f401b9e55b44db. While the plain "gcc" packages should be hidden by default, gcc-derived packages like "gfortran" should not. * gnu/packages/gcc.scm (custom-gcc)[properties]: Remove the 'hidden? property. Ricardo Wurmus 2019-05-09gnu: gcc-4.7: Hide package....* gnu/packages/gcc.scm (gcc-4.7): Wrap in "hidden-package" expression. Ricardo Wurmus 2019-05-06gnu: gcc@9: Fix limits.h include for cross builds....This allows us to supply gcc-9 as an optional argument to cross-gcc, successfully constructing gcc-9-based cross-compilers. * gnu/packages/gcc.scm (gcc-9)[source](patches): Add "gcc-9-asan-fix-limits-include.patch". * gnu/packages/patches/gcc-9-asan-fix-limits-include.patch: New file. * gnu/local.mk (dist_patch_DATA): Add the patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Carl Dong 2019-05-06gnu: gcc: Add 9.1.0....* gnu/packages/gcc.scm (gcc-9): New variable. * gnu/packages/commencement.scm (gcc-toolchain-9): New variable. * gnu/packages/patches/gcc-9-strmov-store-file-names.patch: New file. * gnu/local.mk (dist_patch_DATA): Add the patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Carl Dong