libidn: Update to 1.34

For details see:
https://lists.gnu.org/archive/html/info-gnu/2018-04/msg00001.html

"* Version 1.34 (2018-03-31)

** libidn: Fix integer overflow in combine_hangul()
   Found by fuzzing.
** libidn: Fix integer overflow in punycode decoder
   Found by fuzzing, fix for the fix reported by Christian Weisgerber
** libidn: Fix performance issue in idna_to_unicode_internal()
   Found by fuzzing.
** libidn: Fix performance issue in stringprep functions.
   Found by fuzzing.
** libidn: Fix NULL pointer dereference in g_utf8_normalize()
   Found by fuzzing.
** libidn: Fix NULL pointer dereference in stringprep_ucs4_nfkc_normalize()
   Found by fuzzing.
** libidn: Increase performance of stringprep functions
   Found by fuzzing.
** testing: Add OSS-fuzz integration and regression testing
** build: Update gnulib files
** build: Modernize GTK-Doc build
** build: Fix parallel builds
** build: Add configure flag --disable-doc
** build: Add configure flag --enable-ubsan (enable UB Sanitizer)
** build: Add configure flag --enable-asan (enable Address Sanitizer)
** build: Fix compiler warnings
** build: Fix build for gcc-7
** i18n: Added Swedish translation.
   Thanks to Josef Andersson.
** API and ABI is backwards compatible with the previous version."

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2018-05-05 09:18:04 +02:00
committed by Michael Tremer
parent 792bed3716
commit 0f458e4df0
2 changed files with 9 additions and 55 deletions

View File

@@ -10,59 +10,9 @@ usr/bin/idn
#usr/lib/libidn.la
usr/lib/libidn.so
usr/lib/libidn.so.11
usr/lib/libidn.so.11.6.16
usr/lib/libidn.so.11.6.18
#usr/lib/pkgconfig/libidn.pc
#usr/share/emacs
#usr/share/emacs/site-lisp
#usr/share/emacs/site-lisp/idna.el
#usr/share/emacs/site-lisp/punycode.el
#usr/share/info/libidn-components.png
#usr/share/info/libidn.info
#usr/share/man/man1/idn.1
#usr/share/man/man3/idn_free.3
#usr/share/man/man3/idna_strerror.3
#usr/share/man/man3/idna_to_ascii_4i.3
#usr/share/man/man3/idna_to_ascii_4z.3
#usr/share/man/man3/idna_to_ascii_8z.3
#usr/share/man/man3/idna_to_ascii_lz.3
#usr/share/man/man3/idna_to_unicode_44i.3
#usr/share/man/man3/idna_to_unicode_4z4z.3
#usr/share/man/man3/idna_to_unicode_8z4z.3
#usr/share/man/man3/idna_to_unicode_8z8z.3
#usr/share/man/man3/idna_to_unicode_8zlz.3
#usr/share/man/man3/idna_to_unicode_lzlz.3
#usr/share/man/man3/pr29_4.3
#usr/share/man/man3/pr29_4z.3
#usr/share/man/man3/pr29_8z.3
#usr/share/man/man3/pr29_strerror.3
#usr/share/man/man3/punycode_decode.3
#usr/share/man/man3/punycode_encode.3
#usr/share/man/man3/punycode_strerror.3
#usr/share/man/man3/stringprep.3
#usr/share/man/man3/stringprep_4i.3
#usr/share/man/man3/stringprep_4zi.3
#usr/share/man/man3/stringprep_check_version.3
#usr/share/man/man3/stringprep_convert.3
#usr/share/man/man3/stringprep_locale_charset.3
#usr/share/man/man3/stringprep_locale_to_utf8.3
#usr/share/man/man3/stringprep_profile.3
#usr/share/man/man3/stringprep_strerror.3
#usr/share/man/man3/stringprep_ucs4_nfkc_normalize.3
#usr/share/man/man3/stringprep_ucs4_to_utf8.3
#usr/share/man/man3/stringprep_unichar_to_utf8.3
#usr/share/man/man3/stringprep_utf8_nfkc_normalize.3
#usr/share/man/man3/stringprep_utf8_to_locale.3
#usr/share/man/man3/stringprep_utf8_to_ucs4.3
#usr/share/man/man3/stringprep_utf8_to_unichar.3
#usr/share/man/man3/tld_check_4.3
#usr/share/man/man3/tld_check_4t.3
#usr/share/man/man3/tld_check_4tz.3
#usr/share/man/man3/tld_check_4z.3
#usr/share/man/man3/tld_check_8z.3
#usr/share/man/man3/tld_check_lz.3
#usr/share/man/man3/tld_default_table.3
#usr/share/man/man3/tld_get_4.3
#usr/share/man/man3/tld_get_4z.3
#usr/share/man/man3/tld_get_table.3
#usr/share/man/man3/tld_get_z.3
#usr/share/man/man3/tld_strerror.3