summaryrefslogtreecommitdiff
path: root/gnu/packages/chromium.scm
Commit message (Collapse)AuthorAge
* gnu: Remove unused module imports.Marius Bakke2021-04-10
| | | | * gnu/packages/chromium.scm: Don't import (guix store) and (guix monads).
* gnu: ungoogled-chromium: Update to 89.0.4389.114-1.Marius Bakke2021-04-10
| | | | | * gnu/packages/chromium.scm (%ungoogled-revision): Set to 89.0.4389.114-1. (%ungoogled-origin, ungoogled-chromium): Update hashes.
* gnu: ungoogled-chromium: Update to 89.0.4389.90-1.Marius Bakke2021-03-19
| | | | | | | | | | | | | | | | * gnu/packages/patches/ungoogled-chromium-system-opus.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 89. (%chromium-version): Remove variable. (%ungoogled-revision): Set to 89.0.4389.90-1. (%ungoogled-origin): Conditionally set file name based on commit/tag. (%guix-patches): Add the new file. (libvpx/chromium): Update to 1.9.0-104-gb5d77a48d. (ungoogled-chromium)[version]: Use %UNGOOGLED-REVISION. [source]: Update hash. [arguments]: Adjust #:configure-flags for build system changes. Don't build with external WebRTC SSL library. Remove obsolete substitution. [inputs]: Remove OPENSSL. Change from PIPEWIRE to PIPEWIRE-0.3.
* gnu: ungoogled-chromium: Add xdg-utils to PATH with wrapper.Léo Le Bouter2021-03-10
| | | | | | | This will ensure that 'mailto:' links work out of the box, among others. * gnu/packages/chromium.scm (ungoogled-chromium): Modify replacement 'install phase to add xdg-utils to PATH with wrap-program.
* gnu: ungoogled-chromium: Update to 88.0.4324.182-0.b98f2d5.Marius Bakke2021-02-21
| | | | | | * gnu/packages/chromium.scm (%chromium-version): Set to -88.0.4324.182. (%ungoogled-revision): Set to 27c9e9fabd38001b32d148f7b3f99b4d31e67277. (%ungoogled-origin, ungoogled-chromium): Update hashes.
* gnu: ungoogled-chromium: Update to 88.0.4324.150-0.f7c33de [fixes ↵Marius Bakke2021-02-07
| | | | | | | | CVE-2021-21148]. * gnu/packages/chromium.scm (%chromium-version): Set to 88.0.4324.150. (%ungoogled-revision): Set to f7c33ded1674556b6e9e72d597c706666f490da8. (%ungoogled-origin, ungoogled-chromium): Update hashes.
* gnu: ungoogled-chromium: Update to 88.0.4324.146-0.d8e821c.Marius Bakke2021-02-03
| | | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 88.0.4324.146. (%ungoogled-revision): Set to d8e821c16212647250ea6d848537e92b1b739f82. (%ungoogled-origin, ungoogled-chromium): Update hashes.
* gnu: ungoogled-chromium: Remove unused input.Marius Bakke2021-02-03
| | | | * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Remove DBUS-GLIB.
* gnu: ungoogled-chromium: Update to 88.0.4324.104-0.4e2679c.Marius Bakke2021-01-30
| | | | | | | | | | | | * gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 88. (%chromium-version): Set to 88.0.4324.104. (%ungoogled-revision): Set to 4e2679ce15a53925b34a95aa3e1731751530dc22. (%ungoogled-origin): Update hash. (libvpx/chromium): New variable. (ungoogled-chromium): Update hash. [arguments]: Patch one file for compatibility with system ICU. [inputs]: Change from ICU4C-67 to ICU4C-68. Change from LIBVPX to LIBVPX/CHROMIUM.
* gnu: ungoogled-chromium: Update to 87.0.4280.141-0.483a1ba.Marius Bakke2021-01-12
| | | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 87.0.4280.141. (%ungoogled-revision): Set to 483a1bae4eee601c7d0a4a63499380e40e4f8a44. (%ungoogled-origin, ungoogled-chromium): Update hashes.
* gnu: ungoogled-chromium: Update to 87.0.4280.88-0.b78cb92 [security fixes].Marius Bakke2020-12-05
| | | | | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 87.0.4280.88. (%ungoogled-revision): Set to b78cb927fa8beaee0ddfb4385277edb96444c40f. (%ungoogled-origin): Update URL and hash. (ungoogled-chromium): Update hash. [arguments]: Fix inverted logic in max link jobs.
* gnu: ungoogled-chromium: Update to 87.0.4280.66-0.1f7cdef.Marius Bakke2020-11-23
| | | | | | | | | | | | | | | * gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 87. (arch-patch, %arch-revision, %arch-patches): Remove. (ungoogled-chromium-snippet): Remove %ARCH-PATCHES. (%ungoogled-revision): Set to 1f7cdef6dfa8f612afde8f988131f210612333e0. (%chromium-version): Set to 87.0.4280.66. (ungoogled-chromium)[source]: Update hash. [arguments]: Adjust #:configure-flags for changes in 87. Enable Pipewire support in WebRTC. [native-inputs]: Add WAYLAND. [inputs]: Add PIPEWIRE and WAYLAND. (ungoogled-chromium/wayland): Implement as a wrapper over UNGOOGLED-CHROMIUM. * gnu/packages/patches/ungoogled-chromium-system-nspr.patch: Adjust for 87.
* gnu: ungoogled-chromium: Update to 86.0.4240.198-0.b68e17f [security fixes].Marius Bakke2020-11-12
| | | | | | | This fixes CVE-2020-16013 and CVE-2020-16017. * gnu/packages/chromium.scm (%chromium-version): Set to 86.0.4240.198. (ungoogled-chromium): Update hash.
* gnu: ungoogled-chromium: Update to 86.0.4240.193-0.b68e17f.Marius Bakke2020-11-10
| | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 86.0.4240.193. (ungoogled-chromium): Update hash.
* gnu: chromium: Silent 'local-file' warning.Ludovic Courtès2020-11-05
| | | | | | This is a followup to fddc87063231f8f9aa22bbbc5bca4a46b9bbf004. * gnu/packages/chromium.scm (%guix-patches): Use 'assume-valid-file-name'.
* gnu: ungoogled-chromium: Fix hardware acceleration.Marius Bakke2020-11-05
| | | | | * gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Patch in absolute file name of libGL.so, and install Chromiums own libEGL.so and libGLESv2.so.
* gnu: ungoogled-chromium: Update to 86.0.4240.183-0.b68e17f [security fixes].Marius Bakke2020-11-05
| | | | | | | | | This fixes CVE-2020-16004, CVE-2020-16005, CVE-2020-16006, CVE-2020-16007, CVE-2020-16008, CVE-2020-16009, and CVE-2020-16011. * gnu/packages/chromium.scm (%ungoogled-revision, %ungoogled-origin): Update to b68e17f. (ungoogled-chromium): Update to 86.0.4240.183.
* gnu: ungoogled-chromium: Add search path for installed extensions.Marius Bakke2020-11-05
| | | | | | | | | * gnu/packages/patches/ungoogled-chromium-extension-search-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/chromium.scm (%guix-patches): New variable. (ungoogled-chromium-snippet): Apply %GUIX-PATCHES. (ungoogled-chromium)[arguments]: Don't hard-code extensions directory. [native-search-paths]: New field.
* gnu: ungoogled-chromium: Update to 86.0.4240.111-0.c34a56d [security fixes].Marius Bakke2020-10-22
| | | | | | | | This fixes CVE-2020-15999, CVE-2020-16000, CVE-2020-16001, CVE-2020-16002, and CVE-2020-16003. * gnu/packages/chromium.scm (ungoogled-chromium): Update to 86.0.4240.111-0.c34a56d.
* gnu: ungoogled-chromium: Embed absolute references to libGL and friends.Marius Bakke2020-10-22
| | | | | * gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Provide absolute references to dlopen'd Mesa libraries.
* gnu: ungoogled-chromium: Update to 86.0.4240.75-0.c34a56d.Marius Bakke2020-10-19
| | | | | | | | | | | | | | | | | | | | * gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 86. Include bundled libc++, jsoncpp, re2 and libvpx for now. (gentoo-patch, chromium-gcc-patchset, %gentoo-patches, %gentoo-revision, xcb-proto/python2): Remove variables. (%debian-revision, %debian-patches): Update to debian/84.0.4147.105-1. Remove jsoncpp unbundling patch. (%ungoogled-revision, %ungoogled-origin): Update to c34a56db4c121238fface560. (%chromium-version, arch-patch, %arch-revision): New variables. (%arch-patches): Add more patches. (ungoogled-chromium-snippet): Don't apply GCC or Gentoo patches. Don't unbundle libvpx or re2. (ungoogled-chromium): Update to 86.0.4240.75-0.c34a56d. [arguments]: Adjust #:configure-flags and substitutions for 86. Add workaround for building with bundled libc++. Adjust install phase to take a hard coded list of files instead of using SCANDIR and REGEXP-EXEC. [native-inputs]: Change from CLANG-10 to CLANG-11. [inputs]: Remove JSONCPP, RE2 and XCB-PROTO/PYTHON2.
* gnu: ungoogled-chromium: Update to 84.0.4147.125-0.57244cd.Marius Bakke2020-08-19
| | | | | | * gnu/packages/chromium.scm (%ungoogled-revision, %ungoogled-origin): Update to commit 57244cdfc21dc05910862152d91cc528103c988a. (ungoogled-chromium): Update to 84.0.4147.125.
* gnu: ungoogled-chromium: Update to 84.0.4147.105-0.cc3e311.Marius Bakke2020-07-30
| | | | | | * gnu/packages/chromium.scm (%ungoogled-revision, %ungoogled-origin): Update to cc3e311f33519a5ba961ad1f1dc19507ce98b0d2. (ungoogled-chromium): Update to 84.0.4147.105-0.
* gnu: ungoogled-chromium: Use tcmalloc.Marius Bakke2020-07-26
| | | | | | * gnu/packages/chromium.scm (%preserved-third-party-files): Preserve the bundled fork of tcmalloc. (ungoogled-chromium)[arguments]: Remove "use_allocator" from #:configure-flags.
* gnu: ungoogled-chromium: Avoid top-level reference to LLD.Marius Bakke2020-07-23
| | | | | * gnu/packages/chromium.scm (lld-as-ld, lld-wrapper, lld/wrapped): Move into ... (make-lld-wrapper): ... here. New procedure.
* gnu: ungoogled-chromium: Enable all release optimizations.Marius Bakke2020-07-23
| | | | | | | | | | | * gnu/packages/chromium.scm (ungoogled-chromium-snippet): Add substitution to allow using unbundled dependencies in "official" builds. (lld-as-ld, lld-wrapper, lld/wrapped): New variables. (ungoogled-chromium)[arguments]: Add "is_official_build" to #:configure-flags. Remove redundant or unnecessary flags, disable system protobuf. Use llvm-ar and llvm-nm instead of their binutils equivalents. [native-inputs]: Add LLD/WRAPPED. [inputs]: Remove PROTOBUF.
* gnu: ungoogled-chromium: Add VA-API fix for some Intel systems.Marius Bakke2020-07-23
| | | | | * gnu/packages/chromium.scm (%arch-patches): New variable. (ungoogled-chromium-snippet): Use it.
* gnu: ungoogled-chromium: Update to 84.0.4147.89-0.df199c0.Marius Bakke2020-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/ungoogled-chromium-system-jsoncpp.patch, gnu/packages/patches/ungoogled-chromium-system-zlib.patch: Delete files. * gnu/packages/patches/ungoogled-chromium-system-nspr.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 84. (%ungoogled-revision): Set to df199c04ff367da59ce52a23a3f3b305dd3b00c3. (%debian-revision): Set to debian/83.0.4103.116-3. (%gentoo-revision): Set to f3f649046d31ebdbc8c4a302b2384504eff78027. (chromium-gcc-patchset, %chromium-gcc-patches): New variables. (%gentoo-patches): Remove GCC patches, which have been moved to the above repo. Add ffmpeg compatibility patch. (%debian-patches): Add zlib and jsoncpp patch; remove nspr patch. (%ungoogled-origin): Update hash. (ungoogled-chromium-snippet): Add the new GCC patches. Remove obsolete local patches, add new. (xcb-proto/python2): New variable. (ungoogled-chromium): Update to 84.0.4147.89-0..df199c0. [arguments]: Add "is_unsafe_developer_build", "max_jobs_per_link", "exclude_unwind_tables", "xcbproto_path", "perfetto_use_system_protobuf" to #:configure-flags. Remove "linux_use_bundled_binutils". Adjust vulkan header substitutions. [native-inputs]: Remove YASM. [inputs]: Change from FFMPEG-4.2 to FFMPEG. Add PROTOBUF and XCB-PROTO/PYTHON2.
* gnu: ungoogled-chromium: Inline %PACKAGE-VERSION.Marius Bakke2020-06-26
| | | | | | * gnu/packages/chromium.scm (%chromium-version, package-revision, %package-version): Remove. (ungoogled-chromium)[version, source]: Adjust accordingly.
* gnu: ungoogled-chromium: Remove all Blink performance tests.Marius Bakke2020-06-26
| | | | | * gnu/packages/chromium.scm (%blacklisted-files): New variable. (ungoogled-chromium-snippet): Adjust accordingly.
* gnu: ungoogled-chromium: Convert computed origin to source snippet.Marius Bakke2020-06-26
| | | | | | | * gnu/packages/chromium.scm (computed-origin-method, %chromium-origin): Remove. (ungoogled-chromium-source): Rename to ... (ungoogled-chromium-snippet): ... this. Adjust for running as snippet. (ungoogled-chromium)[source]: Use URL-FETCH, with custom snippet.
* gnu: ungoogled-chromium: Update to 83.0.4103.116-0.f08ce8b [fixes ↵Marius Bakke2020-06-23
| | | | | | | CVE-2020-6509]. * gnu/packages/chromium.scm (%chromium-version): Set to 83.0.4103.116. (%ungoogled-origin): Update hash.
* gnu: ungoogled-chromium: Update to 83.0.4103.106-0.f08ce8b [security fixes].Marius Bakke2020-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes CVE-2020-6465, CVE-2020-6466, CVE-2020-6467, CVE-2020-6468, CVE-2020-6469, CVE-2020-6470, CVE-2020-6471, CVE-2020-6472, CVE-2020-6473, CVE-2020-6474, CVE-2020-6475, CVE-2020-6476, CVE-2020-6477, CVE-2020-6478, CVE-2020-6479, CVE-2020-6480, CVE-2020-6481, CVE-2020-6482, CVE-2020-6483, CVE-2020-6484, CVE-2020-6485, CVE-2020-6486, CVE-2020-6487, CVE-2020-6488, CVE-2020-6489, CVE-2020-6490, CVE-2020-6491, CVE-2020-6493, CVE-2020-6494, CVE-2020-6495, CVE-2020-6496, CVE-2020-6497, and CVE-2020-6498. * gnu/packages/patches/ungoogled-chromium-system-jsoncpp.patch, gnu/packages/patches/ungoogled-chromium-system-zlib.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 83. (%chromium-version): Set to 83.0.4103.106. (%ungoogled-revision): Set to f08ce8b3f1300ef0750b5d6bf967b9cbbfd9a56d. (%gentoo-revision, %gentoo-patches, %debian-patches): New variables. (gentoo-patch, debian-patch): New procedures. (%chromium-origin, %ungoogled-origin): Update hashes. (ungoogled-chromium-source): Don't apply patches from %DEBIAN-ORIGIN, but take %GENTOO-PATCHES, %DEBIAN-PATCHES, and the local patch files. (ungoogled-chromium)[arguments]: Remove "enable_swiftshader=false" from #:configure-flags. Add "icu_use_data_file=false". Set CFLAGS in phase. Remove obsolete substitution. Adjust install phase to install .so files for ANGLE and Swiftshader. [native-inputs]: Change from CLANG-9 to CLANG-10. [inputs]: Replace ICU4C with ICU4C-67. (ungoogled-chromium/wayland): Remove obsolete substitution. Add "ozone_platform_x11=true" in #:configure-flags.
* gnu: ungoogled-chromium: Specify CPE name.Marius Bakke2020-06-22
| | | | * gnu/packages/chromium.scm (ungoogled-chromium)[properties]: Add CPE-NAME.
* gnu: ungoogled-chromium: Remove non-free file.Marius Bakke2020-06-22
| | | | | * gnu/packages/chromium.scm (ungoogled-chromium-source): Remove (unused) SVG file that is licensed under a NoDerivatives license.
* gnu: ungoogled-chromium: Build with ffmpeg@4.2.Marius Bakke2020-06-22
| | | | | | | | | Fixes <https://bugs.gnu.org/41987>. Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>. * gnu/packages/video.scm (ffmpeg-4.2): New public variable. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change from FFMPEG to FFMPEG-4.2.
* gnu: re2: Update to 2020-05-01.Marius Bakke2020-05-11
| | | | | | | | * gnu/packages/regex.scm (re2): Update to 2020-05-01. [source](modules, snippet): New fields. * gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add substitution to adjust for re2 API change. * gnu/packages/qt.scm (qtwebengine)[arguments]: Likewise.
* Merge branch 'master' into core-updatesMarius Bakke2020-05-06
|\
| * gnu: ungoogled-chromium: Update to 81.0.4044.138-0.c2a89fb [security fixes].Marius Bakke2020-05-06
| | | | | | | | | | | | | | This release fixes CVE-2020-6831 and CVE-2020-6464. * gnu/packages/chromium.scm (%chromium-version): Set to 81.0.4044.138. (%chromium-origin): Update hash.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-30
|\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/backup.scm gnu/packages/emacs-xyz.scm gnu/packages/guile.scm gnu/packages/lisp.scm gnu/packages/openldap.scm gnu/packages/package-management.scm gnu/packages/web.scm gnu/packages/xorg.scm
| * gnu: ungoogled-chromium: Update to 81.0.4044.129-0.c2a89fb [security fixes].Marius Bakke2020-04-28
| | | | | | | | | | | | | | | | This fixes CVE-2020-6462 and CVE-2020-6461. * gnu/packages/chromium.scm (%chromium-version): Set to 81.0.4044.129. (%ungoogled-revision): Set to c2a89fb6b5b559c826796c811741fa8ed3e11de8. (%chromium-origin, %ungoogled-origin): Update hashes.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-23
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: etc/news.scm gnu/local.mk gnu/packages/bootloaders.scm gnu/packages/linphone.scm gnu/packages/linux.scm gnu/packages/tls.scm gnu/system.scm
| * gnu: ungoogled-chromium: Update to 81.0.4044.122-0.31d6e60 [security fixes].Marius Bakke2020-04-22
| | | | | | | | | | | | | | | | This fixes CVE-2020-6459, CVE-2020-6460, and CVE-2020-6458. * gnu/packages/chromium.scm (%chromium-version): Set to 81.0.4044.122. (%ungoogled-revision): Set to 31d6e60c96481599b42072b4489e4468280198e3. (%chromium-origin, %ungoogled-origin): Update hashes.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-19
|\|
| * gnu: ungoogled-chromium: Update to 81.0.4044.113-0.b484ad4 [fixes ↵Marius Bakke2020-04-17
| | | | | | | | | | | | | | CVE-2020-6457]. * gnu/packages/chromium.scm (%chromium-version): Set to 81.0.4044.113. (%chromium-origin): Update hash.
* | gnu: icu4c: Remove redundant icu4c-66.1 variable.Marius Bakke2020-04-13
| | | | | | | | | | | | * gnu/packages/icu4c.scm (icu4c-66.1): Remove variable. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change from ICU4C-66.1 to ICU4C.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-13
|\|
| * gnu: ungoogled-chromium: Update to 81.0.4044.92-0.b484ad4 [security fixes].Marius Bakke2020-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release fixes CVE-2020-6430, CVE-2020-6456, CVE-2020-6431, CVE-2020-6432, CVE-2020-6433, CVE-2020-6434, CVE-2020-6435, CVE-2020-6436, CVE-2020-6437, CVE-2020-6438, CVE-2020-6439, CVE-2020-6440, CVE-2020-6441, CVE-2020-6442, CVE-2020-6443, CVE-2020-6444, CVE-2020-6445, CVE-2020-6446, CVE-2020-6447, and CVE-2020-6448. * gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 81. (%chromium-version): Set to 81.0.4044.92. (%ungoogled-revision): Set to b484ad4c0bdb696c86d941798ae6b0e2bd0db35d. (%debian-revision): Set to debian/81.0.4044.92-1. (%chromium-origin, %ungoogled-origin, %debian-origin): Update hashes. (ungoogled-chromium-source): Remove PYTHON-2 from the environment, use PYTHON-WRAPPER instead. Call "remove_bundled_libraries.py" using PYTHON-2 directly. (ungoogled-chromium)[arguments]: Remove "is_cfi=false" from #:configure-flags. Adjust CXXFLAGS to ignore unknown compiler warnings. [inputs]: Change from ICU4C to ICU4C-66.1.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/news.scm gnu/local.mk gnu/packages/check.scm gnu/packages/cross-base.scm gnu/packages/gimp.scm gnu/packages/java.scm gnu/packages/mail.scm gnu/packages/sdl.scm gnu/packages/texinfo.scm gnu/packages/tls.scm gnu/packages/version-control.scm
| * gnu: ungoogled-chromium: Update to 80.0.3987.163-0.516e2d9.Marius Bakke2020-04-03
| | | | | | | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 80.0.3987.163. (%chromium-origin): Update hash.