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.
gitea/services/packages
Robin Schoonover 33400a02d4
Fix debian InRelease Acquire-By-Hash newline (#29204)
There is a missing newline when generating the debian apt repo InRelease
file, which results in output like:

```
[...]
Date: Wed, 14 Feb 2024 05:03:01 UTC
Acquire-By-Hash: yesMD5Sum:
 51a518dbddcd569ac3e0cebf330c800a 3018 main-dev/binary-amd64/Packages
[...]
```

It appears this would probably result in apt ignoring the
Acquire-By-Hash setting and not using the by-hash functionality,
although I'm not sure how to confirm it.
12 months ago
..
alpine Propagate install_if and provider_priority to APKINDEX (#28899) 1 year ago
cargo Fix reverting a merge commit failing (#28794) 1 year ago
cleanup Fix some RPM registry flaws (#28782) 1 year ago
container Fix possible nil pointer access (#28428) 1 year ago
debian Fix debian InRelease Acquire-By-Hash newline (#29204) 12 months ago
rpm Fix some RPM registry flaws (#28782) 1 year ago
auth.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2 years ago
packages.go Revert "packages: Calculate package size quota using package creator ID instead of owner ID (#28007)" (#28049) 1 year ago