Opened 6 years ago

Closed 6 years ago

#10609 closed enhancement (fixed)

libidn-1.34

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 6 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 6 years ago

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.

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20058.

Note: See TracTickets for help on using tickets.