Control: tags 812657 + pending

Dear maintainer,

I've prepared an NMU for giflib (versioned as 5.1.2-0.3) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

Gianfranco

diff -Nru giflib-5.1.2/debian/changelog giflib-5.1.2/debian/changelog
--- giflib-5.1.2/debian/changelog       2016-01-27 01:01:33.000000000 +0100
+++ giflib-5.1.2/debian/changelog       2016-04-15 19:12:41.000000000 +0200
@@ -1,3 +1,13 @@
+giflib (5.1.2-0.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  [ Tobias Frost ]
+  * debian/patches/ef0cb9b4be572262b49fbc26fb2348683f44a517.patch:
+      try to fix testsuite failures on feh/powerpc.
+      (Closes: #812657)
+
+ -- Gianfranco Costamagna <locutusofb...@debian.org>  Fri, 15 Apr 2016 
19:09:44 +0200
+
giflib (5.1.2-0.2) unstable; urgency=medium

* Non-maintainer upload.
diff -Nru 
giflib-5.1.2/debian/patches/ef0cb9b4be572262b49fbc26fb2348683f44a517.patch 
giflib-5.1.2/debian/patches/ef0cb9b4be572262b49fbc26fb2348683f44a517.patch
--- giflib-5.1.2/debian/patches/ef0cb9b4be572262b49fbc26fb2348683f44a517.patch  
1970-01-01 01:00:00.000000000 +0100
+++ giflib-5.1.2/debian/patches/ef0cb9b4be572262b49fbc26fb2348683f44a517.patch  
2016-04-15 19:11:26.000000000 +0200
@@ -0,0 +1,12 @@
+Description: Possible patch to fix Debian bug #812657
+
+--- a/lib/dgif_lib.c
++++ b/lib/dgif_lib.c
+@@ -97,6 +97,7 @@
+         free((char *)GifFile);
+         return NULL;
+     }
++    /*@i1@*/memset(Private, '\0', sizeof(GifFilePrivateType));
+ #ifdef _WIN32
+     _setmode(FileHandle, O_BINARY);    /* Make sure it is in binary mode. */
+ #endif /* _WIN32 */
diff -Nru giflib-5.1.2/debian/patches/series giflib-5.1.2/debian/patches/series
--- giflib-5.1.2/debian/patches/series  2016-01-27 01:00:10.000000000 +0100
+++ giflib-5.1.2/debian/patches/series  2016-04-15 19:09:44.000000000 +0200
@@ -1,3 +1,4 @@
03-spelling_fixes.patch
#04-fprintf_format_error.patch
issue81.diff
+ef0cb9b4be572262b49fbc26fb2348683f44a517.patch

Reply via email to