pkgsrc/devel/libidn
wiz d41f853fdc Updated libidn to 1.33.
* Version 1.33 (released 2016-07-20) [beta]

** libidn: Fix out-of-bounds stack read in idna_to_ascii_4i.
See tests/tst_toascii64oob.c for regression check (and the comment in
it how to use it).  Reported by Hanno Böck <hanno@hboeck.de>.

** idn: Solve out-of-bounds-read when reading one zero byte as input.
Also replaced fgets with getline.  Reported by Hanno Böck <hanno@hboeck.de>.

** libidn: stringprep_utf8_nfkc_normalize reject invalid UTF-8.
It was always documented to only accept UTF-8 data, but now it doesn't
crash when presented with such data.  Reported by Hanno Böck.

** Dropped valgrind suppressions file, should no longer be needed.

** API and ABI is backwards compatible with the previous version.
2016-07-21 11:51:28 +00:00
..
patches
buildlink3.mk
DESCR
distinfo Updated libidn to 1.33. 2016-07-21 11:51:28 +00:00
Makefile Updated libidn to 1.33. 2016-07-21 11:51:28 +00:00
PLIST
PLIST.Cygwin