ungoogled-chromium

LOW
maintainer JstKddng 360 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The flagged URL (commondatastorage.googleapis.com) hosts the official Chromium source tarball, which is a standard and legitimate source for building Chromium; the package builds from verifiable upstream sources with provided checksums, and the ungoogled-chromium patches are applied locally without executing remote code.

Triggered rules

Low AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 95%): The flagged URL (commondatastorage.googleapis.com) hosts the official Chromium source tarball, which is a standard and legitimate source for building Chromium; the package builds from verifiable upstream sources with provided checksums, and the ungoogled-chromium patches are applied locally without executing remote code.

1 higher static finding superseded - not the current verdict (shown for transparency)
Medium source=() URL on a non-standard host source_untrusted_domain

One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

  • PKGBUILD:90 source=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver-lite.tar.xz

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Ungoogled Software Contributors
2# Maintainer: networkException <git@nwex.de>
3
4# Based on extra/chromium, with ungoogled-chromium patches
5
6# Maintainer: Christian Heusel <gromit@archlinux.org>
7# Maintainer: Jonathan Grotelüschen <tippfehlr@archlinux.org>
8# Contributor: Evangelos Foutras <foutrelis@archlinux.org>
9# Contributor: Pierre Schmitz <pierre@archlinux.de>
10# Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com>
11# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
12
13pkgname=ungoogled-chromium
14pkgver=152.0.7977.82
15pkgrel=1
16_launcher_ver=8
17_manual_clone=1
18_system_clang=1
19# ungoogled chromium variables
20_uc_usr=ungoogled-software
21_uc_ver=152.0.7977.82-1
22pkgdesc="A lightweight approach to removing Google web service dependency"
23arch=('x86_64')
24url="https://github.com/ungoogled-software/ungoogled-chromium"
25license=('BSD-3-Clause')
26depends=(
27 'alsa-lib'
28 'at-spi2-core'
29 'cairo'
30 'dbus'
31 'desktop-file-utils'
32 'expat'
33 'glib2'
34 'glibc'
35 'gtk3'
36 'hicolor-icon-theme'
37 'libcups'
38 'libffi'
39 'libgcc'
40 'libgcrypt'
41 'libpulse'
42 'libstdc++'
43 'libva'
44 'libx11'
45 'libxcb'
46 'libxcomposite'
47 'libxdamage'
48 'libxext'
49 'libxfixes'
50 'libxkbcommon'
51 'libxrandr'
52 'libxss'
53 'mesa'
54 'nspr'
55 'nss'
56 'pango'
57 'pciutils'
58 'systemd'
59 'systemd-libs'
60 'ttf-liberation'
61 'xdg-utils'
62 'zlib'
63)
64makedepends=(
65 'clang'
66 'compiler-rt'
67 'git'
68 'gn'
69 'go'
70 'gperf'
71 'java-runtime-headless'
72 'lld'
73 'ninja'
74 'nodejs'
75 'pipewire'
76 'python'
77 'qt6-base'
78 'rust-bindgen'
79 'rust'
80)
81optdepends=('pipewire: WebRTC desktop sharing under Wayland'
82 'kdialog: support for native dialogs in Plasma'
83 'gtk4: for --gtk-version=4 (GTK4 IME might work better on Wayland)'
84 'qt6-base: Qt support'
85 'org.freedesktop.secrets: password storage backend on GNOME, KDE and Xfce'
86 'upower: Battery Status API support')
87provides=("chromium=$pkgver" "chromedriver=$pkgver")
88conflicts=('chromium' 'chromedriver')
89options=('!lto') # Chromium adds its own flags for ThinLTO
90source=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver-lite.tar.xz
91 $pkgname-$_uc_ver.tar.gz::https://github.com/$_uc_usr/ungoogled-chromium/archive/$_uc_ver.tar.gz
92 https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver/chromium-launcher-$_launcher_ver.tar.gz
93 chromium-138-nodejs-version-check.patch
94 chromium-145-fix-SYS_SECCOMP.patch
95 chromium-147-revert-clang-no-lifetime-dse-flag.patch
96 chromium-147-rust-1.95-bytemuck.patch
97 chromium-149-drop-unknown-clang-flag.patch
98 chromium-149-use-of-undeclared-identifier-ERROR.patch
99 chromium-150-revert-avx-flag-change.patch
100 chromium-152-crubit.patch
101 chromium-152-dawn-llvm-22.patch
102 chromium-152-fix-gn-no-public_inputs.patch
103 chromium-152-unbundle-minizip-undo-unicode.patch
104 chromium-152-unbundle-opus-devtools.patch
105 compiler-rt-adjust-paths.patch
106 increase-fortify-level.patch
107 enable-widevine-arm64.patch
108 use-oauth2-client-switches-as-default.patch
109 glibc-2.42-baud-rate-fix.patch)
110sha256sums=('a672d1a84b0a7744e2bb6c9d038a2aace269db51bcf99e76895fb169a7e0c218'
111 '0754581d607ab3806cb5dbb319f28d0bb0cddfe6c64015b59dff7d40c859cddb'
112 '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
113 '11a96ffa21448ec4c63dd5c8d6795a1998d8e5cd5a689d91aea4d2bdd13fb06e'
114 '4fc040a0656a0a524dd8ad090cd129fc5b6cb21adcc66be82080165789e8c13e'
115 'c382830318c5b37826ecf44f3ba9def6be8affdad1bce819ecb83f3222ff4b3a'
116 'b9e6339221efe03540ffb360c161d93604a1fc93a5a1c53e5e9849066f987d05'
117 'e25cf8fb60f5958127053c515b8decc2b45acceebf9a57654066d093df11f8e9'
118 '951514535be65f0e2f84e82305d96292be1da353c1427ba1048ea24be70003c4'
119 '5f6ccb7b945c8a13c690493723bad816b36f2f25792d47e677b56f8200907e60'
120 '6cf0b76bc5d9c9bb82ecde1fa87ed1f4380b4bbd29ea485261e5f2aada5d71ea'
121 '5e465d199c1a28d58078af08bcab151561d6423f43c6dba57d4db3f5de534140'
122 '5c4640a211d02ba8249299842ea2999ccc239d85bfd59a0f7c302483683adc07'
123 '890e5d98088ef1c7c075a551442f03385d1db266cad8a65576704a22720683f9'
124 '3276453f2ce655b6286476f48d4df837be952d9447afa46583f79ec71f2288c3'
125 'ec8e49b7114e2fa2d359155c9ef722ff1ba5fe2c518fa48e30863d71d3b82863'
126 'd634d2ce1fc63da7ac41f432b1e84c59b7cceabf19d510848a7cff40c8025342'
127 '5ee4bb69379ac0cea7946c9f8f4ca9e20e0a9e4ee2ee9121eb0ebbb94dd7e928'
128 '9343afa1a4308a7cfb3317229f5aff7778688debcc03c4a74a85908aa1d0cc3a'
129 '1c1898f263eaacbc069a8e1a3e732852350350d1dad4cb1a6bba430e3b796cd0')
130
131if (( _manual_clone )); then
132 source[0]=fetch-chromium-release
133 sha256sums[0]='2e2f36e3cd1ebc4ad57fd310774a5e5e9db77883d5f9374fedeaabd3c103b819'
134 makedepends+=('python-httplib2' 'python-pyparsing' 'python-six' 'npm' 'rsync')
135fi
136
137# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
138# Keys are the names in the above script; values are the dependencies in Arch
139declare -gA _system_libs=(
140 [brotli]=brotli
141 [dav1d]=dav1d
142 #[ffmpeg]=ffmpeg # YouTube playback stopped working in Chromium 120
143 [flac]=flac
144 [fontconfig]=fontconfig
145 [freetype]=freetype2
146 [harfbuzz]=harfbuzz
147 #[icu]=icu
148 #[jsoncpp]=jsoncpp # needs libstdc++
149 #[libaom]=aom
150 #[libavif]=libavif # needs -DAVIF_ENABLE_EXPERIMENTAL_GAIN_MAP=ON
151 [libdrm]=libdrm
152 [libjpeg]=libjpeg-turbo
153 #[libpng]=libpng
154 #[libvpx]=libvpx
155 [libwebp]=libwebp
156 [libxml]=libxml2
157 [libxslt]=libxslt
158 [openh264]=openh264
159 [opus]=opus
160 #[re2]=re2 # needs libstdc++
161 #[snappy]=snappy # needs libstdc++
162 #[woff2]=woff2 # needs libstdc++
163 [zlib]=minizip
164 [zstd]=zstd
165)
166_unwanted_bundled_libs=(
167 $(printf "%s\n" ${!_system_libs[@]} | sed 's/^libjpeg$/&_turbo/')
168)
169depends+=(${_system_libs[@]})
170
171prepare() {
172 # rustup install nightly
173
174 if (( _manual_clone )); then
175 ./fetch-chromium-release $pkgver
176 fi
177 cd chromium-$pkgver
178
179 # Allow building against system libraries in official builds
180 sed -i 's/OFFICIAL_BUILD/GOOGLE_CHROME_BUILD/' \
181 tools/generate_shim_headers/generate_shim_headers.py
182
183 # https://crbug.com/893950
184 sed -i -e 's/\<xmlMalloc\>/malloc/' -e 's/\<xmlFree\>/free/' \
185 -e '1i #include <cstdlib>' \
186 third_party/blink/renderer/core/xml/*.cc \
187 third_party/blink/renderer/core/xml/parser/xml_document_parser.cc \
188 third_party/libxml/chromium/*.cc
189
190 # Use the --oauth2-client-id= and --oauth2-client-secret= switches for
191 # setting GOOGLE_DEFAULT_CLIENT_ID and GOOGLE_DEFAULT_CLIENT_SECRET at
192 # runtime -- this allows signing into Chromium without baked-in values
193 patch -Np1 -i ../use-oauth2-client-switches-as-default.patch
194
195 # Upstream fixes
196
197 # Fixes from Gentoo
198 patch -Np1 -i ../chromium-138-nodejs-version-check.patch
199
200 # Allow libclang_rt.builtins from compiler-rt >= 16 to be used
201 patch -Np1 -i ../compiler-rt-adjust-paths.patch
202
203 # Increase _FORTIFY_SOURCE level to match Arch's default flags
204 patch -Np1 -i ../increase-fortify-level.patch
205
206 # clang 22 lacks -fsanitize-ignore-for-ubsan-feature, which is needed to use
207 # -fsanitize=array-bounds without triggering UBSan feature detection. Without
208 # feature detection suppression, V8 compiles in __sanitizer_set_death_callback
209 # calls that require the UBSan runtime, which is not linked in a trap-mode
210 # build. Drop the entire sanitize_c_array_bounds cflags block.
211 # Can be dropped when arch has LLVM 23.
212 patch -Np1 -i ../chromium-149-drop-unknown-clang-flag.patch
213
214 # Causes a build failure with our clang version
215 patch -Np1 -i ../chromium-147-revert-clang-no-lifetime-dse-flag.patch
216
217 # https://crbug.com/456218403
218 patch -Np1 -i ../chromium-145-fix-SYS_SECCOMP.patch
219
220 patch -Np1 -i ../chromium-147-rust-1.95-bytemuck.patch
221
222 # enable widevine for arm64
223 patch -Np1 -i ../enable-widevine-arm64.patch
224
225 # https://crbug.com/456677057
226 patch -Np1 -i ../glibc-2.42-baud-rate-fix.patch
227
228 patch -Np1 -i ../chromium-149-use-of-undeclared-identifier-ERROR.patch
229
230 # Fix issue about missing AVX functions
231 # Credit: https://github.com/ungoogled-software/ungoogled-chromium/pull/3837
232 patch -Np1 -i ../chromium-150-revert-avx-flag-change.patch
233
234 patch -Np1 -i ../chromium-152-crubit.patch
235
236 patch -Np1 -i ../chromium-152-dawn-llvm-22.patch
237
238 # Just the reverted commit 8dab8b761385b7946588232e4e2a8c116f9293c3
239 patch -Np1 -i "$srcdir/chromium-152-fix-gn-no-public_inputs.patch" -d third_party/devtools-frontend/src
240
241 patch -Np1 -i ../chromium-152-unbundle-minizip-undo-unicode.patch
242
243 patch -Np1 -i ../chromium-152-unbundle-opus-devtools.patch
244
245 if (( !_system_clang )); then
246 # Use prebuilt rust as system rust cannot be used due to the error:
247 # error: the option `Z` is only accepted on the nightly compiler
248 ./tools/rust/update_rust.py
249
250 # To link to rust libraries we need to compile with prebuilt clang
251 ./tools/clang/scripts/update.py
252 fi
253
254 # Ungoogled Chromium changes
255 _ungoogled_repo="$srcdir/$pkgname-$_uc_ver"
256 _utils="${_ungoogled_repo}/utils"
257 msg2 'Pruning binaries'
258 python "$_utils/prune_binaries.py" ./ "$_ungoogled_repo/pruning.list" || echo "some errors"
259 msg2 'Applying patches'
260 python "$_utils/patches.py" apply ./ "$_ungoogled_repo/patches"
261 msg2 'Applying domain substitution'
262 python "$_utils/domain_substitution.py" apply -r "$_ungoogled_repo/domain_regex.list" \
263 -f "$_ungoogled_repo/domain_substitution.list" -c domainsubcache.tar.gz ./
264
265 # Link to system tools required by the build
266 mkdir -p third_party/node/linux/node-linux-x64/bin \
267 third_party/rust-toolchain/bin \
268 third_party/jdk/current/bin \
269 third_party/gperf/cipd/bin \
270 third_party/dawn/tools/golang/linux-amd64/bin
271
272 ln -s /usr/bin/node third_party/node/linux/node-linux-x64/bin/
273 ln -s /usr/bin/java third_party/jdk/current/bin/
274 ln -s /usr/bin/rustc third_party/rust-toolchain/bin/
275 ln -s /usr/bin/gperf third_party/gperf/cipd/bin/
276 ln -s /usr/bin/go third_party/dawn/tools/golang/linux-amd64/bin/
277
278 # Remove bundled libraries for which we will use the system copies; this
279 # *should* do what the remove_bundled_libraries.py script does, with the
280 # added benefit of not having to list all the remaining libraries
281 local _lib
282 for _lib in ${_unwanted_bundled_libs[@]}; do
283 find "third_party/$_lib" -type f \
284 \! -path "third_party/$_lib/chromium/*" \
285 \! -path "third_party/$_lib/google/*" \
286 \! -path "third_party/harfbuzz-ng/utils/hb_scoped.h" \
287 \! -regex '.*\.\(gn\|gni\|isolate\)' \
288 -delete
289 done
290
291 ./build/linux/unbundle/replace_gn_files.py \
292 --system-libraries "${!_system_libs[@]}"
293
294 # Generate missing header
295 if (( _manual_clone )); then
296 python3 build/util/lastchange.py -m DAWN_COMMIT_HASH \
297 -s third_party/dawn --revision gpu/webgpu/DAWN_VERSION \
298 --header gpu/webgpu/dawn_commit_hash.h
299 fi
300}
301
302build() {
303 make -C chromium-launcher-$_launcher_ver
304
305 cd chromium-$pkgver
306
307 if (( _system_clang )); then
308 export CC=clang
309 export CXX=clang++
310 export AR=ar
311 export NM=nm
312 else
313 local _clang_path="$PWD/third_party/llvm-build/Release+Asserts/bin"
314 export CC=$_clang_path/clang
315 export CXX=$_clang_path/clang++
316 export AR=$_clang_path/llvm-ar
317 export NM=$_clang_path/llvm-nm
318 fi
319
320 local _flags=(
321 'custom_toolchain="//build/toolchain/linux/unbundle:default"'
322 'host_toolchain="//build/toolchain/linux/unbundle:default"'
323 'is_official_build=true' # implies is_cfi=true on x86_64
324 'symbol_level=0' # sufficient for backtraces on x86(_64)
325 'treat_warnings_as_errors=false'
326 'fatal_linker_warnings=false'
327 'disable_fieldtrial_testing_config=true'
328 'blink_enable_generated_code_formatting=false'
329 'ffmpeg_branding="Chrome"'
330 'proprietary_codecs=true'
331 'rtc_use_pipewire=true'
332 'link_pulseaudio=true'
333 'use_custom_libcxx=true' # https://github.com/llvm/llvm-project/issues/61705
334 'use_sysroot=false'
335 'use_system_libffi=true'
336 'enable_widevine=true'
337 'use_qt5=false'
338 'use_qt6=true'
339 'moc_qt6_path="/usr/lib/qt6"'
340 'use_vaapi=true'
341 'enable_platform_hevc=true'
342 'enable_hevc_parser_and_hw_decoder=true'
343 'use_clang_modules=false'
344 )
345
346 if [[ -n ${_system_libs[icu]+set} ]]; then
347 _flags+=('icu_use_data_file=false')
348 fi
349
350 # Append ungoogled chromium flags to _flags array
351 _ungoogled_repo="$srcdir/$pkgname-$_uc_ver"
352 readarray -t -O ${#_flags[@]} _flags < "${_ungoogled_repo}/flags.gn"
353
354 if (( _system_clang )); then
355 local _clang_version=$(
356 clang --version | grep -m1 version | sed 's/.* \([0-9]\+\).*/\1/')
357
358 _flags+=(
359 'clang_base_path="/usr"'
360 'clang_use_chrome_plugins=false'
361 "clang_version=\"$_clang_version\""
362 'chrome_pgo_phase=0' # needs newer clang to read the bundled PGO profile
363 )
364
365 # Allow the use of nightly features with stable Rust compiler
366 # https://github.com/ungoogled-software/ungoogled-chromium/pull/2696#issuecomment-1918173198
367 export RUSTC_BOOTSTRAP=1
368
369 _flags+=(
370 'rust_sysroot_absolute="/usr"'
371 'rust_bindgen_root="/usr"'
372 "rustc_version=\"$(rustc --version | awk '{ print $2 ;}')\""
373 )
374 fi
375
376 # Facilitate deterministic builds (taken from build/config/compiler/BUILD.gn)
377 CFLAGS+=' -Wno-builtin-macro-redefined'
378 CXXFLAGS+=' -Wno-builtin-macro-redefined'
379 CPPFLAGS+=' -D__DATE__= -D__TIME__= -D__TIMESTAMP__='
380
381 # Do not warn about unknown warning options
382 CFLAGS+=' -Wno-unknown-warning-option'
383 CXXFLAGS+=' -Wno-unknown-warning-option'
384
385 # Let Chromium set its own symbol level
386 CFLAGS=${CFLAGS/-g }
387 CXXFLAGS=${CXXFLAGS/-g }
388
389 # https://github.com/ungoogled-software/ungoogled-chromium-archlinux/issues/123
390 CFLAGS=${CFLAGS/-fexceptions}
391 CFLAGS=${CFLAGS/-fcf-protection}
392 CXXFLAGS=${CXXFLAGS/-fexceptions}
393 CXXFLAGS=${CXXFLAGS/-fcf-protection}
394
395 # This appears to cause random segfaults when combined with ThinLTO
396 # https://bugs.archlinux.org/task/73518
397 CFLAGS=${CFLAGS/-fstack-clash-protection}
398 CXXFLAGS=${CXXFLAGS/-fstack-clash-protection}
399
400 # https://crbug.com/957519#c122
401 CXXFLAGS=${CXXFLAGS/-Wp,-D_GLIBCXX_ASSERTIONS}
402
403 msg2 'Configuring Chromium'
404 gn gen out/Release --args="${_flags[*]}"
405 msg2 'Building Chromium'
406 ninja -C out/Release chrome chrome_sandbox chromedriver
407}
408
409package() {
410 cd chromium-launcher-$_launcher_ver
411 make PREFIX=/usr DESTDIR="$pkgdir" install
412 install -Dvm644 LICENSE \
413 "$pkgdir/usr/share/licenses/chromium/LICENSE.launcher"
414
415 cd ../chromium-$pkgver
416
417 install -Dv out/Release/chrome "$pkgdir/usr/lib/chromium/chromium"
418 install -Dv out/Release/chromedriver "$pkgdir/usr/bin/chromedriver"
419 install -Dvm4755 out/Release/chrome_sandbox "$pkgdir/usr/lib/chromium/chrome-sandbox"
420
421 install -Dvm644 chrome/installer/linux/common/desktop.template \
422 "$pkgdir/usr/share/applications/chromium.desktop"
423 install -Dvm644 chrome/app/resources/manpage.1.in \
424 "$pkgdir/usr/share/man/man1/chromium.1"
425 sed -i \
426 -e 's/@@MENUNAME/Chromium/g' \
427 -e 's/@@PACKAGE/chromium/g' \
428 -e 's/@@usr_bin_symlink_name/chromium/g' \
429 -e 's|@@uri_scheme|x-scheme-handler/chromium;|g' \
430 -e 's/@@extra_desktop_entries//g' \
431 "$pkgdir/usr/share/applications/chromium.desktop" \
432 "$pkgdir/usr/share/man/man1/chromium.1"
433
434 # Fill in common Chrome/Chromium AppData template with Chromium info
435 (
436 tmpl_file=chrome/installer/linux/common/appdata.xml.template
437 info_file=chrome/installer/linux/common/chromium-browser.info
438 . $info_file; PACKAGE=chromium
439 export $(grep -o '^[A-Z_]*' $info_file)
440 sed -E -e 's/@@([A-Z_]*)/\${\1}/g' -e '/<update_contact>/d' $tmpl_file | envsubst
441 ) \
442 | install -Dvm644 /dev/stdin "$pkgdir/usr/share/metainfo/chromium.appdata.xml"
443
444 local toplevel_files=(
445 chrome_100_percent.pak
446 chrome_200_percent.pak
447 chrome_crashpad_handler
448 libqt6_shim.so
449 resources.pak
450 v8_context_snapshot.bin
451
452 # ANGLE
453 libEGL.so
454 libGLESv2.so
455
456 # SwiftShader ICD
457 libvk_swiftshader.so
458 libvulkan.so.1
459 vk_swiftshader_icd.json
460 )
461
462 if [[ -z ${_system_libs[icu]+set} ]]; then
463 toplevel_files+=(icudtl.dat)
464 fi
465
466 cp "${toplevel_files[@]/#/out/Release/}" "$pkgdir/usr/lib/chromium/"
467 install -Dvm644 -t "$pkgdir/usr/lib/chromium/locales" out/Release/locales/*.pak
468
469 for size in 24 48 64 128 256; do
470 install -Dvm644 "chrome/app/theme/chromium/product_logo_$size.png" \
471 "$pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/chromium.png"
472 done
473
474 for size in 16 32; do
475 install -Dvm644 "chrome/app/theme/default_100_percent/chromium/product_logo_$size.png" \
476 "$pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/chromium.png"
477 done
478
479 install -Dvm644 LICENSE "$pkgdir/usr/share/licenses/chromium/LICENSE"
480}
481
482# vim:set ts=2 sw=2 et:
483

Changes since previous scan

--- PKGBUILD @ 2026-09-06 00:17
+++ PKGBUILD @ 2026-09-17 00:27
@@ -11,14 +11,14 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=152.0.7977.75
+pkgver=152.0.7977.82
pkgrel=1
_launcher_ver=8
-_manual_clone=0
+_manual_clone=1
_system_clang=1
# ungoogled chromium variables
_uc_usr=ungoogled-software
-_uc_ver=152.0.7977.75-1
+_uc_ver=152.0.7977.82-1
pkgdesc="A lightweight approach to removing Google web service dependency"
arch=('x86_64')
url="https://github.com/ungoogled-software/ungoogled-chromium"
@@ -107,7 +107,7 @@
enable-widevine-arm64.patch
use-oauth2-client-switches-as-default.patch
glibc-2.42-baud-rate-fix.patch)
-sha256sums=('12379ddd4cdce9c318787c32f438dcf386df59b72ba508eb9f9ece54be44eb66'
+sha256sums=('a672d1a84b0a7744e2bb6c9d038a2aace269db51bcf99e76895fb169a7e0c218'
'0754581d607ab3806cb5dbb319f28d0bb0cddfe6c64015b59dff7d40c859cddb'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'11a96ffa21448ec4c63dd5c8d6795a1998d8e5cd5a689d91aea4d2bdd13fb06e'

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Low 2
2026-09-16 01:20:46 Low 2
2026-09-06 00:17:06 Clean 2
2026-09-05 14:00:22 Low 1
2026-09-05 00:16:27 Low 2
2026-09-04 00:03:13 Low 2
2026-09-03 00:15:47 Low 2
2026-09-02 23:51:41 Low 2
2026-09-02 00:02:31 Low 2
2026-09-01 00:11:19 Low 2
2026-08-31 00:19:57 Low 2
2026-08-30 00:04:14 Low 2
2026-08-29 00:29:17 Low 2
2026-08-28 00:07:31 Low 2
2026-08-27 00:08:17 Low 2
2026-08-26 00:12:07 Low 2
2026-08-25 00:14:31 Low 2
2026-08-24 00:17:16 Low 2
2026-08-23 09:20:24 Low 2
2026-08-23 00:10:13 Low 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion