Package: openttd / 1.2.1-3

Metadata

Package Version Patches format
openttd 1.2.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
run openttd wrapper.patch | (download)

media/openttd.desktop.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use a wrapper script for running openttd

The wrapper script captures stderr from openttd and displays this in
case of an error. This patch makes the the .desktop file call the
wrapper instead of the openttd binary directly.

cve 2012 3436.patch | (download)

src/rail_cmd.cpp | 13 12 + 1 - 0 !
1 file changed, 12 insertions(+), 1 deletion(-)

 fix for vulnerability cve-2012-3436 for openttd 1.2.0 - 1.2.1 (denial of service (server) using ships on half tiles and landscaping.)
cve 2013 6411.patch | (download)

src/aircraft_cmd.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix for vulnerability cve-2013-6411 for openttd 1.2.0 - 1.3.2 (denial of service (server) using forcefully crashed aircrafts.)