forgejo/services/packages
Robin Schoonover c0ced0f0cd
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.

(cherry picked from commit 33400a02d4eb35a0656fd6d20fc56801de09b959)
2024-02-17 23:24:31 +01:00
..
alpine Propagate install_if and provider_priority to APKINDEX (#28899) 2024-02-05 05:52:56 +00:00
cargo Fix reverting a merge commit failing (#28794) 2024-01-16 15:06:51 +00:00
cleanup Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
container Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
debian Fix debian InRelease Acquire-By-Hash newline (#29204) 2024-02-17 23:24:31 +01:00
rpm Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
auth.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
packages.go Revert "packages: Calculate package size quota using package creator ID instead of owner ID (#28007)" (#28049) 2023-11-14 16:03:56 +01:00