Opened 5 years ago

Closed 5 years ago

#12193 closed enhancement (fixed)

giflib-5.2.1

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (8)

comment:1 by Douglas R. Reno, 5 years ago

Now 5.2.1, released two minutes ago.

Version 5.2.1
==============

This is the "Maybe I shouldn't have dome a release while imn surgical recovery" release.

* In gifbuild.c, avoid a core dump on no color map.

* Restore inadvertently removed library version numbers in Makefile.

Version 5.2.0
=============

The undocumented and deprecated GifQuantizeBuffer() entry point
has been moved to the util library to reduce libgif size and attack
surface. Applications needing this function are couraged to link the
util library or make their own copy.

The following obsolete utility programs are no longer installed:
gifecho, giffilter, gifinto, gifsponge. These were either installed in
error or have been obsolesced by modern image-transformmation tools
like ImageMagick convert. They may be removed entirely in a future
release.

* Address SourceForge issue #136: Stack-buffer-overflow in gifcolor.c:84

* Address SF bug #134: Giflib fails to slurp significant number of gifs

* Apply SPDX convention for license tagging.

The giflib page is going to need a bit of massaging.

comment:2 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

comment:3 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:4 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21795.

comment:5 by Douglas R. Reno, 5 years ago

Resolution: fixed
Status: closedreopened
Summary: giflib-5.2.0giflib-5.2.1

I'm sorry Bruce, I forgot to update the version number with the release of 5.2.1

comment:6 by Bruce Dubbs, 5 years ago

Must have come out just today.

comment:7 by Bruce Dubbs, 5 years ago

Version 5.2.1

  • In gifbuild.c, avoid a core dump on no color map.
  • Restore inadvertently removed library version numbers in Makefile.

comment:8 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: reopenedclosed

Fixed at revision 21796.

Note: See TracTickets for help on using tickets.