diff options
author | JustKidding | 2023-12-01 22:58:18 -0500 |
---|---|---|
committer | JustKidding | 2023-12-01 22:58:18 -0500 |
commit | 46fc2c95a4ce41723e6e1e02fda309cc7dbfe302 (patch) | |
tree | 81ee72bb7e9427e8b4f5415f36004b8eb99a22d7 | |
parent | ad27b14945261cd33bd0188b79e3c5a45503aa5d (diff) | |
download | aur-46fc2c95a4ce41723e6e1e02fda309cc7dbfe302.tar.gz |
upgpkg: ungoogled-chromium 119.0.6045.199-1
upstream release
-rw-r--r-- | .SRCINFO | 16 | ||||
-rw-r--r-- | PKGBUILD | 9 | ||||
-rw-r--r-- | libxml2-2.12.patch | 42 |
3 files changed, 57 insertions, 10 deletions
@@ -1,6 +1,6 @@ pkgbase = ungoogled-chromium pkgdesc = A lightweight approach to removing Google web service dependency - pkgver = 119.0.6045.159 + pkgver = 119.0.6045.199 pkgrel = 1 url = https://github.com/ungoogled-software/ungoogled-chromium arch = x86_64 @@ -56,28 +56,30 @@ pkgbase = ungoogled-chromium optdepends = gtk4: for --gtk-version=4 (GTK4 IME might work better on Wayland) optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce optdepends = kwallet: support for storing passwords in KWallet on Plasma - provides = chromium=119.0.6045.159 - provides = chromedriver=119.0.6045.159 + provides = chromium=119.0.6045.199 + provides = chromedriver=119.0.6045.199 conflicts = chromium conflicts = chromedriver options = !lto - source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-119.0.6045.159.tar.xz + source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-119.0.6045.199.tar.xz source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz source = https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/119/chromium-patches-119.tar.bz2 + source = libxml2-2.12.patch source = REVERT-disable-autoupgrading-debug-info.patch source = use-oauth2-client-switches-as-default.patch - source = ungoogled-chromium-119.0.6045.159-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/119.0.6045.159-1.tar.gz + source = ungoogled-chromium-119.0.6045.199-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/119.0.6045.199-1.tar.gz source = 0001-vaapi-flag-ozone-wayland.patch source = 0001-adjust-buffer-format-order.patch source = 0001-enable-linux-unstable-deb-target.patch source = 0001-ozone-wayland-implement-text_input_manager_v3.patch source = 0001-ozone-wayland-implement-text_input_manager-fixes.patch - sha256sums = d0d842712805ac81582dc0fecd4396fbf4380713df2fb50ceeb853dd38d1538f + sha256sums = b1ae62beb7907d99802b74821d5198bd54a7456df1116d317da653bde8ce6388 sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a sha256sums = 09ecf142254525ddb9c2dbbb2c71775e68722412923a5a9bba5cc2e46af8d087 + sha256sums = 1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71 sha256sums = 1b782b0f6d4f645e4e0daa8a4852d63f0c972aa0473319216ff04613a0592a69 sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711 - sha256sums = 165f2de59bc20691b096036e8ee5ff9e0e80818f656abb9733204bfdba690398 + sha256sums = c9f8747c4e96d2d62b67909895606c546fa7986e184ce1d924a25ca1c11e69e8 sha256sums = 9a5594293616e1390462af1f50276ee29fd6075ffab0e3f944f6346cb2eb8aec sha256sums = 8ba5c67b7eb6cacd2dbbc29e6766169f0fca3bbb07779b1a0a76c913f17d343f sha256sums = 2a44756404e13c97d000cc0d859604d6848163998ea2f838b3b9bb2c840967e3 @@ -11,7 +11,7 @@ # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=ungoogled-chromium -pkgver=119.0.6045.159 +pkgver=119.0.6045.199 pkgrel=1 _launcher_ver=8 _manual_clone=0 @@ -34,11 +34,13 @@ options=('!lto') # Chromium adds its own flags for ThinLTO source=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver.tar.xz https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver/chromium-launcher-$_launcher_ver.tar.gz https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/${pkgver%%.*}/chromium-patches-${pkgver%%.*}.tar.bz2 + libxml2-2.12.patch REVERT-disable-autoupgrading-debug-info.patch use-oauth2-client-switches-as-default.patch) -sha256sums=('d0d842712805ac81582dc0fecd4396fbf4380713df2fb50ceeb853dd38d1538f' +sha256sums=('b1ae62beb7907d99802b74821d5198bd54a7456df1116d317da653bde8ce6388' '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a' '09ecf142254525ddb9c2dbbb2c71775e68722412923a5a9bba5cc2e46af8d087' + '1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71' '1b782b0f6d4f645e4e0daa8a4852d63f0c972aa0473319216ff04613a0592a69' 'e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711') @@ -59,7 +61,7 @@ source=("${source[@]}" 0001-ozone-wayland-implement-text_input_manager_v3.patch 0001-ozone-wayland-implement-text_input_manager-fixes.patch) sha256sums=("${sha256sums[@]}" - '165f2de59bc20691b096036e8ee5ff9e0e80818f656abb9733204bfdba690398' + 'c9f8747c4e96d2d62b67909895606c546fa7986e184ce1d924a25ca1c11e69e8' '9a5594293616e1390462af1f50276ee29fd6075ffab0e3f944f6346cb2eb8aec' '8ba5c67b7eb6cacd2dbbc29e6766169f0fca3bbb07779b1a0a76c913f17d343f' '2a44756404e13c97d000cc0d859604d6848163998ea2f838b3b9bb2c840967e3' @@ -130,6 +132,7 @@ prepare() { patch -Np1 -i ../use-oauth2-client-switches-as-default.patch # Upstream fixes + patch -Np1 -i ../libxml2-2.12.patch # Revert addition of compiler flag that needs newer clang patch -Rp1 -i ../REVERT-disable-autoupgrading-debug-info.patch diff --git a/libxml2-2.12.patch b/libxml2-2.12.patch new file mode 100644 index 000000000000..6138ef350ebf --- /dev/null +++ b/libxml2-2.12.patch @@ -0,0 +1,42 @@ +From 871f8ae9b65ce2679b0bc0be36902d65edf0c1e4 Mon Sep 17 00:00:00 2001 +From: Joey Arhar <jarhar@chromium.org> +Date: Thu, 2 Nov 2023 20:45:11 +0000 +Subject: [PATCH] Roll libxml from b8961a75 to 7a2d412f + +Bug: 934413 +Change-Id: I6fb176d76dba9a9adf411395fa5f6b950b52920a +Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4985186 +Reviewed-by: David Baron <dbaron@chromium.org> +Commit-Queue: Joey Arhar <jarhar@chromium.org> +Cr-Commit-Position: refs/heads/main@{#1219084} +--- + third_party/blink/renderer/core/xml/xslt_processor.h | 2 +- + third_party/blink/renderer/core/xml/xslt_processor_libxslt.cc | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +diff --git a/third_party/blink/renderer/core/xml/xslt_processor.h b/third_party/blink/renderer/core/xml/xslt_processor.h +index d53835e9675..2eaea31ed29 100644 +--- a/third_party/blink/renderer/core/xml/xslt_processor.h ++++ b/third_party/blink/renderer/core/xml/xslt_processor.h +@@ -77,7 +77,7 @@ class XSLTProcessor final : public ScriptWrappable { + + void reset(); + +- static void ParseErrorFunc(void* user_data, xmlError*); ++ static void ParseErrorFunc(void* user_data, const xmlError*); + static void GenericErrorFunc(void* user_data, const char* msg, ...); + + // Only for libXSLT callbacks +diff --git a/third_party/blink/renderer/core/xml/xslt_processor_libxslt.cc b/third_party/blink/renderer/core/xml/xslt_processor_libxslt.cc +index 133e0b3355d..f424077089d 100644 +--- a/third_party/blink/renderer/core/xml/xslt_processor_libxslt.cc ++++ b/third_party/blink/renderer/core/xml/xslt_processor_libxslt.cc +@@ -66,7 +66,7 @@ void XSLTProcessor::GenericErrorFunc(void*, const char*, ...) { + // It would be nice to do something with this error message. + } + +-void XSLTProcessor::ParseErrorFunc(void* user_data, xmlError* error) { ++void XSLTProcessor::ParseErrorFunc(void* user_data, const xmlError* error) { + FrameConsole* console = static_cast<FrameConsole*>(user_data); + if (!console) + return; |