summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "games-server/ut2004-ded: drop vulnerable package"James Le Cuirot2019-12-272-0/+19
| | | | | | | | | | | | | | 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>
* games-server/ut2004-ded: drop vulnerable packageAaron Bauman2019-12-082-19/+0
| | | | | | | | * This should have been dropped along with the other ut2004/unreal engine bugs Closes: https://bugs.gentoo.org/285010 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* games-server/ut2004-ded: EAPI 7, drop games eclass, misc improvementsJames Le Cuirot2019-10-272-26/+11
| | | | | | | | | | | | | | | | This now blocks games-server/ut2004(-data) entirely rather than just the dedicated USE flag. This allows both to be installed to /opt/ut2004, vastly simplying the related ebuilds. This was admittedly done in a hurry but it seems to work. I have chosen nobody:nobody for the server user and group because I don't have time to formally request one. This may be sufficient anyway. Also fixes collision with games-fps/ut2004-bonuspack-ece. Closes: https://bugs.gentoo.org/594642 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* games-server/ut2004-ded: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-082-0/+35
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed