summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2019-12-27 00:19:18 +0000
committerJames Le Cuirot <chewi@gentoo.org>2019-12-27 00:25:53 +0000
commit8901773bdbd36ccf9157642a98e5f39fd0245e54 (patch)
treed3df4baf5ef22103e084ee80dff95deeedbf7ddd /games-server/ut2004-ded/files/ut2004-ded.confd
parentnet-libs/libktorrent: Port to ecm.eclass and kde.org.eclass (diff)
downloadgentoo-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/files/ut2004-ded.confd')
-rw-r--r--games-server/ut2004-ded/files/ut2004-ded.confd6
1 files changed, 6 insertions, 0 deletions
diff --git a/games-server/ut2004-ded/files/ut2004-ded.confd b/games-server/ut2004-ded/files/ut2004-ded.confd
new file mode 100644
index 000000000000..e82238b93de0
--- /dev/null
+++ b/games-server/ut2004-ded/files/ut2004-ded.confd
@@ -0,0 +1,6 @@
+# User and group the server should run as.
+ut2004_ded_user="nobody"
+ut2004_ded_group="nobody"
+
+# Any extra options you want to pass to the server.
+ut2004_ded_opts="DM-Deck17"