summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-02-23 20:35:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-02-23 20:35:56 +0000
commitd28326355adc764ba0570cdfa59587688bf03ef5 (patch)
tree24940b74d24bc0c21498b2ac6bca9966021c0413 /games-strategy/wesnoth/files
parentVersion bump. Dropped old. (diff)
downloadgentoo-2-d28326355adc764ba0570cdfa59587688bf03ef5.tar.gz
gentoo-2-d28326355adc764ba0570cdfa59587688bf03ef5.tar.bz2
gentoo-2-d28326355adc764ba0570cdfa59587688bf03ef5.zip
force rev bump and disable python support to address security risk (CVE-2009-0367)
(Portage version: 2.1.6.7/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'games-strategy/wesnoth/files')
-rw-r--r--games-strategy/wesnoth/files/no-python.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/games-strategy/wesnoth/files/no-python.patch b/games-strategy/wesnoth/files/no-python.patch
new file mode 100644
index 000000000000..f40ebaf5b84e
--- /dev/null
+++ b/games-strategy/wesnoth/files/no-python.patch
@@ -0,0 +1,22 @@
+--- data/campaigns/Descent_Into_Darkness/scenarios/03_A_Haunting_in_Winter.cfg 2009/02/22 14:24:56 33012
++++ data/campaigns/Descent_Into_Darkness/scenarios/03_A_Haunting_in_Winter.cfg 2009/02/22 14:52:51 33013
+@@ -92,10 +92,16 @@
+ no_leader=yes
+ fog=no
+ shroud=no
+- # kamikaze.py heads straight for the leader of side 1 and attacks
+ [ai]
+- ai_algorithm=python_ai
+- python_script="../campaigns/Descent_Into_Darkness/ais/kamikaze.py"
++ aggression=4.0
++ caution=0.0
++ grouping=no
++ simple_targetting=yes
++ village_value=0
++ [target]
++ id=Malin Keshar
++ value=100
++ [/target]
+ [/ai]
+ [/side]
+