Opened 12 months ago

Closed 12 months ago

Last modified 9 months ago

#17970 closed enhancement (fixed)

gpgme-1.20.0

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

Description

New minor version.

Change History (4)

comment:1 by Xi Ruoyao, 12 months ago

Noteworthy changes in version 1.20.0 (2023-04-20)

  • On Windows, the gettext functions provided by gpgrt are switched into utf8 mode, so that all localized texts returned by GpgME or gpgrt, e.g. the texts for error codes are now UTF-8 encoded. [T5960]
  • Key::canSign now returns false for OpenPGP keys without signing (sub)key. [T6456]
  • The new macOS Homebrew location is now by default supported. [T6440]
  • Fix regression in 1.19.0. [rMb608c084b9]
  • Fix invocation of gpgtar on Windows. [rM0c29119e06]
  • Interface changes relative to the 1.19.0 release:
     gpgme_subkey_t              EXTENDED: New field 'can_renc'.
     gpgme_subkey_t              EXTENDED: New field 'can_timestamp'.
     gpgme_subkey_t              EXTENDED: New field 'is_group_owned'.
     cpp: Subkey::canRenc                       NEW.
     cpp: Subkey::canTimestamp                  NEW.
     cpp: Subkey::isGroupOwned                  NEW.
     cpp: Key::canReallySign                    DEPRECATED.
    

[c=C40/A29/R0 cpp=C23/A17/R0 qt=C17/A2/R1]

Release-info: https://dev.gnupg.org/T6463

comment:2 by Bruce Dubbs, 12 months ago

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

comment:3 by Bruce Dubbs, 12 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

0d6d30b6b6 Update to gpgme-1.20.0.
597ff23e95 Update to Data-Compare-1.29 (Perl Module).
dd94d5febd Update to libsoup-3.4.1.
ad95d18200 Update to LVM2.2.03.21.

comment:4 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.