A Library for Working with GIF Images
This Library allows manipulating GIF Image files. Since the LZW patents
have expired, giflib can be used instead of libungif again.
- Developed at devel:libraries:c_c++
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/giflib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000202 202 Bytes | |
giflib-5.1.3.tar.bz2 | 0000639420 624 KB | |
giflib-automake-1_13.patch | 0000000393 393 Bytes | |
giflib-sf-88.patch | 0000000510 510 Bytes | |
giflib-visibility.patch | 0000001824 1.78 KB | |
giflib.changes | 0000012174 11.9 KB | |
giflib.spec | 0000003537 3.45 KB |
Revision 35 (latest revision is 43)
Dominique Leuenberger (dimstar_suse)
accepted
request 378396
from
Ismail Dönmez (namtrac)
(revision 35)
- Update to version 5.1.3 * Prevent malloc randomess from causing the header output routine to emit a GIF89 version string even when no GIF89 features are present. * Prevent malloc randomess from producing sporadic failures by causing sanity checks added in 5.1.2 to misfire. * Bulletproof gif2rgb against 0-height images. Addressed sf#78: Heap overflow in gif2rgb with images of size 0, also sf#82. * Remove unnecessary duplicate EGifClose() in gifcolor.c. Fixes sf#83 introduced in 5.1.2. * Fix sf#84: incorrect return of DGifSlurp(). - Add giflib-sf-88.patch to fix sf#88
Comments 0