Opened 2 years ago

Closed 2 years ago

#16388 closed enhancement (fixed)

libgpg-error-1.45

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

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

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

comment:2 by Bruce Dubbs, 2 years ago

Release 1.45.

  • w32: Support file names longer than MAX_PATH.
  • src/sysutils.c (any8bitchar): Remove.
  • (_gpgrt_fname_to_wchar): New.
  • (_gpgrt_mkdir): Use instead of plain utf8 conversion.
  • (_gpgrt_access): Reimplement using GetFileAttributesW so that long files names are supported.
  • src/estream.c (_gpgrt_w32_get_last_err_code): New.
  • (func_file_create_w32): New.
  • (_gpgrt_fopen): Handle the "sysopen" mode flag. Support mapping of /dev/null.
  • (_gpgrt_freopen): Support mapping of /dev/null.
  • src/w32-gettext.c (load_domain): Allow long file names.
  • src/visibility.c (gpgrt_free_wchar): Make function public.
  • (gpgrt_fname_to_wchar): Ditto.
  • (gpgrt_utf8_to_wchar): Ditto.
  • (gpgrt_wchar_to_utf8): Ditto.
  • src/w32-add.h (gpgrt_free_wchar): New prototype.
  • (gpgrt_fname_to_wchar): Ditto.
  • (gpgrt_utf8_to_wchar): Ditto.
  • (gpgrt_wchar_to_utf8): Ditto.
  • src/gpg-error.def.in: Add them here too.
  • gpg-error.m4: Fix use with older gpgrt-config (< 1.33).
  • src/gpg-error.m4: When gpgrt-config doesn't work expected for gpg-error.pc, unset GPGRT_CONFIG.
  • build,tests: Fix detection of have_lock_optimization.
  • configure.ac: Lock optimization (without sys/single_threaded.h) is only known to work on GNU system, using weak symbol.

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit

4c5d0d7d77 Update to cups-filters-1.28.14.
0141c45905 Update to xfsprogs-5.15.0.
9b073c9838 Update to xdpyinfo-1.3.3 (Xorg App).
0df3f34e93 Update to libgpg-error-1.45.
34fcd3cb7a Update to python-dbusmock-0.27.5 (Python module).
Note: See TracTickets for help on using tickets.