Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
leot 6a7d510800 Update graphics/giflib to 5.1.2.
Changes:
Version 5.1.2
=============
Code Fixes
----------
* Code hardening using reallocarray() from OpenBSD.
* Sanity check in giffilter catches files with malformed extension records
  Fixes SourceForge bug : malformed gif causes segfault in giffilter.
* Inexpensive sanity check in DGifSlurp() catches malformed files with
  no image descriptor. Fixes SourceForge bug : malformed gif causes
  crash in giftool.
* Fix SourceForge bug : GifDrawBoxedText8x8() modifying constant input
  parameter.
* Bail out of GIF read on invalid pixel width. Addresses Savannah bug
  : invalid shift in dgif_lib.c
* Fix SourceForge bug :  Malformed: Gif file with no extension
  block after a GRAPHICS_EXT_FUNC_CODE extension causes segfault (in
  giftext).
* Fix SourceForge bug : Buffer overwrite when giffixing a malformed gif.
* Fix SourceForge bug : Null pointer deference in gifclrmap (only
  reachable with malformed GIF).
* Fix SourceForge bug : Double free in gifsponge under 5.1,1,
  for any valid gif image.
* Fix SourceForge bug : GAGetArgs overflows due to uncounted use of va_arg.
* Sanity check in giffix catches some malformed files. Addresses
  SourceForge bug : dgif_lib.c: extension processing error
2016-01-18 14:34:36 +00:00
archivers library minor version update. Bump PKGREVISION. 2016-01-10 19:55:20 +00:00
audio + pianobar. 2016-01-15 07:54:49 +00:00
benchmarks Simplify installation; set LICENSE. 2015-12-29 19:49:17 +00:00
biology If we have started forcing another Fortran compiler (like for MOPAC7 2016-01-03 23:08:34 +00:00
bootstrap Ensure we set MACHINE_ARCH correctly for Darwin x86_64. Fixes recent 2016-01-06 17:59:58 +00:00
cad Whitespace. 2015-12-29 04:54:34 +00:00
chat Fix Bash interpreter path in one more script. PKGREVISION++ 2016-01-18 10:23:18 +00:00
comms Whitespace. 2015-12-29 04:54:34 +00:00
converters Change converters/erlang-p1_iconv to use erlang/module.mk. 2016-01-16 18:49:22 +00:00
cross Update gcc5 to 5.3.0 and gcc-libs to 5.3.0nb1 2015-12-31 21:42:50 +00:00
databases Fix PLIST 2016-01-16 19:17:11 +00:00
devel Update to 1.68 2016-01-18 13:54:13 +00:00
distfiles
doc Updated mail/p5-Email-Address to 1.908 2016-01-18 14:34:35 +00:00
editors xemacs needs upstream TLC with recent texinfo 2016-01-17 07:51:34 +00:00
emulators Update to 2.0.6. New HOMEPAGE and MASTER_SITES. 2016-01-18 05:17:56 +00:00
filesystems Since it doesn't seem to want to build with its own argp, use regular 2015-12-10 02:55:58 +00:00
finance Add two files installed with latest py-sphinx, and depend on it. 2016-01-17 19:05:09 +00:00
fonts Fix path. 2016-01-17 15:21:34 +00:00
games Update games/vms-empire to 1.14. 2016-01-11 19:37:43 +00:00
geography Update py-google-maps-services-python to 2.4.2. 2016-01-10 13:42:02 +00:00
graphics Update graphics/giflib to 5.1.2. 2016-01-18 14:34:36 +00:00
ham Update 3.23.07.04 to 3.23.07.16 2016-01-17 14:25:56 +00:00
inputmethod - Update HOMEPAGE and MASTER_SITES based on PR pkg/50592 Thanks Takanori Ishihara 2015-12-26 02:13:46 +00:00
lang Add micropython-1.5.2, a python 3.4 implementation, to the Packages Collection. 2016-01-18 07:54:50 +00:00
licenses Add new license: cecill-2.0 2015-12-30 04:05:28 +00:00
mail Update to 1.908 2016-01-18 14:34:26 +00:00
math Deal with limitations of Qt4's moc when parsing certain Boost headers. 2016-01-17 15:17:09 +00:00
mbone Remove redundant if statement to handle linker flags on amd64. 2016-01-03 22:48:52 +00:00
meta-pkgs Added kde-telepathy to SUBDIRs 2016-01-17 15:05:58 +00:00
misc Change misc/erlang-p1_utils to use erlang/module.mk. 2016-01-16 18:55:38 +00:00
mk Add farstream option description. 2016-01-13 22:27:31 +00:00
multimedia Update multimedia/ffmpeg2 to 2.8.5. 2016-01-16 17:04:32 +00:00
net Updated net/syncthing-gtk to 0.8.1 2016-01-18 00:28:39 +00:00
news Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
packages
parallel Fix missing/broken rcsids. 2015-12-29 04:04:26 +00:00
pkgtools Updated pkglint to 5.3.1 2016-01-16 16:29:03 +00:00
print Update print/cups-filters to 1.6.0. 2016-01-17 20:17:21 +00:00
regress Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:50:58 +00:00
security Explicitly disable roaming, as per CVE-2016-0777 and CVE-2016-0778. 2016-01-18 12:53:25 +00:00
shells Update shells/osh to version 20160108 as request by upstream on 2016-01-13 13:14:21 +00:00
sysutils Update sysutils/erlang-lager to 3.0.2. 2016-01-16 17:37:37 +00:00
templates Add a list of options to generated README.html files. Patch from 2015-10-03 13:17:57 +00:00
textproc Update to 4.05 2016-01-18 13:45:10 +00:00
time Update to 0.52 2016-01-15 10:53:57 +00:00
wm Not MAKE_JOBS_SAFE. 2016-01-17 15:19:41 +00:00
www Update to 0.20 2016-01-18 12:01:15 +00:00
x11 Exposed gtksourceview and gtksourceview2 dependencies through buildlink; 2016-01-16 10:35:21 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.