]> source.dussan.org Git - gitea.git/commit
Do not escape relative path in RPM primary index (#32038) (#32054)
authorGiteabot <teabot@gitea.io>
Tue, 17 Sep 2024 00:19:35 +0000 (08:19 +0800)
committerGitHub <noreply@github.com>
Tue, 17 Sep 2024 00:19:35 +0000 (08:19 +0800)
commit8a39a4812f1423a92d9834b6271f7b731dffe996
treefd41c5894881cc740e88779c62a15e26ccbd7734
parent3d7d0c36e7705fb791318408695b3c3789f3454c
Do not escape relative path in RPM primary index (#32038) (#32054)

Backport #32038 by @KN4CK3R

Fixes #32021

Do not escape the relative path.

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