Opened 5 years ago

Closed 5 years ago

#12305 closed enhancement (fixed)

libtasn1-4.14

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

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

comment:2 by Bruce Dubbs, 5 years ago

  • Noteworthy changes in release 4.14 (released 2019-07-21) [stable]
  • New #defines for version checking: ASN1_VERSION_MAJOR, ASN1_VERSION_MINOR, ASN1_VERSION_PATCH, ASN1_VERSION_NUMBER. The next release will switch to semantic version semantics.
  • Simplify ordering of SET OF elements by using qsort().
  • Marked explicitly const uses of asn1_node with the introduction of the (compatible) asn1_node_const type.
  • Limit recursion in _asn1_expand_object_id() to detect infinite recursion in incorrect .asn files.
  • asn1_array2tree(): fixed thread safety issues.
  • Several fixes in gtk-doc generation.

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21864.

Note: See TracTickets for help on using tickets.