[SCM] Packaging of kobodeluxe branch, master, updated. debian/0.5.1-2-14-g409f033

Damyan Ivanov dmn at debian.org
Wed Jun 25 10:01:38 UTC 2008


The following commit has been merged in the master branch:
commit f400b1818bc343660ba747c23a243e916a84f1f2
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Jun 25 11:01:05 2008 +0300

    Add comment to 02_patch.patch and enable it
    
    It makes kobodl not look for data in the current directory
    avoiding possible feeding with malicious data

diff --git a/debian/patches/02_paths.patch b/debian/patches/02_paths.patch
index 09fef36..b54ab52 100644
--- a/debian/patches/02_paths.patch
+++ b/debian/patches/02_paths.patch
@@ -1,3 +1,6 @@
+# Disable reading of configs, graphics, and data from the current directory.
+# So it's safe to run kobodeluxe from anywhere w/o worry about an attacker
+# feeding it bad data.
 --- kobodeluxe-0.5.1.orig/kobo.cpp
 +++ kobodeluxe-0.5.1/kobo.cpp
 @@ -141,21 +141,21 @@
diff --git a/debian/patches/series b/debian/patches/series
index 696c187..d0418a3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
 01_graphics_window-signed-char.patch
-#02_paths.patch
+02_paths.patch

-- 
Packaging of kobodeluxe



More information about the Pkg-games-commits mailing list