oselas-arm-v7a-linux-gnueabihf-bin

MEDIUM
maintainer krumelmonster 0 votes scanned 2026-08-27 07:31:53.352298
View on AUR
Why flagged

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

Triggered rules

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:20 source=("https://debian.pengutronix.de/debian/pool/main/o/oselas.toolchain/oselas.toolchain-${pkgver}-arm-v7a-linux-gnueabihf-gcc-${_gcc}-clang-${_clang}-glibc-${_glibc}-binutils-${_binutils}-kernel-${_kernel}-sanitized_${pkgver}-${_debrel}_amd64.deb")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: krumelmonster <krumelmonster@zoho.com>
2# Contributor: Alexander Koch <lynix47@gmail.com>
3
4pkgname=oselas-arm-v7a-linux-gnueabihf-bin
5pkgver=2025.11.1
6pkgrel=1
7pkgdesc="OSELAS cross toolchain for ARMv7a hardfloat (from Debian package)"
8arch=('x86_64')
9url="https://www.pengutronix.de/en/software/toolchain.html"
10license=('GPL')
11depends=('ncurses')
12options=('!strip')
13provides=("oselas-arm-v7a-linux-gnueabihf=${pkgver}")
14_gcc=15.2.1
15_clang=21.1.8
16_glibc=2.42
17_binutils=2.45.1
18_kernel=6.17.6
19_debrel=1~deb13+1
20source=("https://debian.pengutronix.de/debian/pool/main/o/oselas.toolchain/oselas.toolchain-${pkgver}-arm-v7a-linux-gnueabihf-gcc-${_gcc}-clang-${_clang}-glibc-${_glibc}-binutils-${_binutils}-kernel-${_kernel}-sanitized_${pkgver}-${_debrel}_amd64.deb")
21md5sums=('0b5b8b8826543c78726b550cb44433a0')
22
23package() {
24 bsdtar -xf data.tar.xz -C "${pkgdir}"
25}
26

Changes since previous scan

--- PKGBUILD @ 2026-06-19 19:07
+++ PKGBUILD @ 2026-08-27 07:31
@@ -2,7 +2,7 @@
# Contributor: Alexander Koch <lynix47@gmail.com>
pkgname=oselas-arm-v7a-linux-gnueabihf-bin
-pkgver=2024.11.1
+pkgver=2025.11.1
pkgrel=1
pkgdesc="OSELAS cross toolchain for ARMv7a hardfloat (from Debian package)"
arch=('x86_64')
@@ -11,14 +11,14 @@
depends=('ncurses')
options=('!strip')
provides=("oselas-arm-v7a-linux-gnueabihf=${pkgver}")
-_gcc=14.2.1
-_clang=19.1.7
-_glibc=2.40
-_binutils=2.43.1
-_kernel=6.11.6
-_debrel=1
+_gcc=15.2.1
+_clang=21.1.8
+_glibc=2.42
+_binutils=2.45.1
+_kernel=6.17.6
+_debrel=1~deb13+1
source=("https://debian.pengutronix.de/debian/pool/main/o/oselas.toolchain/oselas.toolchain-${pkgver}-arm-v7a-linux-gnueabihf-gcc-${_gcc}-clang-${_clang}-glibc-${_glibc}-binutils-${_binutils}-kernel-${_kernel}-sanitized_${pkgver}-${_debrel}_amd64.deb")
-md5sums=('a8abfc0889c74f1e863ae65d6b4961ad')
+md5sums=('0b5b8b8826543c78726b550cb44433a0')
package() {
bsdtar -xf data.tar.xz -C "${pkgdir}"

Scan history

Scanned at (UTC)SeverityRules
2026-08-27 07:31:53 Medium 1
2026-06-19 19:07:35 Clean 2
2026-06-18 16:11:54 Medium 1

Report a package

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

0 / 4000
Your suggestion