#17055 closed enhancement (fixed)

popt-1.19

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by rsholl, 21 months ago

Changes from popt 1.18
Fix build without glob_pattern_p()
Fix missing libiconv dependency for static linkage in popt.pc
Clarify license: we are not the X Consortium, use straight MIT license text
Fix the handling of superfluous args passed with =
Fix iconv resource leak on errors
Fix POPT_CONTEXT_KEEP_FIRST handling in poptResetContext()
Fix '=' getting shown for short options
Fix memory corruption issues with poptStuffArgs()
Fix handling of large files in poptReadFile() on 32bit systems
Improve random number handling
Fix build without wchar / mbstate_t
Add --enable-werror configure option
Fix potential memory leak in poptReadConfigFile()
Various code cleanups, const and type hygiene improvements
Adjust test-suite expectations for libtool changes
Various translation updates
Various documentation improvements
Fix "Usage" string calculated length
Add CREDITS file
Fix memory leak regressions in popt 1.18
Various test-suite improvements
Appease autoconf 2.70
Update gettext to 1.98.8
Run CI on fixed Fedora version (36 for now), use stricter compiler settings
Fix segfault regression when NLS is enabled but libintl.h cannot be found (#32 )
Drop unmaintained CHANGES file from tarballs

comment:2 by Bruce Dubbs, 21 months ago

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

comment:3 by Bruce Dubbs, 21 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

331222f074 Update to popt-1.19.
16e4d1b15b Update to glibmm-2.66.5.
c5654896ed Update to mypaint-brushes-2.0.2.
3db3f72795 Update to wpebackend-fdo-1.14.0.
e2b07edd1d Update to pangomm-2.46.3.
Note: See TracTickets for help on using tickets.