You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/packages
Peter Verraedt 48cd82b759
Fix version in rpm repodata/primary.xml.gz (#26009)
The version listed in rpm repodata should only contain the rpm version
(1.0.0) and not the combination of version and release (1.0.0-2). We
correct this behaviour in primary.xml.gz, filelists.xml.gz and
others.xml.gz.

Signed-off-by: Peter Verraedt <peter@verraedt.be>
12 months ago
..
alpine Add Alpine package registry (#23714) 1 year ago
cargo Implement Cargo HTTP index (#24452) 1 year ago
cleanup Add Debian package registry (#24426) 1 year ago
container Introduce path Clean/Join helper functions (#23495) 1 year ago
debian Add RPM registry (#23380) 1 year ago
rpm Fix version in rpm repodata/primary.xml.gz (#26009) 12 months ago
auth.go Bump github.com/golang-jwt/jwt to v5 (#25975) 12 months ago
packages.go Replace `interface{}` with `any` (#25686) 1 year ago