Releases: willvar/aurpick
Releases · willvar/aurpick
Release list
1.1.1
- SECURITY: avoid executing historical PKGBUILDs while loading version history
- FIX: read committed version metadata safely from .SRCINFO
- FIX: support makepkg-compatible version characters and prevent terminal escape interpretation
- DOCS: document stale .SRCINFO metadata limitations
- TEST: add historical metadata and malicious PKGBUILD regression coverage
1.1.0
- FEAT: add Wayback fallback for missing HTTP(S) source files
- FEAT: add --no-wayback option to disable archived-source fallback
- CHANGE: verify sources before build and defer --skipchecksums prompt until integrity failure
- DOCS: document curl dependency, Wayback behavior, and limitations
- TEST: add Wayback fallback and checksum prompt coverage