Page MenuHome GnuPG
Feed Advanced Search

Oct 14 2021

gniibe added a comment to T5645: RSA/DSA keygen modification for FIPS/ACVP testing.

Applied the RSA part.

Oct 14 2021, 9:28 AM · libgcrypt, FIPS, Bug Report
gniibe committed rCbba63fab1a22: cipher: Allow generation of RSA keys > 2k (authored by Jakuje).
cipher: Allow generation of RSA keys > 2k
Oct 14 2021, 8:51 AM
gniibe moved T5550: Fix check_binary_integrity from Next to Ready for release on the FIPS board.
Oct 14 2021, 8:13 AM · FIPS, libgcrypt
gniibe added a comment to T5657: dirmngr: libdns sends malformed dns requests.

Ah, other possible case is .. in hostname.

Oct 14 2021, 7:50 AM · Info Needed, Bug Report, dns, dirmngr
gniibe added a project to T5657: dirmngr: libdns sends malformed dns requests: Info Needed.
Oct 14 2021, 7:45 AM · Info Needed, Bug Report, dns, dirmngr
gniibe added a comment to T5657: dirmngr: libdns sends malformed dns requests.

It's hard to investigate your problem, with no information of host for the query.
I mean, there is no case to replicate (for us).

Oct 14 2021, 7:44 AM · Info Needed, Bug Report, dns, dirmngr

Oct 13 2021

gniibe committed rKf3b7dd416777: ASN.1 parser: Provide token table (no more %token-table). (authored by gniibe).
ASN.1 parser: Provide token table (no more %token-table).
Oct 13 2021, 11:03 AM
gniibe added a project to T5616: asn1-parse.y:861:20: error: 'yytoknum' undeclared: Restricted Project.
Oct 13 2021, 10:03 AM · toolchain, libksba, Bug Report
gniibe committed rPd937ccfe4445: curses: Specify fg/bg when an extention of Ncurses is not available. (authored by gniibe).
curses: Specify fg/bg when an extention of Ncurses is not available.
Oct 13 2021, 4:06 AM
gniibe closed T4848: Usage of git in configure.ac for pinentry/gpa finds incorrect repositories as Resolved.
Oct 13 2021, 3:54 AM · pinentry, gpa, toolchain, Bug Report
gniibe closed T5628: v5: verify with signing sub key as Resolved.
Oct 13 2021, 3:53 AM · gnupg (gpg23)
gniibe closed T5630: With GCC 4.2 gnupg-2.3.2/kbx/backend-support.c cannot be compiled Mac OS X 10.4.11, "Tiger" as Resolved.

Fixed in 2.3.3.

Oct 13 2021, 3:50 AM · gnupg (gpg23), Bug Report
gniibe removed a project from T5628: v5: verify with signing sub key: Restricted Project.

Fixed in GnuPG 2.3.3.

Oct 13 2021, 3:48 AM · gnupg (gpg23)
gniibe closed T5609: keydb_get_keyblock failed with cv448 key as Resolved.

Fixed in GnuPG 2.3.3.

Oct 13 2021, 3:45 AM · Restricted Project, OpenPGP, gnupg (gpg23)
gniibe edited projects for T5631: pinentry-curses on OpenIndiana (Illumos distro) doesn't display correctly, added: Restricted Project; removed Support.
Oct 13 2021, 3:26 AM · pinentry
gniibe added a comment to T5631: pinentry-curses on OpenIndiana (Illumos distro) doesn't display correctly.

Thank you for locating the bug!

Oct 13 2021, 3:25 AM · pinentry
gniibe added a comment to T5590: OpenPGP: Curve 448, modernize?.

I should have explained the context.
No, there is no discussion about this in the WG.

Oct 13 2021, 2:17 AM · rationale, gnupg, OpenPGP

Oct 12 2021

gniibe added a comment to T5590: OpenPGP: Curve 448, modernize?.

I'm reading RFC5297, which says:

SIV can be used as a drop-in replacement for any specification that uses [RFC3394] or [RFC3217], including the aforementioned use. It is a more general purpose solution as it allows for associated data to be specified.

Oct 12 2021, 1:35 PM · rationale, gnupg, OpenPGP
gniibe claimed T5616: asn1-parse.y:861:20: error: 'yytoknum' undeclared.

I think that a simple way is defining a table (string -> token) by ourselves in yylex, not enabling %token-table.
(Then, we don't need to depend on the feature of string with %token, which is not supported by POSIX yacc.)

Oct 12 2021, 9:50 AM · toolchain, libksba, Bug Report
gniibe added a comment to T5550: Fix check_binary_integrity.

Now configure with
--enable-hmac-binary-check="I know engineers. They love to change things." works.

Oct 12 2021, 8:25 AM · FIPS, libgcrypt
gniibe added a project to T5550: Fix check_binary_integrity: Restricted Project.
Oct 12 2021, 8:24 AM · FIPS, libgcrypt
gniibe committed rC10e02b90f65f: build: Support specifying HMAC key by --enable-hmac-binary-check. (authored by gniibe).
build: Support specifying HMAC key by --enable-hmac-binary-check.
Oct 12 2021, 8:24 AM
gniibe added a comment to T5644: Heuristic for default reader detection.

Please tell me reader names to skip.

Oct 12 2021, 7:23 AM · Restricted Project, Feature Request, gnupg (gpg22)

Oct 11 2021

gniibe moved T5645: RSA/DSA keygen modification for FIPS/ACVP testing from Backlog to Next on the FIPS board.
Oct 11 2021, 11:06 AM · libgcrypt, FIPS, Bug Report
gniibe claimed T5645: RSA/DSA keygen modification for FIPS/ACVP testing.
Oct 11 2021, 10:57 AM · libgcrypt, FIPS, Bug Report
gniibe added a comment to T5550: Fix check_binary_integrity.

I push a change: rC070935965763: build: Use KEY_FOR_BINARY_CHECK for --enable-hmac-binary-check..

Oct 11 2021, 10:34 AM · FIPS, libgcrypt
gniibe committed rC070935965763: build: Use KEY_FOR_BINARY_CHECK for --enable-hmac-binary-check. (authored by gniibe).
build: Use KEY_FOR_BINARY_CHECK for --enable-hmac-binary-check.
Oct 11 2021, 10:32 AM
gniibe moved T5576: New set of API for public key cryptography from Next to Backlog on the FIPS board.
Oct 11 2021, 7:19 AM · libgcrypt, Feature Request
gniibe claimed T5644: Heuristic for default reader detection.
Oct 11 2021, 6:47 AM · Restricted Project, Feature Request, gnupg (gpg22)

Oct 7 2021

gniibe added a comment to T4894: FIPS: RSA/DSA/ECDSA are missing hashing operation.

Pushed the change: rC082ea0efa9b1: cipher: Add sign+hash, verify+hash, and random-override API.

Oct 7 2021, 8:25 AM · FIPS, libgcrypt, Feature Request
gniibe committed rC16a9eaad5d1a: cipher:dsa,ecdsa: Support supplying K externally. (authored by gniibe).
cipher:dsa,ecdsa: Support supplying K externally.
Oct 7 2021, 7:14 AM
gniibe committed rC082ea0efa9b1: cipher: Add sign+hash, verify+hash, and random-override API. (authored by gniibe).
cipher: Add sign+hash, verify+hash, and random-override API.
Oct 7 2021, 7:14 AM

Oct 6 2021

gniibe claimed T5609: keydb_get_keyblock failed with cv448 key .
Oct 6 2021, 5:43 AM · Restricted Project, OpenPGP, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

Major problem here (before the change) was that clock_gettime returned an error with no valid value of the time, which confuses gpg-agent's calibration of time. This occurred on (not newest) Solaris kernel, as it offers clock_gettime function in the library and CLOCK_THREAD_CPUTIME_ID constant in the header.

Oct 6 2021, 2:23 AM · Solaris, gnupg (gpg23)

Oct 5 2021

gniibe committed rC71d4d592d891: build,gcrypt.h: Don't define gcry_socklen_t. (authored by gniibe).
build,gcrypt.h: Don't define gcry_socklen_t.
Oct 5 2021, 9:07 AM
gniibe committed rC0f43570af93e: build,gcrypt.h: Remove INSERT_SYS_SELECT_H. (authored by gniibe).
build,gcrypt.h: Remove INSERT_SYS_SELECT_H.
Oct 5 2021, 9:07 AM
gniibe committed rC7da42a8e8cc5: random: Use poll instead of select. (authored by gniibe).
random: Use poll instead of select.
Oct 5 2021, 9:07 AM
gniibe committed rG3918fa1a9488: agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep. (authored by gniibe).
agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep.
Oct 5 2021, 7:09 AM
gniibe set External Link to https://src.fedoraproject.org/rpms/libgcrypt/blob/rawhide/f/libgcrypt-1.8.4-use-poll.patch on T5637: Use poll for libgcrypt (support more than 1024 fds).
Oct 5 2021, 6:32 AM · libgcrypt, Feature Request
gniibe triaged T5637: Use poll for libgcrypt (support more than 1024 fds) as High priority.
Oct 5 2021, 6:31 AM · libgcrypt, Feature Request
gniibe committed rGeeb25df6f8fc: agent: Fix calibrate_get_time use of clock_gettime. (authored by gniibe).
agent: Fix calibrate_get_time use of clock_gettime.
Oct 5 2021, 5:13 AM
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

FreeBSD has _POSIX_THREAD_CPUTIME > 0.
GNU/Linux has _POSIX_THREAD_CPUTIME == 0, because older kernel doesn't support the system call.

Oct 5 2021, 4:59 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

Reading pages of the following links:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/clock_gettime.html
https://docs.oracle.com/cd/E36784_01/html/E36873/unistd.h-3head.html

Oct 5 2021, 3:26 AM · Solaris, gnupg (gpg23)
gniibe lowered the priority of T5631: pinentry-curses on OpenIndiana (Illumos distro) doesn't display correctly from Normal to Low.

Thank you for your investigation.

Oct 5 2021, 2:24 AM · pinentry

Oct 4 2021

gniibe added a comment to T4894: FIPS: RSA/DSA/ECDSA are missing hashing operation.

How about:

  • Only when hash-handle is used for multiple purposes, a user needs to compose SEXP
  • when hash-handle is used for a single purpose, a user doesn't need to compose SEXP, but static one.
Oct 4 2021, 10:24 AM · FIPS, libgcrypt, Feature Request
gniibe added a comment to T4894: FIPS: RSA/DSA/ECDSA are missing hashing operation.

In the original SuSE's patch, _gcry_pk_sign_md function gets data template as SEXP as an argument, and the implementation does decomposing SEXP to get hash-algo. (A user of the function needs to compose SEXP with hash-algo.)

Oct 4 2021, 9:29 AM · FIPS, libgcrypt, Feature Request
gniibe claimed T5632: gpg-agent 2.3.2 conflicts with pcscd.

For 2.3, when you use PC/SC, please use the disable-ccid option in your .gnupg/scdaemon.conf.

Oct 4 2021, 4:07 AM · Not A Bug, yubikey, scd, gnupg (gpg23)

Oct 2 2021

gniibe added a comment to T5631: pinentry-curses on OpenIndiana (Illumos distro) doesn't display correctly.

Another link: http://hea-www.harvard.edu/~fine/opinions/xterm-problems.html

Oct 2 2021, 4:20 AM · pinentry

Oct 1 2021

gniibe added a comment to T5631: pinentry-curses on OpenIndiana (Illumos distro) doesn't display correctly.

@mooney Just in case when it's color related problem, could you try to cut&paste the text of the screen when pinentry should display a dialog box?

Oct 1 2021, 5:38 AM · pinentry
gniibe claimed T5631: pinentry-curses on OpenIndiana (Illumos distro) doesn't display correctly.

I found some links:
XTerm FAQ:
https://invisible-island.net/xterm/xterm.faq.html
Why not just use TERM set to "xterm"?
https://invisible-island.net/ncurses/ncurses.faq.html#xterm_generic
What $TERM should I use?
https://tools.ietf.org/doc/xterm/xterm.faq.html#xterm_terminfo

Oct 1 2021, 5:36 AM · pinentry
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

do you want me to open a separate bug report for the pinentry issue and reference this bug report?

Oct 1 2021, 4:38 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

Thank you for locating the bug for (1).

Oct 1 2021, 4:00 AM · Solaris, gnupg (gpg23)

Sep 30 2021

gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

s2k-count matters when you import the key.

Sep 30 2021, 10:15 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

When I run the gpg-connect-agent, it starts the agent and then hangs without responding with the time:

Sep 30 2021, 10:07 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

It seems that there are some problems: https://bugs.python.org/issue35455

Sep 30 2021, 8:43 AM · Solaris, gnupg (gpg23)
gniibe committed rPd22c49140b86: curses: Handle an error at curses initialization. (authored by gniibe).
curses: Handle an error at curses initialization.
Sep 30 2021, 8:27 AM
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

After the passphrase has been entered and gpg hangs, gpg-agent starts to accumulate CPU time at a rapid rate, as displayed by 'ps -ef'.

Sep 30 2021, 8:10 AM · Solaris, gnupg (gpg23)
gniibe claimed T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).
Sep 30 2021, 7:06 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

I think that the first problem is related to T5577: Null ptr dereference in gpg-agent (gnupg 2.3.2).
If gpg-agent has gone (after entering passphrase, it must be SEGV.

Sep 30 2021, 7:05 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

Let us try to solve problems, one by one.

Sep 30 2021, 6:46 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

BTW, when pinentry interaction doesn't work well, use of --pinentry-mode loopback option for gpg may help you.

Sep 30 2021, 3:57 AM · Solaris, gnupg (gpg23)
gniibe added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

It seems for me that there are multiple problems.
For pinentry-curses, please have a look at: T4771: pinentry-tty/pinentry-curses interact a user as background process
It only works well in some situations; It doesn't work when the screen is occupied by foreground program like Emacs and Midnight Commander.

Sep 30 2021, 3:50 AM · Solaris, gnupg (gpg23)
gniibe edited projects for T5607: Fingerprint signing fails with 'gpg: signing failed: No secret key', added: gnupg (gpg22), Info Needed; removed gnupg.
Sep 30 2021, 3:20 AM · Support, Info Needed, gnupg (gpg22)
gniibe changed the status of T5630: With GCC 4.2 gnupg-2.3.2/kbx/backend-support.c cannot be compiled Mac OS X 10.4.11, "Tiger" from Open to Testing.

Thank you for reporting.
Fixed in master.

Sep 30 2021, 3:17 AM · gnupg (gpg23), Bug Report
gniibe committed rGca54d3f14893: kbx: Let it include keybox.h to avoid multiple typedefs. (authored by gniibe).
kbx: Let it include keybox.h to avoid multiple typedefs.
Sep 30 2021, 3:16 AM

Sep 29 2021

gniibe added a project to T5609: keydb_get_keyblock failed with cv448 key : Restricted Project.

Use of version 5 format for Ed448/X448 was pushed by rG86cb04a23d2b: gpg: Ed448 and X448 are only for v5 (for subkey)..

Sep 29 2021, 4:46 AM · Restricted Project, OpenPGP, gnupg (gpg23)
gniibe added a project to T5628: v5: verify with signing sub key: gnupg (gpg23).
Sep 29 2021, 4:43 AM · gnupg (gpg23)
gniibe changed the status of T5628: v5: verify with signing sub key from Open to Testing.
Sep 29 2021, 4:32 AM · gnupg (gpg23)
gniibe committed rGdd2e09233962: gpg: Handle backsig for v5 signature. (authored by gniibe).
gpg: Handle backsig for v5 signature.
Sep 29 2021, 4:31 AM
gniibe triaged T5628: v5: verify with signing sub key as Normal priority.
Sep 29 2021, 4:28 AM · gnupg (gpg23)
gniibe committed rG86cb04a23d2b: gpg: Ed448 and X448 are only for v5 (for subkey). (authored by gniibe).
gpg: Ed448 and X448 are only for v5 (for subkey).
Sep 29 2021, 3:11 AM
gniibe added a comment to T5584: gpg --list-packets lists wrong packets.

As the bug I located is a simple fix, I think it can be also applied to 2.2.

Sep 29 2021, 1:55 AM · gnupg (gpg22), Bug Report

Sep 28 2021

gniibe added a comment to T5609: keydb_get_keyblock failed with cv448 key .

Bug in creating such a blob is fixed in rG08a3a4db27dc: kbx: A 20 byte fingerprint is right filled in version 2 blob..

Sep 28 2021, 10:17 AM · Restricted Project, OpenPGP, gnupg (gpg23)
gniibe committed rG08a3a4db27dc: kbx: A 20 byte fingerprint is right filled in version 2 blob. (authored by gniibe).
kbx: A 20 byte fingerprint is right filled in version 2 blob.
Sep 28 2021, 10:17 AM
gniibe added a comment to T5609: keydb_get_keyblock failed with cv448 key .
Sep 28 2021, 9:17 AM · Restricted Project, OpenPGP, gnupg (gpg23)
gniibe added a comment to T5584: gpg --list-packets lists wrong packets.

Fixed in rGcc6152b802f2: gpg: Skip the packet when not used for AEAD., but I put wrong bug-id in the commit message.

Sep 28 2021, 7:59 AM · gnupg (gpg22), Bug Report
gniibe committed rGcc6152b802f2: gpg: Skip the packet when not used for AEAD. (authored by gniibe).
gpg: Skip the packet when not used for AEAD.
Sep 28 2021, 7:57 AM
gniibe added a comment to T5584: gpg --list-packets lists wrong packets.

I was wrong to fix this issue; It is specifically the issue of PKT_ENCRYPTED_AEAD packet. And we already have code to skip the data part by free_encrypted. The problem is that free_encrypted is *not* called when it was PKT_ENCRYPTED_AEAD.

Sep 28 2021, 7:48 AM · gnupg (gpg22), Bug Report
gniibe committed rC817cdc6054be: ec: Add zSeries/s390x accelerated scalar multiplication. (authored by jukivili).
ec: Add zSeries/s390x accelerated scalar multiplication.
Sep 28 2021, 4:07 AM
gniibe committed rC0b399721ce97: doc: Address the bug on AArch64 in README. (authored by gniibe).
doc: Address the bug on AArch64 in README.
Sep 28 2021, 4:07 AM
gniibe committed rCa23a8f04d8da: tests/t-mpi-point: Add one more NIST P-256 reduction test-vector. (authored by jukivili).
tests/t-mpi-point: Add one more NIST P-256 reduction test-vector.
Sep 28 2021, 4:07 AM
gniibe committed rCe0bdb19056f4: tests/t-mpi-point: add reduction test-vectors for NIST curves. (authored by jukivili).
tests/t-mpi-point: add reduction test-vectors for NIST curves.
Sep 28 2021, 4:07 AM
gniibe committed rC0d568f2e5d82: doc: Address the bug on AArch64 in README. (authored by gniibe).
doc: Address the bug on AArch64 in README.
Sep 28 2021, 4:07 AM
gniibe committed rC94c923436715: doc: Address the bug on AArch64 in README. (authored by gniibe).
doc: Address the bug on AArch64 in README.
Sep 28 2021, 3:41 AM

Sep 27 2021

gniibe committed rEa3987e449705: libtool: Link without -flat_namespace for macOS. (authored by gniibe).
libtool: Link without -flat_namespace for macOS.
Sep 27 2021, 5:11 AM
gniibe added a comment to T5610: macOS 11 or newer support: Update libtool.

Pushed the change to libgpg-error and libgcrypt (1.9 and master).
Let us see if there are any problem(s) for that, I will apply it to other libraries when it will be found no problem.

Sep 27 2021, 4:16 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
gniibe committed rCc9cebf3d1824: libtool: Link without -flat_namespace for macOS. (authored by gniibe).
libtool: Link without -flat_namespace for macOS.
Sep 27 2021, 4:14 AM
gniibe committed rC1240f218dd89: libtool: Link without -flat_namespace for macOS. (authored by gniibe).
libtool: Link without -flat_namespace for macOS.
Sep 27 2021, 4:13 AM
gniibe renamed T5610: macOS 11 or newer support: Update libtool from Update libtool to macOS 11 or newer support: Update libtool.
Sep 27 2021, 3:31 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
gniibe added a comment to T5610: macOS 11 or newer support: Update libtool.

Thank you for the information.
For the record, I put the link to the email submitted:
https://lists.gnu.org/archive/html/libtool-patches/2020-06/msg00001.html

Sep 27 2021, 3:30 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
gniibe closed T5568: Use sigdescr_np instead of (deprecated) sys_siglist as Resolved.
Sep 27 2021, 3:24 AM · gnupg

Sep 24 2021

gniibe added a comment to T5584: gpg --list-packets lists wrong packets.

It parses wrongly. I think that we need a fix like:

diff --git a/g10/mainproc.c b/g10/mainproc.c
index 1ee5b9a6e..7f51b263b 100644
--- a/g10/mainproc.c
+++ b/g10/mainproc.c
@@ -725,6 +725,9 @@ proc_encrypted (CTX c, PACKET *pkt)
Sep 24 2021, 6:42 AM · gnupg (gpg22), Bug Report
gniibe committed rC9511f469363b: build: Add hmac256.h to distribution. (authored by gniibe).
build: Add hmac256.h to distribution.
Sep 24 2021, 4:14 AM
gniibe added a comment to T5550: Fix check_binary_integrity.

Thank you for pointing out. Since hmac256.{c,h} can be used by others, I think that it is better to keep those two files, instead of merging it into one.

Sep 24 2021, 4:08 AM · FIPS, libgcrypt

Sep 22 2021

gniibe committed rKce1de8cb2bcd: build: Use automake primitives to install libksba.def. (authored by ametzler1).
build: Use automake primitives to install libksba.def.
Sep 22 2021, 2:47 AM
gniibe triaged T5579: libksba parallel build error (windows) as Normal priority.
Sep 22 2021, 2:43 AM · libksba, Bug Report
gniibe changed the status of T5579: libksba parallel build error (windows) from Open to Testing.

Thank you.

Sep 22 2021, 2:43 AM · libksba, Bug Report
gniibe added a comment to T5610: macOS 11 or newer support: Update libtool.

I see your point. I'd like to locate/identify where the change comes from.
I think that what you refer by "new libtool.m4" is actually macOS local change (I mean, not from libtool upstream, AFAIK).
Could you please point out the source of the change?

Sep 22 2021, 2:01 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt

Sep 21 2021

gniibe added a comment to T5610: macOS 11 or newer support: Update libtool.

I misunderstood as if we need to update libtool from upstream.

Sep 21 2021, 9:16 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
gniibe added a comment to T5610: macOS 11 or newer support: Update libtool.

About merging our local changes.

Sep 21 2021, 8:11 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt