Your message dated Mon, 26 Feb 2024 18:19:07 +0000
with message-id <[email protected]>
and subject line Bug#1049653: fixed in giflib 5.2.2-1
has caused the Debian Bug report #1049653,
regarding giflib: Fails to build binary packages again after successful build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1049653: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049653
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: giflib
Version: 5.2.1-2.5
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -b
> -------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package giflib
> dpkg-buildpackage: info: source version 5.2.1-2.5
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Graham Inggs <[email protected]>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
>       make -j8 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f gif2rgb gifbuild giffix giftext giftool gifclrmp gifbg gifcolor gifecho 
> giffilter gifhisto gifinto gifsponge gifwedge  libgetarg.a libgif.a libgif.so 
> libutil.a libutil.so *.o
> rm -f libgif.so.7.2.0
> rm -f libgif.so.7
> rm -fr doc/*.1 *.html doc/staging
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f doc/*.1 doc/*.html
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>    debian/rules override_dh_auto_build
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build -- OFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wl,-z,relro -Wl,-z,now" \
>       PREFIX=/usr \
>       LIBDIR=/usr/lib/x86_64-linux-gnu
>       make -j8 "INSTALL=install --strip-program=true" "OFLAGS=-Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now" PREFIX=/usr LIBDIR=/usr/lib/x86_64-linux-gnu
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2  -c -o dgif_lib.o dgif_lib.c
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2  -c -o egif_lib.o egif_lib.c
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2  -c -o gifalloc.o gifalloc.c
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2  -c -o gif_err.o gif_err.c
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2  -c -o gif_font.o gif_font.c
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2  -c -o gif_hash.o gif_hash.c
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2  -c -o openbsd-reallocarray.o 
> openbsd-reallocarray.c
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2  -c -o quantize.o quantize.c
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2  -c -o qprintf.o qprintf.c
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2  -c -o getarg.o getarg.c
> ar rcs libutil.a qprintf.o getarg.o
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -shared -Wl,-z,relro -Wl,-z,now -Wl,-soname -Wl,libgif.so.7 -o 
> libgif.so.7.2.0 dgif_lib.o egif_lib.o gifalloc.o gif_err.o gif_font.o 
> gif_hash.o openbsd-reallocarray.o quantize.o
> ar rcs libgif.a dgif_lib.o egif_lib.o gifalloc.o gif_err.o gif_font.o 
> gif_hash.o openbsd-reallocarray.o quantize.o
> ln -s libgif.so.7.2.0 libgif.so.7
> ln -s libgif.so.7 libgif.so
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -shared -Wl,-z,relro -Wl,-z,now -Wl,-soname -Wl,libutil.so.7 -o 
> libutil.so.7.2.0 qprintf.o getarg.o libgif.so
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  gif2rgb.c 
> libutil.a libgif.so  -lm -o gif2rgb
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  
> gifbuild.c libutil.a libgif.so  -lm -o gifbuild
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  giffix.c 
> libutil.a libgif.so  -lm -o giffix
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  giftext.c 
> libutil.a libgif.so  -lm -o giftext
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  giftool.c 
> libutil.a libgif.so  -lm -o giftool
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  
> gifclrmp.c libutil.a libgif.so  -lm -o gifclrmp
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  gifbg.c 
> libutil.a libgif.so  -lm -o gifbg
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  
> gifcolor.c libutil.a libgif.so  -lm -o gifcolor
> giftext.c:31:9: warning: macro "__DATE__" might prevent reproducible builds 
> [-Wdate-time]
>    31 |         __DATE__ ",   " __TIME__ "\n"
>       |         ^~~~~~~~
> giftext.c:31:25: warning: macro "__TIME__" might prevent reproducible builds 
> [-Wdate-time]
>    31 |         __DATE__ ",   " __TIME__ "\n"
>       |                         ^~~~~~~~
> giffix.c:25:9: warning: macro "__DATE__" might prevent reproducible builds 
> [-Wdate-time]
>    25 |         __DATE__ ",   " __TIME__ "\n"
>       |         ^~~~~~~~
> giffix.c:25:25: warning: macro "__TIME__" might prevent reproducible builds 
> [-Wdate-time]
>    25 |         __DATE__ ",   " __TIME__ "\n"
>       |                         ^~~~~~~~
> gif2rgb.c:46:9: warning: macro "__DATE__" might prevent reproducible builds 
> [-Wdate-time]
>    46 |         __DATE__ ",   " __TIME__ "\n"
>       |         ^~~~~~~~
> gifclrmp.c:27:9: warning: macro "__DATE__" might prevent reproducible builds 
> [-Wdate-time]
>    27 |         __DATE__ ",   " __TIME__ "\n"
>       |         ^~~~~~~~
> gifclrmp.c:27:25: warning: macro "__TIME__" might prevent reproducible builds 
> [-Wdate-time]
>    27 |         __DATE__ ",   " __TIME__ "\n"
>       |                         ^~~~~~~~
> gif2rgb.c:46:25: warning: macro "__TIME__" might prevent reproducible builds 
> [-Wdate-time]
>    46 |         __DATE__ ",   " __TIME__ "\n"
>       |                         ^~~~~~~~
> gifcolor.c:28:9: warning: macro "__DATE__" might prevent reproducible builds 
> [-Wdate-time]
>    28 |         __DATE__ ",   " __TIME__ "\n"
>       |         ^~~~~~~~
> gifcolor.c:28:25: warning: macro "__TIME__" might prevent reproducible builds 
> [-Wdate-time]
>    28 |         __DATE__ ",   " __TIME__ "\n"
>       |                         ^~~~~~~~
> gifbg.c:49:9: warning: macro "__DATE__" might prevent reproducible builds 
> [-Wdate-time]
>    49 |         __DATE__ ",   " __TIME__ "\n"
>       |         ^~~~~~~~
> gifbg.c:49:25: warning: macro "__TIME__" might prevent reproducible builds 
> [-Wdate-time]
>    49 |         __DATE__ ",   " __TIME__ "\n"
>       |                         ^~~~~~~~
> gifbuild.c:26:9: warning: macro "__DATE__" might prevent reproducible builds 
> [-Wdate-time]
>    26 |         __DATE__ ",   " __TIME__ "\n"
>       |         ^~~~~~~~
> gifbuild.c:26:25: warning: macro "__TIME__" might prevent reproducible builds 
> [-Wdate-time]
>    26 |         __DATE__ ",   " __TIME__ "\n"
>       |                         ^~~~~~~~
> giftool.c: In function ‘getbool’:
> giftool.c:66:29: warning: ‘%s’ directive argument is null 
> [-Wformat-overflow=]
>    66 |                   "giftool: %s is not a valid boolean argument.\n",
>       |                             ^~
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  gifecho.c 
> libutil.a libgif.so  -lm -o gifecho
> gifecho.c:35:9: warning: macro "__DATE__" might prevent reproducible builds 
> [-Wdate-time]
>    35 |         __DATE__ ",   " __TIME__ "\n"
>       |         ^~~~~~~~
> gifecho.c:35:25: warning: macro "__TIME__" might prevent reproducible builds 
> [-Wdate-time]
>    35 |         __DATE__ ",   " __TIME__ "\n"
>       |                         ^~~~~~~~
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  
> giffilter.c libutil.a libgif.so  -lm -o giffilter
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  
> gifhisto.c libutil.a libgif.so  -lm -o gifhisto
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  gifinto.c 
> libutil.a libgif.so  -lm -o gifinto
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  
> gifsponge.c libutil.a libgif.so  -lm -o gifsponge
> gifhisto.c:29:9: warning: macro "__DATE__" might prevent reproducible builds 
> [-Wdate-time]
>    29 |         __DATE__ ",   " __TIME__ "\n"
>       |         ^~~~~~~~
> gifhisto.c:29:25: warning: macro "__TIME__" might prevent reproducible builds 
> [-Wdate-time]
>    29 |         __DATE__ ",   " __TIME__ "\n"
>       |                         ^~~~~~~~
> gifinto.c:38:9: warning: macro "__DATE__" might prevent reproducible builds 
> [-Wdate-time]
>    38 |         __DATE__ ",   " __TIME__ "\n"
>       |         ^~~~~~~~
> gifinto.c:38:25: warning: macro "__TIME__" might prevent reproducible builds 
> [-Wdate-time]
>    38 |         __DATE__ ",   " __TIME__ "\n"
>       |                         ^~~~~~~~
> cc -std=gnu99 -fPIC -Wall -Wno-format-truncation -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now  
> gifwedge.c libutil.a libgif.so  -lm -o gifwedge
> ln -s libutil.so.7.2.0 libutil.so.7
> ln: failed to create symbolic link 'libutil.so.7': File exists
> make[2]: *** [Makefile:98: libutil.so.7] Error 1
> make[2]: *** Waiting for unfinished jobs....
> gifwedge.c:30:9: warning: macro "__DATE__" might prevent reproducible builds 
> [-Wdate-time]
>    30 |         __DATE__ ",   " __TIME__ "\n"
>       |         ^~~~~~~~
> gifwedge.c:30:25: warning: macro "__TIME__" might prevent reproducible builds 
> [-Wdate-time]
>    30 |         __DATE__ ",   " __TIME__ "\n"
>       |                         ^~~~~~~~
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" 
> "OFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wl,-z,relro -Wl,-z,now" PREFIX=/usr 
> LIBDIR=/usr/lib/x86_64-linux-gnu returned exit code 2
> make[1]: *** [debian/rules:31: override_dh_auto_build] Error 25
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:28: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 
> 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -b' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/16/giflib_5.2.1-2.5_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: giflib
Source-Version: 5.2.2-1
Done: David Suárez <[email protected]>

We believe that the bug you reported is fixed in the latest version of
giflib, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Suárez <[email protected]> (supplier of updated giflib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 25 Feb 2024 17:44:51 +0000
Source: giflib
Architecture: source
Version: 5.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: David Suárez <[email protected]>
Changed-By: David Suárez <[email protected]>
Closes: 988151 1014586 1024988 1045040 1049653
Changes:
 giflib (5.2.2-1) unstable; urgency=medium
 .
   [ Debian Janitor]
   * Update standards version to 4.6.1, no changes needed.
   * Remove obsolete fields Contact, Name from debian/upstream/metadata
     (already present in machine-readable debian/copyright).
   * Use secure URI in Homepage field.
 .
   [ Andreas Metzler ]
   * debian/patches:
     + Drop patches applied upstream (fix-get-args-segment-violation.patch
       fix-spelling-errors-on-doc-pages.patch recover-giffilter-docs.patch
       add-gifsponge-docs.patch)
     + Drop superseded patch (install-only-distributed-binaries-manuals.patch).
     + Unfuzzz patches
     + Features fixes for CVE-2023-48161, CVE-2022-28506.
   * Cherry-pick Correct-document-page-install.patch to install manpages
     instead of xml source.
   * Install giflib.7 manpage.
   * Update symbol file (added DGifDecreaseImageCounter@Base).
   * Cherry-pick Clean-up-memory-better-at-end-of-run-CVE-2021-40633.patch to
     fix CVE-2021-40633.
   * Add lintian overrides for html files built from xml (source-is-missing).
 .
   [ David Suárez ]
   * New upstream version;
       Closes: #1024988, #988151, #1014586, #1045040, 1049653
   * Update email to debian domain.
   * Wrap and sort.
   * Add 'dont-build-html-pages-images' patch.
   * Acknowledges NMU's uploads.
   * Add 'salsa-ci.yml'.
Checksums-Sha1:
 28e94528bc0dfdf29e664bd591fef6ed5678b0ef 1942 giflib_5.2.2-1.dsc
 608ba98d2dd8d03dfa7476f434d57de50a33e10b 447175 giflib_5.2.2.orig.tar.gz
 84b38db8e435abbdc09bff4e9b2cc11c79f3d455 12736 giflib_5.2.2-1.debian.tar.xz
 67ef450fa6a2d3011bf263ef42503793a3d0caa4 6079 giflib_5.2.2-1_source.buildinfo
Checksums-Sha256:
 6943c6c3caf4b8d7f7052d90313ffde37c24a1c1dab48611e823ab683246ffb2 1942 
giflib_5.2.2-1.dsc
 be7ffbd057cadebe2aa144542fd90c6838c6a083b5e8a9048b8ee3b66b29d5fb 447175 
giflib_5.2.2.orig.tar.gz
 9c519a35d45083d7972cc4970a2449d16f91b1f0c710803dc2a71ee670365f03 12736 
giflib_5.2.2-1.debian.tar.xz
 a61b0bbb8f64a8457762082e5300875c846b41f811eb899dc773b772f5c772d9 6079 
giflib_5.2.2-1_source.buildinfo
Files:
 4615359d15a03c030fbc3c71bc6f0e39 1942 libs optional giflib_5.2.2-1.dsc
 913dd251492134e235ee3c9a91987a4d 447175 libs optional giflib_5.2.2.orig.tar.gz
 4cf2ac738d56ef986021feda30a5f5e5 12736 libs optional 
giflib_5.2.2-1.debian.tar.xz
 4cf695005973e28bb402dffed3455e48 6079 libs optional 
giflib_5.2.2-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEExFAZYDOyRoLv5EydfLboPYYFQjoFAmXc0RwQHGRlaXZAZGVi
aWFuLm9yZwAKCRB8tug9hgVCOh4jD/9C5bQdP/fXjHPwE2bl8PbFzLwh+xKpQbKt
9ii+Jnf1r/mx094+OtoSOXKZQalI4VkjJi4kRrS3GsMVyk2NNbBSGZx0+2Ak9NtX
H7yvO0Cm8HsnLNNixd95P3LyLg1mzh4wABf8V2JyaUsI0ugWDBaZ2+5XxXLpw+Xt
+pNKrFpueZRkrU9AhEVkhntKrazstWNLAdktckVcIrLcQjtfRBStMu7uqjPbY+Bn
jjNGzEdDEP2jj2dlf9MvesUrqZH8seoKGiZONaLKZYRT5uM07Tx1v90WhL24MJD3
+lApsTMNPwKm1MgtJsmeRjoiODk0iCpricm+YkYlbB06fviMb3sc3HfZKHxfk5cW
FbYLxWGDoKf6ou7dvMgYs/bzJ1DEj0ShPgt1H6QWt0kKYZft0UXT5Oq+AErzvacg
KUUuEjM2U9MIXFNXKTgPf3GhbLGjpaYWlk6lAvHdc83hJnQ4Z7Y25QIVA2uBlYab
/ZFJ4ftrkLU3dX+DmTTlR7U46mlH/Sc6YKvqez4eVvjmKdhfVPwFiqxAPw1LFkRy
6q2JEminl3oKaS8Q6lTiA3GfGVSuMWshmnLCu+v4PrXkTlaOFSvfIRXqQ0nx/c/m
rUcXOKLbMvak6uvojiE3sCZ3OQMp6YxUP94YqA7CoiZp0NoFI0HRqMRWc5kigqS4
E7ndf+i7MA==
=yXlM
-----END PGP SIGNATURE-----

Attachment: pgpQDnh99vLKY.pgp
Description: PGP signature


--- End Message ---

Reply via email to