mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-24 00:10:25 +03:00
* Adding Java team to maintainers since the only known consumer of this package is dev-java/jdbc-mysql which is maintained by Java team. (cherry-picked from PR 26066) * Also respond to CVE-2022-3171 (bug 876903). Bug: https://bugs.gentoo.org/876903 Signed-off-by: Thibaud CANALE <thican@thican.net> Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/26066 Closes: https://github.com/gentoo/gentoo/pull/26888 (cherry picked from commit a119081e17f64f19094278220680e449e01da386) Signed-off-by: Sam James <sam@gentoo.org>
22 lines
625 B
XML
22 lines
625 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>arfrever.fta@gmail.com</email>
|
|
<name>Arfrever Frehtes Taifersar Arahesis</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>cjk@gentoo.org</email>
|
|
<name>Cjk</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>java@gentoo.org</email>
|
|
</maintainer>
|
|
<slots>
|
|
<subslots>Soname version number of Protobuf</subslots>
|
|
</slots>
|
|
<upstream>
|
|
<remote-id type="github">protocolbuffers/protobuf</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|