File:  [cvs.NetBSD.org] / pkgsrc / security / gpgme / distinfo
Revision 1.55: download - view: text, annotated - select for diffs
Tue Jul 11 07:12:43 2023 UTC (18 months ago) by adam
Branches: MAIN
CVS tags: HEAD
gpgme: updated to 1.21.0

Noteworthy changes in version 1.21.0 (2023-07-07)
-------------------------------------------------

* Extended gpgme_op_encrypt, gpgme_op_encrypt_sign, and gpgme_op_sign
  to allow writing the output directly to a file.  [T6530]

* Extended gpgme_op_decrypt and gpgme_op_verify to allow reading the
  input data directly from files.  [T6530]

* For key signing and uid revoking allow an empty user id.
  [rMfbc3963d62]

* Pass an input-size-hint also to the gpgsm engine.  [T6534]

* qt: Allow writing the created archives directly to a
  file.  [T6530]

* qt: Allow reading the signed/encrypted archive to decrypt
  or verify directly from a file.  [T6530]

* qt: Qt Jobs working with QIODeviceDataProvider now properly
  handle input-size hints and progress for files larger.
  2^32 bytes in 32 bit builds.  [T6534]

* cpp: Error::isCanceled now also returns true for error code
  GPG_ERR_FULLY_CANCELED.  [T6510]

* python: Fix wrong use of write.  [T6501]

$NetBSD: distinfo,v 1.55 2023/07/11 07:12:43 adam Exp $

BLAKE2s (gpgme-1.21.0.tar.bz2) = 6892a69127ec57208441a49fcb43eb7a2878bc722937dcd01e12bd44369881ae
SHA512 (gpgme-1.21.0.tar.bz2) = eb70813d22920d6d54459a4271259edf55d5833edfdd053551ca245521e06a8c19ed02dc93e0c53132a699e6d8c82499f50caf8e390af28468e3549470595b7d
Size (gpgme-1.21.0.tar.bz2) = 1830113 bytes
SHA1 (patch-Makefile.in) = cb7c98f165165f026cd4f67a0f9707c3599a7de1
SHA1 (patch-aa) = 6b81bc9b6b17f14329e0dbf1917d1352c142c072

CVSweb <webmaster@jp.NetBSD.org>