Search Criteria
Package Details: modulejail 1.4.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/modulejail.git (read-only, click to copy) |
|---|---|
| Package Base: | modulejail |
| Description: | Proactively shrink Linux kernel-module attack surface by blacklisting unused modules |
| Upstream URL: | https://modulejail.com |
| Licenses: | GPL-3.0-only |
| Submitter: | internet |
| Maintainer: | internet |
| Last Packager: | internet |
| Votes: | 5 |
| Popularity: | 2.25 |
| First Submitted: | 2026-05-22 23:23 (UTC) |
| Last Updated: | 2026-06-20 12:44 (UTC) |
Dependencies (5)
- sequoia-sqv (make)
- curl (curl-gitAUR, curl-c-aresAUR) (optional) – required by --self-update (wget also works)
- kmod (kmod-gitAUR) (optional) – provides modprobe, which consumes the generated blacklist file at runtime
- mkinitcpio (mkinitcpio-gitAUR) (optional) – enables the initramfs strip hook that --install-initramfs-hook drops
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR) (optional) – logger(1) for syslog integration
Latest Comments
internet commented on 2026-06-09 12:34 (UTC)
Fixed: modulejail 1.4.1-2 is now published with a corrected source URL. The previous 1.4.1-1 PKGBUILD pointed at modulejail.com (the project homepage) instead of github.com for the tarball - my mistake during the recent docs update that moved the url= field to the new landing site.
I also added redirects on modulejail.com so any 1.4.1-1 PKGBUILD still in someone's pkgcache or mirror resolves correctly through the redirect chain
yay -S modulejail works cleanly now.
Thanks for the fast report.
jrichard326 commented on 2026-06-09 09:53 (UTC)
Version 1.4.1-1 does not build. There is an issue with the source:
Making package: modulejail 1.4.1-1 (Tue 09 Jun 2026 05:51:46 AM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading modulejail-1.4.1.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://modulejail.com/archive/refs/tags/v1.4.1.tar.gz Aborting...
Velocifyer commented on 2026-05-24 21:12 (UTC) (edited on 2026-05-24 21:13 (UTC) by Velocifyer)
If you add openPGP verification, make sure to use sequoia-sqv (or gpgv, but I prefer sequoia), and not gpg like what a bunch of AUR packages do.