oselas-mipsel-softfloat-linux-gnu-bin

LOW
maintainer krumelmonster 0 votes scanned 2026-08-27 07:33:30.139240
View on AUR
Why flagged

Prebuilt binary .deb from debian.pengutronix.de, which is the official Pengutronix Debian repository matching the declared upstream vendor; the host is plausibly project-owned infrastructure, not a personal/cloud storage swappable host, so this is a normal prebuilt-from-vendor-official-repo package with a provided md5sum checksum.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Low AI review downgraded a static finding llm_review

The static rules flagged this MEDIUM, but an AI model (anthropic/claude-sonnet-4.6) reviewed the full PKGBUILD and judged it LOW (confidence 70%): Prebuilt binary .deb from debian.pengutronix.de, which is the official Pengutronix Debian repository matching the declared upstream vendor; the host is plausibly project-owned infrastructure, not a personal/cloud storage swappable host, so this is a normal prebuilt-from-vendor-official-repo package with a provided md5sum checksum.

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:20 source=("https://debian.pengutronix.de/debian/pool/main/o/oselas.toolchain/oselas.toolchain-${pkgver}-mipsel-softfloat-linux-gnu-gcc-${_gcc}-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-mipsel-softfloat-linux-gnu-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-mipsel-softfloat-linux-gnu=${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}-mipsel-softfloat-linux-gnu-gcc-${_gcc}-glibc-${_glibc}-binutils-${_binutils}-kernel-${_kernel}-sanitized_${pkgver}-${_debrel}_amd64.deb")
21md5sums=('95cae9cff7a4972efaa93d1253f43363')
22
23package() {
24 bsdtar -xf data.tar.xz -C "${pkgdir}"
25}
26

Scan history

Scanned at (UTC)SeverityRules
2026-08-27 07:33:30 Low 3
2026-08-27 07:31:53 Medium 2

Report a package

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

0 / 4000
Your suggestion