diff options
author | 2019-12-27 00:19:18 +0000 | |
---|---|---|
committer | 2019-12-27 00:25:53 +0000 | |
commit | 8901773bdbd36ccf9157642a98e5f39fd0245e54 (patch) | |
tree | d3df4baf5ef22103e084ee80dff95deeedbf7ddd /games-server/ut2004-ded/metadata.xml | |
parent | net-libs/libktorrent: Port to ecm.eclass and kde.org.eclass (diff) | |
download | gentoo-8901773bdbd36ccf9157642a98e5f39fd0245e54.tar.gz gentoo-8901773bdbd36ccf9157642a98e5f39fd0245e54.tar.bz2 gentoo-8901773bdbd36ccf9157642a98e5f39fd0245e54.zip |
Revert "games-server/ut2004-ded: drop vulnerable package"
This reverts commit 5e1e96c14effb4f076191f9d8023547cb7e15ff4.
This package was dropped because of CVE-2008-6441 and
CVE-2008-7011. However, UT2004 was reported to *not* be vulnerable to
the former and the latter was almost certainly fixed in 3369.3. I
cannot find any release notes but the published workaround related to
3369.2 and 3369.3 was built just three days after the vulnerability
was announced.
Bug: https://bugs.gentoo.org/285010
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-server/ut2004-ded/metadata.xml')
-rw-r--r-- | games-server/ut2004-ded/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games-server/ut2004-ded/metadata.xml b/games-server/ut2004-ded/metadata.xml new file mode 100644 index 000000000000..6c7217507290 --- /dev/null +++ b/games-server/ut2004-ded/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer type="project"> + <email>games@gentoo.org</email> + <name>Gentoo Games Project</name> +</maintainer> +<longdescription> +Unreal Tounament 2004 is a first-person 3-D shooter and sequel to the 2003 Game of the Year, Unreal Tournament 2003. The game was ported to Linux by Ryan "icculus" Gordon under contract from Epic Games and the Linux installer was released in the retail box. This is the dedicated server portion of the game and does not require the retail discs to use. +</longdescription> +</pkgmetadata> |