1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435
|
giflib (5.1.9-2) unstable; urgency=medium
* New Debian version.
* d/control:
- Update debhelper compatibility.
- Update standards version; no changes needed.
* d/patches:
- Add 'fix-spelling-errors-on-doc-pages'; Closes: #857609.
- Add 'fix-get-args-segment-violation';
Closes: #715963, #715964, #715967.
- Add 'recover-giffilter-docs'.
- Add 'add-gifsponge-docs'.
* d/rules:
- Install only html docs for installed binaries.
- Clean generated patched doc files.
* Update d/source/lintian-overrides tag.
* Remove d/giflib-tools.lintian-overrides: we have the manpages.
-- David Suárez <david.sephirot@gmail.com> Sun, 20 Dec 2020 22:07:35 +0100
giflib (5.1.9-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/watch: Use https protocol.
[ Andreas Metzler ]
* AUTHORS file not shipped anymore, update debian/*.docs.
* Uses straight make instead of autotools, adapt debian/rules accordingly.
* Use dh 12 compat level.
+ Update debian/copyright, add Format specifier.
[ David Suárez ]
* New upstream version:
- Add myself as maintainer; Closes: #834410.
- Fixes heap-based buffer overflow in DGifDecompressLine function.
CVE-2018-11490 sf#113; Closes: #904114
- Fixes MemorySanitizer: FPE on unknown address;
CVE-2019-15133 sf#119: Closes: #904113
* Acknowledges NMU's uploads.
* d/watch:
- Bump version.
- Don't run uupdate.
- Don't use debian redirector.
* d/patches:
- Drop '03-spelling_fixes.patch' and 'CVE-2016-3977.patch';
Applied upstream.
- Add 'install-only-distributed-binaries-manuals' patch.
- Add 'revert-GifQuantizeBuffer-remove-from-lib' patch.
* d/rules
- Don't force the rebuilding of manpages, the clean rule does the job.
- Remove the txt docs from giflib-tools; Not distributed.
- Remove 'dh_strip --dbgsym-migration'; Not needed anymore.
- Set DPKG_GENSYMBOLS_CHECK_LEVEL to 4.
* giflib-tools.manpages: point to the correct ones.
* d/control:
- Add 'Rules-Requires-Root' field.
- Update Standars version; no changes needed.
- Change VCS URL's.
* d/libgif7.symbols:
- Add 'Build-Depends-Package' field.
- Update symbols.
* d/copyright:
- Remove 'doc/gif87.txt'; Nows not distributed.
- Add myself on debian/* files.
- Add 'upstream-{Name,Contact}'.
* Wrap and sort.
* Add upstream metadata.
* Add lintian overrides for some giflib-tools manpages.
* Add lintian source override for sourceforge redirector.
* Drop libgif7.shlibs; not needed.
-- David Suárez <david.sephirot@gmail.com> Sun, 08 Dec 2019 21:18:23 +0100
giflib (5.1.4-3) unstable; urgency=medium
* QA upload.
* Heap-based buffer overflow in util/gif2rgb.c (CVE-2016-3977)
(Closes: #820526)
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 05 Jun 2018 20:58:51 +0200
giflib (5.1.4-2) unstable; urgency=low
* QA upload.
* New vcs repository generated from a) "gbp import-dscs --debsnap giflib",
b) old repo on alioth c) private repo for changes > 5.1.4-0.4.
Update Vcs* in debian/control, pointing to salsa.
* [lintian] Delete trailing whitespace in changelog.
-- Andreas Metzler <ametzler@debian.org> Sun, 11 Feb 2018 15:43:54 +0100
giflib (5.1.4-1) unstable; urgency=low
* QA upload.
* Set maintainer to qa.
* Build with hardening=+bindnow.
* Switch to automatic dbgsym packages.
* 03-spelling_fixes.patch: Fix another two typoes found by lintian.
* Bump standards-version - No changes.
* Use debhelper 10 compat, which uses autoreconf and --parallel by default.
-- Andreas Metzler <ametzler@debian.org> Tue, 01 Aug 2017 18:06:06 +0200
giflib (5.1.4-0.4) unstable; urgency=medium
* Non-maintainer upload.
* Remove patch/issue87 because that is already present in upstream.
* Remove patch/04-fprintf_format_error.patch which was commented out anyway.
* Install manpages supplied by upstream
Closes: #809439.
-- Paolo Greppi <paolo.greppi@libpf.com> Tue, 18 Oct 2016 00:16:00 +0200
giflib (5.1.4-0.3) unstable; urgency=medium
* Non-maintainer upload.
* CVE-2016-3977: gif2rgb: heap buffer overflow. Closes: #820526.
-- Matthias Klose <doko@debian.org> Fri, 10 Jun 2016 00:24:07 +0200
giflib (5.1.4-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Drop the local fix for issue #81, solved differently upstream.
Closes: #823481.
-- Matthias Klose <doko@debian.org> Sun, 08 May 2016 17:40:28 +0200
giflib (5.1.4-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version.
* Security issues already fixed in 5.1.2: CVE-2016-3977.
Closes: #820594, #820526.
* Update symbols file.
-- Matthias Klose <doko@debian.org> Mon, 25 Apr 2016 20:19:43 +0200
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 <locutusofborg@debian.org> Fri, 15 Apr 2016 19:09:44 +0200
giflib (5.1.2-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix DGifOpen(), uninitialized memory. Closes: #812093.
-- Matthias Klose <doko@debian.org> Wed, 27 Jan 2016 01:00:16 +0100
giflib (5.1.2-0.1) unstable; urgency=high
* Non-maintainer upload.
* New upstream version.
- CVE-2015-7555, Heap-based buffer overflow in giffix utility.
Closes: #808704.
-- Matthias Klose <doko@debian.org> Sat, 16 Jan 2016 22:26:13 +0100
giflib (5.1.1-0.2) unstable; urgency=medium
* Non-maintainer upload, upload to unstable. Closes: #803158.
-- Matthias Klose <doko@debian.org> Sat, 12 Dec 2015 16:13:06 +0100
giflib (5.1.1-0.1) experimental; urgency=medium
* Non-maintainer upload.
* New upstream version. See: #803158.
* Enable parallel builds.
* Build-depend on xmlto.
* Don't ship broken libungif symlinks. Closes: #732272. LP: #1337898.
-- Matthias Klose <doko@debian.org> Wed, 28 Oct 2015 01:07:33 +0100
giflib (4.1.6-11) unstable; urgency=low
* Remove Provides: libungif4g.
* Enable Multiarch (Closes: #647497).
* depend on dh-autoreconf.
* Update to debhelper 9 and bump Standards to 3.9.4.
* Honor the LAFileRemoval goal.
* Update git links.
-- Thibaut Gridel <tgridel@free.fr> Sat, 07 Dec 2013 18:40:27 +0100
giflib (4.1.6-10) unstable; urgency=low
* Fixing fprintf issues by YunQiang Su.
* Hardening build flags (Closes: #673660).
* Updating Standards (no change).
-- Thibaut Gridel <tgridel@free.fr> Fri, 19 Oct 2012 23:03:46 +0200
giflib (4.1.6-9.1) unstable; urgency=low
* Non-maintainer upload.
* Depend on libperl4-corelibs-perl (Closes: #659421)
-- Dominic Hargreaves <dom@earth.li> Sat, 28 Apr 2012 17:29:52 +0100
giflib (4.1.6-9) unstable; urgency=low
* New Maintainer (Closes: #543841)
* Adding watch file (Closes: #453530)
* Converting to source package "3.0 (quilt)".
* Correcting debhelper version dependency.
* Adding Vcs fields.
* Adding manpages.
* Removing duplicate Section field.
* Correctly hyphenate man pages.
* Fixing spelling typos.
* Adding symbols file.
* Autoreconfiguring to fix rpath.
* Cleaning what autoreconf did.
* Registering html documentation.
-- Thibaut GRIDEL <tgridel@free.fr> Wed, 13 Jan 2010 21:22:00 +0100
giflib (4.1.6-8) unstable; urgency=low
* Updating package to standards version 3.8.3.
* Removing vcs fields.
* Orphaning package.
-- Daniel Baumann <daniel@debian.org> Thu, 27 Aug 2009 07:25:21 +0200
giflib (4.1.6-7) unstable; urgency=low
* Replacing obsolete dh_clean -k with dh_prep.
* Updating section of the debug package.
* Using quilt rather than dpatch.
* Using correct rfc-2822 date formats in changelog.
* Updating package to standards version 3.8.2.
* Removing old transitional packages.
* Adding misc depends to debug and development package.
* Updating year in copyright file.
* Minimizing rules file.
-- Daniel Baumann <daniel@debian.org> Mon, 27 Jul 2009 13:12:16 +0200
giflib (4.1.6-6) unstable; urgency=low
* Updating vcs fields in control file.
* Using patch-stamp rather than patch in rules file.
* Removing config.guess and config.sub in clean target of rules.
* Passing '--disable-x11' to configure call to ensure that giflib is
not linked against X11 libs by accident (Closes: #503836).
-- Daniel Baumann <daniel@debian.org> Tue, 28 Oct 2008 21:57:00 +0100
giflib (4.1.6-5) unstable; urgency=low
* Correcting mistake of having libungif4-dev transitional package arch
dependent.
* Also adding libgif.so.4.1 symlink.
* Using links debhelper to create symlinks.
* Reordering rules file (Closes: #488586).
* Rewriting copyright file in machine-interpretable format.
* Adding vcs fields in control file.
* Upgrading package to standards .8.0.
* Upgrading package to debhelper 7.
* Reverting config.guess and config.sub to upstream.
-- Daniel Baumann <daniel@debian.org> Wed, 16 Jul 2008 12:06:00 +0200
giflib (4.1.6-4) unstable; urgency=high
* Adding patch from libungif to fix CVE-2005-2974 and CVE-2005-3350.
* Updating upstream homepage (Closes: #469561).
-- Daniel Baumann <daniel@debian.org> Fri, 07 Mar 2008 14:40:00 +0100
giflib (4.1.6-3) unstable; urgency=high
* Adding transitional packages to kick libungif out of the archive by force.
* Removing watch file (Closes: #453592).
-- Daniel Baumann <daniel@debian.org> Wed, 06 Feb 2008 23:22:00 +0100
giflib (4.1.6-2) unstable; urgency=low
* Adding legacy links for libungif4g/libungif4-dev.
-- Daniel Baumann <daniel@debian.org> Thu, 17 Jan 2008 20:02:00 +0100
giflib (4.1.6-1) unstable; urgency=low
* New upstream release.
* Bumped package to new policy.
* Using new homepage field in control.
* Don't hide make errors in clean target of rules.
* Added --fail-missing to dh_install call.
* Updated conficts/replaces/provides to initiate libungif4 to libgif4
transition.
-- Daniel Baumann <daniel@debian.org> Thu, 17 Jan 2008 18:34:00 +0100
giflib (4.1.4-2) unstable; urgency=low
* Minor cleanups.
-- Daniel Baumann <daniel@debian.org> Fri, 19 Jan 2007 14:14:00 +0100
giflib (4.1.4-1) unstable; urgency=low
* Took over package from Pawel.
* New upstream release (Closes: #395388):
- This is giflib 4.x, replacing giflib 3.x. No package in the archive has to
be transitioned. After etch, giflib will replace libungif (all alleged patents
are expired all over the world).
- doesn't contain gif2x11 (Closes: #328665)
- isn't affected by CVE-2005-2974 and CVE-2005-3350 (Closes: #395382).
* Redone debian directory based on current debhelper templates, additionally:
- added watch file.
- added debug package.
-- Daniel Baumann <daniel@debian.org> Thu, 02 Nov 2006 20:39:00 +0100
giflib (3.0-12) unstable; urgency=low
* Applied patch from Dann Frazier <dannf@hp.com> to fix problems on 64-bit
archs (closes: #325034)
* Updated standards-version (no changes required)
-- Pawel Wiecek <coven@debian.org> Thu, 22 Sep 2005 21:15:00 +0200
giflib (3.0-11) unstable; urgency=low
* Updated copyright file by removing warning saying it cannot by put on CDs,
removed patent-related notes from long descriptions in control as well
(should have done that in -10, but forgot).
-- Pawel Wiecek <coven@debian.org> Thu, 19 Aug 2004 00:43:34 +0200
giflib (3.0-10) unstable; urgency=low
* Moved to main because of LZW's patent expiration (at long last!)
(closes: #258465)
* Fixed build-dependencies (closes: #262405)
-- Pawel Wiecek <coven@debian.org> Tue, 17 Aug 2004 22:09:18 +0200
giflib (3.0-9) unstable; urgency=low
* Renamed getarg.h to gagetarg.h, to avoid name clashes (closes: #83331)
* Updated standards version (no changes)
-- Pawel Wiecek <coven@debian.org> Mon, 19 Jan 2004 22:47:34 +0100
giflib (3.0-8) unstable; urgency=low
* Applied patch from John Lightsey <john@nixnuts.net> to fix transparency
problems (closes: #20716)
* Documented the fact, that giflib cannot be put on CD-ROMs (closes: #24580)
* Applied patch from John Lightsey <john@nixnuts.net> to fix gifinto's
behavior when no arguments are supplied (closes: #49431)
* giflib3g-dev now conflicts with heimdal-dev (closes: #83331, #180265)
* Updated standards version
* Updated sections (giflib3g-dev goes to non-free/libdevel, giflib3g-bin
goes to non-free/utils)
-- Pawel Wiecek <coven@debian.org> Wed, 18 Jun 2003 13:54:09 +0200
giflib (3.0-7) unstable; urgency=low
* New maintainer (closes: #139387)
* Upgraded to current standards version (closes: #133331)
-- Pawel Wiecek <coven@debian.org> Tue, 09 Apr 2002 14:22:35 +0200
giflib (3.0-6) unstable; urgency=low
* Move docs and man pages to /usr/share (Closes: #91165, #91479, #91480,
#91482)
-- Larry Daffner <vizzie@airmail.net> Tue, 27 Mar 2001 21:33:02 -0600
giflib (3.0-5.2) unstable; urgency=low
* Redid debian/rules to use debhelper.
* Added symlinks so giflib can be used with packages compiled with
libungif.
* Added shlibs control file so that packages compiled with giflib can
also be used with libungif.
-- Jim Pick <jim@jimpick.com> Sun, 05 Jul 1998 22:46:51 -0700
giflib (3.0-5.1) unstable frozen; urgency=low
* Corrected bogus hardwired dependency on libc6.
-- Michael Alan Dorman <mdorman@debian.org> Sun, 10 May 1998 11:31:47 -0500
giflib (3.0-5) unstable frozen; urgency=low
* Fixed copyright location(s)
* new maintainer address
-- Larry Daffner <vizzie@airmail.net> Tue, 24 Mar 1998 11:31:47 -0600
giflib (3.0-4.1) unstable; urgency=low
* libc6 release for hamm.
-- Andreas Jellinghaus <aj@dungeon.inka.de> Sat, 18 Oct 1997 12:25:32 +0200
giflib (3.0-4) unstable; urgency=low
* renamed binaries to giflib* to bring them in sync with source name.
-- Andreas Jellinghaus <aj@dungeon.inka.de> Mon, 29 Sep 1997 18:11:22 +0200
giflib (3.0-3) unstable; urgency=low
* fixed shared library. now link all bins with shared library.
-- Andreas Jellinghaus <aj@dungeon.inka.de> Wed, 24 Sep 1997 19:14:48 +0200
giflib (3.0-2) unstable; urgency=low
* added -D_REENTRANT and -lc to cflags/ldflags for glibc2.
-- Andreas Jellinghaus <aj@dungeon.inka.de> Thu, 18 Sep 1997 14:26:06 +0200
giflib (3.0-1) unstable; urgency=low
* Initial Release.
-- Andreas Jellinghaus <aj@dungeon.inka.de> Thu, 18 Sep 1997 11:31:18 +0200
|