update to giflib-5.1.2, including reallocarray use (from logan via upstream),

and fixes for various bugs including buffer overwrite with giffix, segfault and
double free in gifsponge, giftext segfault on malformed GIF etc.

there are a couple of post-5.1.2 fixes that I haven't pulled back yet, but may
be worth doing if there isn't a release soon.
This commit is contained in:
sthen 2016-01-17 23:16:39 +00:00
parent e6ee228a03
commit e3a44e930f
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.22 2015/03/27 11:34:23 sthen Exp $
# $OpenBSD: Makefile,v 1.23 2016/01/17 23:16:39 sthen Exp $
COMMENT= tools and library routines for working with GIF images
DISTNAME= giflib-5.1.1
DISTNAME= giflib-5.1.2
SHARED_LIBS += gif 7.0 # 7.0
CATEGORIES= graphics

View File

@ -1,2 +1,2 @@
SHA256 (giflib-5.1.1.tar.gz) = UrXhB0tP5yu1Rc+Zep/ASEOoejq215lgGlJHbvl6UtE=
SIZE (giflib-5.1.1.tar.gz) = 733046
SHA256 (giflib-5.1.2.tar.gz) = 4FOYifdrHp7/sc86MICkVvl/1yrPDnWA8I3IR8YRha4=
SIZE (giflib-5.1.2.tar.gz) = 737936