gitea/modules/packages
Rohan Guliani 1b200dc3da
Add support for RPM Errata (updateinfo.xml) (#37125)
Resolves https://github.com/go-gitea/gitea/issues/37124

This PR adds support for RPM Errata (security advisories, bugfixes, and
enhancements) to Gitea's built-in RPM registry.

---------

Signed-off-by: Rohan Guliani <rohansguliani@google.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-04-08 00:39:53 +08:00
..
alpine
arch
cargo
chef
composer Make composer registry support tar.gz and tar.bz2 and fix bugs (#35958) 2025-11-18 23:15:50 +00:00
conan
conda Refactor error system (#33771) 2025-03-03 05:36:10 +00:00
container use experimental go json v2 library (#35392) 2025-09-28 08:03:36 +00:00
cran Fix CRAN package version validation to allow more than 4 version components (#36813) 2026-03-04 01:56:38 +08:00
debian Fix various bugs (#35684) 2025-10-19 00:37:50 +08:00
goproxy Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
helm
maven
npm Fix various bugs (#36139) 2025-12-12 18:56:05 +00:00
nuget Fix NuGet package upload error handling (#37074) 2026-04-01 23:54:14 +00:00
pub Limit reading bytes instead of ReadAll (#35928) 2025-11-12 19:44:49 +08:00
pypi
rpm Add support for RPM Errata (updateinfo.xml) (#37125) 2026-04-08 00:39:53 +08:00
rubygems Fix various version parsing problems (#36553) 2026-02-08 20:25:30 +00:00
swift fix: add author.name field to Swift Package Registry API response (#35410) 2025-09-07 18:24:25 +00:00
terraform Add terraform state registry (#36710) 2026-04-06 13:41:17 -07:00
vagrant
content_store.go Refactor storage content-type handling of ServeDirectURL (#36804) 2026-03-21 21:26:13 -07:00
hashed_buffer.go Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +00:00
hashed_buffer_test.go Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +00:00
multi_hasher.go
multi_hasher_test.go