]> source.dussan.org Git - gitea.git/commit
Prevent newline errors with Debian packages (#26332) (#26342)
authorGiteabot <teabot@gitea.io>
Sat, 5 Aug 2023 09:41:30 +0000 (17:41 +0800)
committerGitHub <noreply@github.com>
Sat, 5 Aug 2023 09:41:30 +0000 (11:41 +0200)
commit3e9475b3b25e1f7052842ef964be5da343ebe957
treefd9e59c5133d75d43c3557f37b5e95635dce8d2b
parent9be9042479ccbe73b4d78fd2acc467972b48ecb3
Prevent newline errors with Debian packages (#26332) (#26342)

Backport #26332 by @KN4CK3R

Fixes #26313

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
modules/packages/debian/metadata.go
services/packages/debian/repository.go