oselas-mipsel-softfloat-linux-gnu-bin
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
zero_votes_recent
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
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)
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# Maintainer: krumelmonster <krumelmonster@zoho.com>
# Contributor: Alexander Koch <lynix47@gmail.com>
pkgname=oselas-mipsel-softfloat-linux-gnu-bin
pkgver=2025.11.1
pkgrel=1
pkgdesc="OSELAS cross toolchain for ARMv7a hardfloat (from Debian package)"
arch=('x86_64')
url="https://www.pengutronix.de/en/software/toolchain.html"
license=('GPL')
depends=('ncurses')
options=('!strip')
provides=("oselas-mipsel-softfloat-linux-gnu=${pkgver}")
_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}-mipsel-softfloat-linux-gnu-gcc-${_gcc}-glibc-${_glibc}-binutils-${_binutils}-kernel-${_kernel}-sanitized_${pkgver}-${_debrel}_amd64.deb")
md5sums=('95cae9cff7a4972efaa93d1253f43363')
package() {
bsdtar -xf data.tar.xz -C "${pkgdir}"
}
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-27 07:33:30 | Low | 3 |
| 2026-08-27 07:31:53 | Medium | 2 |