aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/gnutls
AgeCommit message (Collapse)Author
2026-08-11internal/rosa/package: replace pkg-configOphestra
This replaces pkg-config with pkgconf for most packages. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-07-02internal/rosa/package/gnutls: fix arm64-specific configure flagOphestra
Automatic prefix does not happen for the value string. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-24internal/rosa/azalea: replace binding tokenOphestra
This replaces the '*' placeholder with a less confusing '#'. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-19internal/rosa/package/gnutls: 3.8.12 to 3.8.13Ophestra
The new release came with new broken tests, but at least nettle3 can be removed. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-18internal/rosa/package: migrate gnutlsOphestra
This is the first nontrivial package to be migrated to azalea. Validated to generate identical IR. Signed-off-by: Ophestra <cat@gensokyo.uk>