Page MenuHome GnuPG
Feed Advanced Search

Mar 1 2017

werner added a comment to T2976: Cannot add an existing Curve 25519 subkey.

Thanks for reporting. Fixed in master for 2.1.19.

Mar 1 2017, 1:40 PM · gnupg, Bug Report
werner added a project to T2976: Cannot add an existing Curve 25519 subkey: Unreleased.
Mar 1 2017, 1:40 PM · gnupg, Bug Report
werner closed T2978: test issue 1 as Invalid.
Mar 1 2017, 11:55 AM · Trash
werner reopened T2978: test issue 1 as "Open".
Mar 1 2017, 9:38 AM · Trash
werner closed T2978: test issue 1 as Resolved.
Mar 1 2017, 9:38 AM · Trash
werner added a comment to T2978: test issue 1.

And a second message

Mar 1 2017, 9:36 AM · Trash
werner added projects to T2978: test issue 1: Trash, Bug Report.
Mar 1 2017, 9:36 AM · Trash
werner added a comment to T2977: dirmngr 2.1.18 fails if keyserver's IP is defined in /etc/hosts.

(sorry, I accidentally removed the attached while while editing the mime type)

Mar 1 2017, 7:40 AM · dirmngr, gnupg, Bug Report
werner added a project to T2977: dirmngr 2.1.18 fails if keyserver's IP is defined in /etc/hosts: gnupg.
Mar 1 2017, 7:38 AM · dirmngr, gnupg, Bug Report
werner added a comment to T2977: dirmngr 2.1.18 fails if keyserver's IP is defined in /etc/hosts.

Mar 1 2017, 7:38 AM · dirmngr, gnupg, Bug Report
werner added a comment to T2964: dirmngr and gpg-agent should work automatically even when GNUPGHOME is larger than sun_path.

Can we test whether /run is mounted on a tmpfs ?
should we assume that /run is always on a tmpfs but /var/run is a classical Unix
w/o a tmpfs? Or is it better to have a configure option.

I can imagine to agree to auto-create the directory on a tmpfs.

Mar 1 2017, 7:31 AM · Stalled, scd, gpgagent, Bug Report, gnupg, dirmngr
werner added a project to T2976: Cannot add an existing Curve 25519 subkey: gnupg.
Mar 1 2017, 7:26 AM · gnupg, Bug Report
werner set Version to 2.1.18 on T2976: Cannot add an existing Curve 25519 subkey.
Mar 1 2017, 7:26 AM · gnupg, Bug Report
dkg added a comment to T2964: dirmngr and gpg-agent should work automatically even when GNUPGHOME is larger than sun_path.

Yes, notmuch decided that they needed to workaround the situation anyway,
because they're in an environment that doesn't create the standard per-user
rundir. That doesn't seem like a great argument that gpg should also fail in
environments where the standard per-user rundir is available. I can demonstrate
a number of environments where gpg or its daemons will fail, but i don't think
any of them justify forcing gpg or its daemons to *also* fail when those
environments aren't present.

In answer to your nitpick, here is evidence that gpg's daemons cannot create
their sockets when the GNUPGHOME is too long:

1 dkg@alice:~$ mkdir -m 0700
/home/dkg/tmp/very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-long
0 dkg@alice:~$
GNUPGHOME=/home/dkg/tmp/very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-very-long
gpgconf --launch dirmngr
gpgconf: error running '/usr/bin/gpg-connect-agent': exit status 1
gpgconf: error running '/usr/bin/gpg-connect-agent --dirmngr NOP': General error
1 dkg@alice:~$

Mar 1 2017, 2:02 AM · Stalled, scd, gpgagent, Bug Report, gnupg, dirmngr
gniibe added a comment to T2939: Should not be required to manually `killagent` on card removal.

FYI: It is fixed in 2.1.
Backporting the change to 2.0 will be a bit large, and I hesitate to do that.

Mar 1 2017, 1:10 AM · gnupg (gpg20), Bug Report, gnupg
gniibe claimed T2953: scdaemon fails to decrypt if unusual key-size is chosen.
Mar 1 2017, 1:05 AM · Bug Report, gnupg, scd

Feb 28 2017

justus added a comment to T2964: dirmngr and gpg-agent should work automatically even when GNUPGHOME is larger than sun_path.

Notmuch deemed --create-socketdir to be insufficient for their test suite:

https://notmuchmail.org/pipermail/notmuch/2017/024148.html

Now they create GNUPGHOMEs in /tmp. That is exactly what our test suite does.

(We also use --create-socketdir, but we don't rely on it, and indeed, on my
system it fails b/c the per-user directory is not created. Likewise on the
OpenBSD build server, and the macOS one.)

Nitpick: You wrote:

when GNUPGHOME points to a directory whose path is larger than
sockaddr_un.sun_path, daemons like gpg-agent and dirmngr cannot create their
sockets.

I don't think this is correct. I have not seen any evidence that creating the
socket is problematic.

Feb 28 2017, 4:39 PM · Stalled, scd, gpgagent, Bug Report, gnupg, dirmngr
justus added projects to T2964: dirmngr and gpg-agent should work automatically even when GNUPGHOME is larger than sun_path: gnupg (gpg22), gpgagent, scd.
Feb 28 2017, 4:39 PM · Stalled, scd, gpgagent, Bug Report, gnupg, dirmngr

Feb 27 2017

ph1l renamed T2977: dirmngr 2.1.18 fails if keyserver's IP is defined in /etc/hosts from dirmngr 2.1.18 fails if keyserver is only defined in /etc/hosts to dirmngr 2.1.18 fails if keyserver's IP is defined in /etc/hosts.
Feb 27 2017, 5:06 PM · dirmngr, gnupg, Bug Report
ph1l added a project to T2977: dirmngr 2.1.18 fails if keyserver's IP is defined in /etc/hosts: Bug Report.
Feb 27 2017, 11:44 AM · dirmngr, gnupg, Bug Report
ephemient added a project to T2976: Cannot add an existing Curve 25519 subkey: Bug Report.
Feb 27 2017, 7:13 AM · gnupg, Bug Report

Feb 26 2017

krion added a comment to T2975: building libgcrypt fails on ARM64/FreeBSD 11x STABLE.

Yes, .cpu generic+simd+crypto that what I thought after first patch from the beginning
but didn't test it first, blame me for it. Now it compiles as expected, please include
it into next release.

Feb 26 2017, 7:42 PM · Bug Report, libgcrypt
jukivili added a comment to T2975: building libgcrypt fails on ARM64/FreeBSD 11x STABLE.

D410: 957_03-fix-clang-arm64.patch

Feb 26 2017, 6:54 PM · Bug Report, libgcrypt
jukivili added a comment to T2975: building libgcrypt fails on ARM64/FreeBSD 11x STABLE.

How about this patch?

Feb 26 2017, 6:54 PM · Bug Report, libgcrypt
krion added a comment to T2975: building libgcrypt fails on ARM64/FreeBSD 11x STABLE.

No, it still fails, here is fresh log:
http://pkg.krion.cc/data/110arm64-default/2017-02-26_16h58m38s/logs/errors/libgcrypt-
1.7.6.log

Feb 26 2017, 5:03 PM · Bug Report, libgcrypt
jukivili added a comment to T2975: building libgcrypt fails on ARM64/FreeBSD 11x STABLE.

Does the attached patch fix the problem?

Feb 26 2017, 2:21 PM · Bug Report, libgcrypt
jukivili added a comment to T2975: building libgcrypt fails on ARM64/FreeBSD 11x STABLE.

D411: 956_02-fix-clang-arm64.patch

Feb 26 2017, 2:21 PM · Bug Report, libgcrypt
jukivili claimed T2975: building libgcrypt fails on ARM64/FreeBSD 11x STABLE.
Feb 26 2017, 2:08 PM · Bug Report, libgcrypt

Feb 24 2017

krion added projects to T2975: building libgcrypt fails on ARM64/FreeBSD 11x STABLE: libgcrypt, Bug Report.
Feb 24 2017, 12:16 PM · Bug Report, libgcrypt

Feb 23 2017

cpm added a comment to T2970: libgcrypt fails to build without NEON instruction set on arm64.

Ok, thanks!

Feb 23 2017, 9:17 PM · Bug Report, libgcrypt, Won't Fix
werner closed T1804: HKPS scheme support for Windows Installer as Resolved.
Feb 23 2017, 8:39 PM · Bug Report, gnupg, dirmngr
werner added a comment to T1804: HKPS scheme support for Windows Installer.

ntbtls support is now available in master and we will release a TLS enabled
2.1.19 installer for Windows.

Right now it is somewhat limited and does not work with some sites, notably
those which allow only ECC ciphersuites. An example for such a site is
posteo.de. Note that posteo.net sends a a bogus certifcate with rediretion to
posteo.de.

Most other sites work.

Feb 23 2017, 8:39 PM · Bug Report, gnupg, dirmngr
werner added a project to T1804: HKPS scheme support for Windows Installer: Unreleased.
Feb 23 2017, 8:39 PM · Bug Report, gnupg, dirmngr
werner added a project to T2970: libgcrypt fails to build without NEON instruction set on arm64: Won't Fix.
Feb 23 2017, 8:31 PM · Bug Report, libgcrypt, Won't Fix
werner added a comment to T2970: libgcrypt fails to build without NEON instruction set on arm64.

You need to wait for 1.8 - in a few weeks.
I looked at the required changes but decided not to backport that for 1.7.6.

Feb 23 2017, 8:31 PM · Bug Report, libgcrypt, Won't Fix
werner closed T2974: Problems with cv25519 pub subkeys and elder GnuPG 2 versions as Invalid.
Feb 23 2017, 8:26 PM · Documentation, gnupg
bernhard added projects to T2974: Problems with cv25519 pub subkeys and elder GnuPG 2 versions: gnupg, Bug Report.
Feb 23 2017, 2:22 PM · Documentation, gnupg

Feb 22 2017

dkg added projects to T2973: --export-options export-minimal does not work with --export-secret-keys: gnupg, Bug Report.
Feb 22 2017, 11:47 PM · Bug Report, gnupg
dkg set Version to 2.1.18 on T2973: --export-options export-minimal does not work with --export-secret-keys.
Feb 22 2017, 11:47 PM · Bug Report, gnupg
werner added a project to T2966: "LC_ALL=pl_PL.UTF-8 gpg --gen-key" fails during confirmation: Restricted Project.
Feb 22 2017, 4:36 PM · Restricted Project, Debian, Bug Report, gnupg
werner added a comment to T2966: "LC_ALL=pl_PL.UTF-8 gpg --gen-key" fails during confirmation.

Should be fixed with commit 6d50eeb for 2.1.19.

My idea on how to do a general fix turned out to be too complicated and thus I
fixed just the Polish translation

Feb 22 2017, 4:36 PM · Restricted Project, Debian, Bug Report, gnupg
aheinecke set Version to master on T2972: GPGSM: Chain too long on cross signed certificate.
Feb 22 2017, 3:06 PM · Bug Report, gnupg, KDE, S/MIME
aheinecke added a comment to T2972: GPGSM: Chain too long on cross signed certificate.

Feb 22 2017, 3:06 PM · Bug Report, gnupg, KDE, S/MIME
aheinecke set External Link to https://bugs.kde.org/show_bug.cgi?id=376563 on T2972: GPGSM: Chain too long on cross signed certificate.
Feb 22 2017, 3:06 PM · Bug Report, gnupg, KDE, S/MIME
aheinecke added projects to T2972: GPGSM: Chain too long on cross signed certificate: S/MIME, KDE, gnupg, Bug Report.
Feb 22 2017, 3:06 PM · Bug Report, gnupg, KDE, S/MIME
Mechtilde added projects to T2971: Installing Gpg4win as another user: gpg4win, Bug Report.
Feb 22 2017, 10:57 AM · Bug Report, gpg4win
Mechtilde set Version to 2.3.3 on T2971: Installing Gpg4win as another user.
Feb 22 2017, 10:57 AM · Bug Report, gpg4win
cpm added projects to T2970: libgcrypt fails to build without NEON instruction set on arm64: libgcrypt, Bug Report.
Feb 22 2017, 1:18 AM · Bug Report, libgcrypt, Won't Fix

Feb 21 2017

dkg added a comment to T2968: gpg --search: Connection closed in DNS.

Are you using tor? if so, is your tor daemon up and running, and actively
connecting to the outside world?

Feb 21 2017, 4:43 PM · Info Needed, gnupg (gpg22), Bug Report, Debian, Keyserver, dirmngr

Feb 20 2017

azul closed T2969: speedo install fails due to cert issue for swdb.lst as Resolved.
Feb 20 2017, 7:19 PM · Bug Report, gnupg (gpg21)
azul added a comment to T2969: speedo install fails due to cert issue for swdb.lst.

Okay... using a later distribution with a newer wget fixed this:
https://travis-ci.org/azul/gpg-build/builds/203543109

closing. Sorry for the noise.

Feb 20 2017, 7:18 PM · Bug Report, gnupg (gpg21)
azul added a comment to T2969: speedo install fails due to cert issue for swdb.lst.

The same build works locally for me with wget 1.17.1.
travis has 1.13.4

$ wget --version

GNU Wget 1.13.4 built on linux-gnu.

+digest +https +ipv6 +iri +large-file +nls +ntlm +opie +ssl/openssl

Wgetrc:

    /etc/wgetrc (system)

Locale: /usr/share/locale

Compile: gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc"

    -DLOCALEDIR="/usr/share/locale" -I. -I../../src -I../lib 

    -I../../lib -D_FORTIFY_SOURCE=2 -Iyes/include -g -O2 

    -fstack-protector --param=ssp-buffer-size=4 -Wformat 

    -Wformat-security -Werror=format-security -DNO_SSLv2 

    -D_FILE_OFFSET_BITS=64 -g -Wall

Link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat

    -Wformat-security -Werror=format-security -DNO_SSLv2 

    -D_FILE_OFFSET_BITS=64 -g -Wall -Wl,-Bsymbolic-functions 

    -Wl,-z,relro -Lyes/lib -lssl -lcrypto -lz -ldl -lz -lidn -lrt 

    ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a

Copyright (C) 2009 Free Software Foundation, Inc.

License GPLv3+: GNU GPL version 3 or later

http://www.gnu.org/licenses/gpl.html.

This is free software: you are free to change and redistribute it.

There is NO WARRANTY, to the extent permitted by law.

Originally written by Hrvoje Niksic <hniksic@xemacs.org>.

Please send bug reports and questions to <bug-wget@gnu.org>.

Feb 20 2017, 7:13 PM · Bug Report, gnupg (gpg21)
azul added projects to T2969: speedo install fails due to cert issue for swdb.lst: gnupg (gpg21), Bug Report.
Feb 20 2017, 6:50 PM · Bug Report, gnupg (gpg21)

Feb 19 2017

kardan added projects to T2968: gpg --search: Connection closed in DNS: dirmngr, Keyserver, gnupg, gnupg (gpg21), Debian, Bug Report.
Feb 19 2017, 8:51 PM · Info Needed, gnupg (gpg22), Bug Report, Debian, Keyserver, dirmngr

Feb 17 2017

dkg added a comment to T2942: gpg needs to offer a way to list OpenPGP packets without consuming them.

Thanks, i've pushed this back to python-gnupg folks, and they've accepted it:

https://bitbucket.org/vinay.sajip/python-gnupg/commits/d0375e034da3efa6fbda713cb4bde0fbb6d3b158

so i think we can consider this issue resolved, at least from 2.1.14 and onward,
where import-show was introduced.

Feb 17 2017, 10:13 PM · Bug Report, gnupg
dkg closed T2942: gpg needs to offer a way to list OpenPGP packets without consuming them as Resolved.
Feb 17 2017, 10:13 PM · Bug Report, gnupg
werner raised the priority of T2965: WKD lookup fails due to overly specific Host: header from Low to Normal.
Feb 17 2017, 9:48 PM · Bug Report, gnupg, RC, dirmngr, gnupg (gpg22)
werner added projects to T2965: WKD lookup fails due to overly specific Host: header: dirmngr, RC.
Feb 17 2017, 9:48 PM · Bug Report, gnupg, RC, dirmngr, gnupg (gpg22)
werner added a comment to T2965: WKD lookup fails due to overly specific Host: header.

That is definitely a bug.

Feb 17 2017, 9:48 PM · Bug Report, gnupg, RC, dirmngr, gnupg (gpg22)
werner added a comment to T2966: "LC_ALL=pl_PL.UTF-8 gpg --gen-key" fails during confirmation.

I guess that is because the prompt has not been translated but the answer string
is translated.

msgid "NnCcEeOoQq"
msgstr "IiKkEeDdWw"

Thus using 'i' should give you the prompt for name.

A fix for this would be to use a different answer string for --gen-key - the one
we use if from --full-gen-key (i.e. with "(C)omment". This would the also work
for other incomplete translations, which will have the same problem.

Feb 17 2017, 9:47 PM · Restricted Project, Debian, Bug Report, gnupg
dkg set External Link to https://bugs.debian.org/855419 on T2966: "LC_ALL=pl_PL.UTF-8 gpg --gen-key" fails during confirmation.
Feb 17 2017, 9:01 PM · Restricted Project, Debian, Bug Report, gnupg
dkg set Version to 2.1.18 on T2966: "LC_ALL=pl_PL.UTF-8 gpg --gen-key" fails during confirmation.
Feb 17 2017, 9:01 PM · Restricted Project, Debian, Bug Report, gnupg
dkg added projects to T2966: "LC_ALL=pl_PL.UTF-8 gpg --gen-key" fails during confirmation: gnupg, Bug Report, Debian.
Feb 17 2017, 9:01 PM · Restricted Project, Debian, Bug Report, gnupg
ilovezfs added a comment to T2933: gnupg-2.1.18 fails to read a Yubikey Neo that gnupg-2.1.17 reads fine.

dkg thank you. One of the user reporting the issue has confirmed that fixes it:
https://github.com/Homebrew/homebrew-versions/pull/1527#issuecomment-280667350

Feb 17 2017, 4:18 PM · Bug Report, gnupg
justus added projects to T2965: WKD lookup fails due to overly specific Host: header: gnupg (gpg22), gnupg, Bug Report.
Feb 17 2017, 1:57 PM · Bug Report, gnupg, RC, dirmngr, gnupg (gpg22)
shuffle2 added a comment to T2939: Should not be required to manually `killagent` on card removal.

gpg --version

gpg (GnuPG) 2.0.30 (Gpg4win 2.3.3)
libgcrypt 1.6.6
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: C:/Users/<username>/AppData/Roaming/gnupg
Supported algorithms:
Pubkey: RSA, RSA, RSA, ELG, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,

CAMELLIA128, CAMELLIA192, CAMELLIA256

Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2

Yes...seems old! But this is what latest gpg4win packages. :(
It is also the latest stable gpg release...so normal, I guess.

I've installed gpg on various recent Windows 10 builds (~10 machines/builds)
and noticed the behavior on all of them. For example builds 14939, 14986, and some
others.

Feb 17 2017, 3:54 AM · gnupg (gpg20), Bug Report, gnupg
dkg added a comment to T2928: stop fetching PTR records entirely.

Thanks for these fixes! I'm not sure i understand why ptr lookups are needed
for keyserver --hosttable. Can we drop those too?

Feb 17 2017, 3:48 AM · Debian, Bug Report, gnupg, dirmngr
dkg added projects to T2964: dirmngr and gpg-agent should work automatically even when GNUPGHOME is larger than sun_path: dirmngr, gnupg, Bug Report.
Feb 17 2017, 1:52 AM · Stalled, scd, gpgagent, Bug Report, gnupg, dirmngr

Feb 16 2017

dkg added a comment to T2933: gnupg-2.1.18 fails to read a Yubikey Neo that gnupg-2.1.17 reads fine.

This sounds like issues we were seeing in debian, which i believe have been
fixed in git already.

we're shipping the following two patches in debian against 2.1.18:

https://sources.debian.net/src/gnupg2/2.1.18-6/debian/patches/0028-scd-Backport-two-fixes-from-master.patch/
https://sources.debian.net/src/gnupg2/2.1.18-6/debian/patches/0029-scd-Fix-use-case-of-PC-SC.patch/

Feb 16 2017, 11:00 PM · Bug Report, gnupg
justus added projects to T2963: gpgme_op_revuid fails silently trying to revoke a non-existent uid: Bug Report, gpgme.
Feb 16 2017, 5:48 PM · gpgme, Bug Report
justus set Version to master on T2963: gpgme_op_revuid fails silently trying to revoke a non-existent uid.
Feb 16 2017, 5:48 PM · gpgme, Bug Report
justus set Version to master on T2962: --quick-revoke-uid fails silently trying to revoke a non-existent uid.
Feb 16 2017, 5:46 PM · Bug Report, gnupg, gnupg (gpg22)
justus added projects to T2962: --quick-revoke-uid fails silently trying to revoke a non-existent uid: gnupg (gpg22), gnupg, Bug Report.
Feb 16 2017, 5:46 PM · Bug Report, gnupg, gnupg (gpg22)
justus added projects to T2961: gpgme_op_revuid silently fails to remove the last UID: Bug Report, gpgme.
Feb 16 2017, 5:40 PM · gpgme (gpgme 1.23.x), Bug Report
justus added projects to T2960: --quick-revoke-uid can be used to revoke last uid, contrary to docs: gnupg (gpg22), gnupg, Bug Report.
Feb 16 2017, 5:26 PM · Bug Report, gnupg, gnupg (gpg22)
ilovezfs added a comment to T2933: gnupg-2.1.18 fails to read a Yubikey Neo that gnupg-2.1.17 reads fine.

We have Homebrew users reporting this problem to us.

https://github.com/Homebrew/homebrew-versions/commit/bece3fdbb732bcf646589c051f2f882e2bbf0875#commitcomment-20846337
https://github.com/Homebrew/homebrew-versions/commit/bece3fdbb732bcf646589c051f2f882e2bbf0875#commitcomment-20910048

"I had to revert to 2.1.17, gnupg was unable to access my yubikey with 2.1.18.
The error was "gpg: selecting openpgp failed: Operation not supported by
device". Not sure if I'm the only one with the problem, if not I'd recommend
reverting the version."

Feb 16 2017, 2:41 PM · Bug Report, gnupg

Feb 15 2017

werner added a comment to T2928: stop fetching PTR records entirely.

I have fixed some things. In general PTR lookups are onow only used when you
run the 'keyserver --hosttable' command.

Feb 15 2017, 7:24 PM · Debian, Bug Report, gnupg, dirmngr

Feb 14 2017

werner assigned T2959: with --tofu-default-policy=ask, Assertion "conflict_set" in get_trust failed (../../g10/tofu.c:2787) to neal.
Feb 14 2017, 9:28 PM · Restricted Project, Debian, Bug Report, gnupg
werner updated subscribers of T2959: with --tofu-default-policy=ask, Assertion "conflict_set" in get_trust failed (../../g10/tofu.c:2787).
Feb 14 2017, 9:28 PM · Restricted Project, Debian, Bug Report, gnupg
dkg added a comment to T2959: with --tofu-default-policy=ask, Assertion "conflict_set" in get_trust failed (../../g10/tofu.c:2787).

I note that even if i drop the "--trust-model tofu+pgp" and subsequently invoke
just "gpg --tofu-default-policy ask --fingerprint" i get the same crash.

however, if i just execute that in a fresh homedir without ever having set
"--trust-model tofu+pgp" i don't get a crash. so there is some sort of state
being set up that is then tickling the assertion later.

Feb 14 2017, 4:40 PM · Restricted Project, Debian, Bug Report, gnupg
dkg set External Link to https://bugs.debian.org/854829 on T2959: with --tofu-default-policy=ask, Assertion "conflict_set" in get_trust failed (../../g10/tofu.c:2787).
Feb 14 2017, 4:21 PM · Restricted Project, Debian, Bug Report, gnupg
dkg set Version to 2.1.18 on T2959: with --tofu-default-policy=ask, Assertion "conflict_set" in get_trust failed (../../g10/tofu.c:2787).
Feb 14 2017, 4:21 PM · Restricted Project, Debian, Bug Report, gnupg
dkg added projects to T2959: with --tofu-default-policy=ask, Assertion "conflict_set" in get_trust failed (../../g10/tofu.c:2787): gnupg, Bug Report, Debian.
Feb 14 2017, 4:21 PM · Restricted Project, Debian, Bug Report, gnupg
werner added a project to T2903: "gpg --card-status" does not add any entries to the private key ring: yubikey.
Feb 14 2017, 3:25 PM · Info Needed, Bug Report, gnupg
werner added a comment to T2903: "gpg --card-status" does not add any entries to the private key ring.

Yet another Yubikey think, I'll better a a keyword for this.

Feb 14 2017, 3:25 PM · Info Needed, Bug Report, gnupg
werner added projects to T2938: scd-event is annoying to use on Windows: Windows, scd, Windows 32.
Feb 14 2017, 3:21 PM · Windows 32, scd, Windows, Bug Report, gnupg
werner added a comment to T2938: scd-event is annoying to use on Windows.

Never use system() anywhere!

You need to call cmd with the script. However, there are some security issues
with than too and thus I consider it better use a dedicated executabe for this.

If you can tell us what the script shall do, we may distribute a simple
executable for that purpose.

Feb 14 2017, 3:21 PM · Windows 32, scd, Windows, Bug Report, gnupg
werner added a comment to T2942: gpg needs to offer a way to list OpenPGP packets without consuming them.

For a key listing I would suggest this

  gpg --dry-run --import-options import-show --import  FILE

This uses the regular key listing code.

Feb 14 2017, 3:13 PM · Bug Report, gnupg
werner updated subscribers of T2939: Should not be required to manually `killagent` on card removal.
Feb 14 2017, 3:06 PM · gnupg (gpg20), Bug Report, gnupg
werner assigned T2939: Should not be required to manually `killagent` on card removal to gniibe.
Feb 14 2017, 3:06 PM · gnupg (gpg20), Bug Report, gnupg
werner added a comment to T2939: Should not be required to manually `killagent` on card removal.

Please tell us which version of GnUPG ayou are using and on what OS.

Feb 14 2017, 3:06 PM · gnupg (gpg20), Bug Report, gnupg
werner added a comment to T2956: http://jenkins.gnupg.org/ 403s, should redirect to https instead.

jenkins is redirected from kerckhoffs to soro using pound features. Please
check out /etc/pound/pound.cfg on kerckhoffs. The jenkins server on soro is
running on a non-standard port - may be this is the reason for the wrong redirect.

I can't easily test this because I am living in the same network.

Regarding HSTS (HTTP Strict Transport Security): The Jenkins server needs to
generate that header

Feb 14 2017, 3:04 PM · Bug Report, gpgweb
aheinecke closed T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase as Resolved.
Feb 14 2017, 1:43 PM · gnupg, OpenPGP, Bug Report
aheinecke added a comment to T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase.

Tested this again with 2.1.18 and it works now as expected. Export secret key
just exports a key if it has no passphrase. So I think this issue can be marked
as resolved.

Feb 14 2017, 1:43 PM · gnupg, OpenPGP, Bug Report
werner added a project to T2957: gpg --export-ssh-key does not work for primary keys marked as authentication-capable: Restricted Project.
Feb 14 2017, 10:59 AM · Bug Report, Restricted Project, gnupg
werner added a comment to T2957: gpg --export-ssh-key does not work for primary keys marked as authentication-capable.

Done with commit b456e5be

gpg: Make --export-ssh-key work for the primary key.

* g10/export.c (export_ssh_key): Also check the primary key.
--

If no suitable subkey was found for export, we now check whether the
primary key is suitable for export and export this one.  Without this
change it was only possible to export the primary key by using the '!'
suffix in the key specification.

Also added a sample key for testing this.
Feb 14 2017, 10:59 AM · Bug Report, Restricted Project, gnupg
justus added a comment to T2956: http://jenkins.gnupg.org/ 403s, should redirect to https instead.

I don't know about HSTS, but I'd love to see a forced redirect.

It seems Jenkins sometimes generates a redirect that strips the httpS off, e.g.
go to https://jenkins.gnupg.org/manage, click on [Manage Plugins] (the link
itself looks fine), but one is for some reason redirected to
http://jenkins.gnupg.org/pluginManager/.

Feb 14 2017, 10:55 AM · Bug Report, gpgweb
werner claimed T2957: gpg --export-ssh-key does not work for primary keys marked as authentication-capable.
Feb 14 2017, 10:37 AM · Bug Report, Restricted Project, gnupg
dkg added projects to T2957: gpg --export-ssh-key does not work for primary keys marked as authentication-capable: gnupg, Bug Report.
Feb 14 2017, 2:48 AM · Bug Report, Restricted Project, gnupg
dkg set Version to 2.1.18 on T2957: gpg --export-ssh-key does not work for primary keys marked as authentication-capable.
Feb 14 2017, 2:48 AM · Bug Report, Restricted Project, gnupg