Opened 5 years ago

Closed 5 years ago

#11420 closed enhancement (fixed)

libgpg-error-1.33

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
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 version 1.33 (2018-12-07) [C25/A25/R0]

  • New unified config script gpgrt-config which can now be used by all GnuPG related packages.
  • Support for ARC and arm64ilp32.
  • The log functions now sanitize strings printed with the "%s" format specifier. All control characters are C-escaped in the output. Users of that function may want to remove their own escaping to avoid doubling of backslashes.
  • New fprintf style function to apply a custom filter for string arguments.
  • New function to compare version strings.
  • Interface changes relative to the 1.28 release:
     gpgrt_cmp_version               New.
     gpgrt_string_filter_t           New.
     gpgrt_fprintf_sf                New.
     gpgrt_fprintf_sf_unlocked       New.
     gpgrt_ftruncate                 New but limited functionality.
     gpgrt_w32_override_locale       New.
    

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20797.

Note: See TracTickets for help on using tickets.