summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/01_foomatic-rip-error-out-on-problems-longer-string-buffers.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/patches/01_foomatic-rip-error-out-on-problems-longer-string-buffers.patch b/debian/patches/01_foomatic-rip-error-out-on-problems-longer-string-buffers.patch
index 6e8edd8..7709dab 100644
--- a/debian/patches/01_foomatic-rip-error-out-on-problems-longer-string-buffers.patch
+++ b/debian/patches/01_foomatic-rip-error-out-on-problems-longer-string-buffers.patch
@@ -1,3 +1,11 @@
+Description: Let foomatic-rip actually error out if something goes wrong. It
+ simply continued or closed silently (exit status 0) on several issues (LP:
+ #570522). Also make string buffers bigger as many of them were too small.
+ This patch contains the changes which are planned to be introduced in
+ Foomatic 4.0.5, so this can be considered a test release for 4.0.5.
+Origin: upstream
+Author: Till Kamppeter <till.kamppeter@gmail.com>
+Last-Update: 2010-06-08
Index: foomatic-filters/ChangeLog
===================================================================
--- foomatic-filters.orig/ChangeLog 2010-07-19 16:40:10.000000000 +0200