Page MenuHome GnuPG
Feed Advanced Search

Feb 23 2017

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, Won't Fix, libgcrypt
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, Won't Fix, libgcrypt
werner added a project to T2974: Problems with cv25519 pub subkeys and elder GnuPG 2 versions: Documentation.
Feb 23 2017, 8:29 PM · gnupg, Documentation
werner added a comment to T2974: Problems with cv25519 pub subkeys and elder GnuPG 2 versions.

Ubuntu uses a bad combination of an older gpg version and a more current
libgcrypt version. We can't do anything about it. Someone may want to escalate
this to Ubuntu; they should definitely get an update out.

Feb 23 2017, 8:29 PM · gnupg, Documentation
werner closed T2974: Problems with cv25519 pub subkeys and elder GnuPG 2 versions as Invalid.
Feb 23 2017, 8:26 PM · gnupg, Documentation
werner removed a project from T2974: Problems with cv25519 pub subkeys and elder GnuPG 2 versions: Bug Report.
Feb 23 2017, 8:26 PM · gnupg, Documentation

Feb 22 2017

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

Feb 17 2017

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, RC, gnupg, gnupg (gpg22), dirmngr
werner added projects to T2965: WKD lookup fails due to overly specific Host: header: dirmngr, RC.
Feb 17 2017, 9:48 PM · Bug Report, RC, gnupg, gnupg (gpg22), dirmngr
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, RC, gnupg, gnupg (gpg22), dirmngr
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

Feb 15 2017

werner added a project to T2958: Extend --unwrap to also remove a compression layer.: gnupg (gpg23).
Feb 15 2017, 9:04 PM · gnupg24, Feature Request, gnupg (gpg23)
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
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
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
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

Feb 13 2017

werner added a project to T2944: gpgconf --change-option should not print a warning when the relevant conf file does not exist: Restricted Project.
Feb 13 2017, 8:22 PM · Restricted Project, Bug Report, gnupg
werner added a comment to T2944: gpgconf --change-option should not print a warning when the relevant conf file does not exist.

Fixed with commit 30dac04 but not properly tested.

Feb 13 2017, 8:22 PM · Restricted Project, Bug Report, gnupg
werner added a comment to T2943: gpg should issue a warning when it is run without a command.

Frankly I am used to leave out the -d to use the default. I have seen the -d in
action only in CitizenFour ;-)

Need to think again about this.

(The last line in T2943 (wk on Feb 13 2017, 07:22 PM / Roundup) was garbage)

Feb 13 2017, 8:21 PM · Bug Report, gnupg
werner added a project to T2948: libdns lookups fails when nssswitch has no "dns" section: Restricted Project.
Feb 13 2017, 8:18 PM · Restricted Project, Bug Report, gnupg, dirmngr
werner added a comment to T2948: libdns lookups fails when nssswitch has no "dns" section.

Fixed with commit dee026d7.

If no DNS method is found in nsswitch.conf we now append one. Using dirmngr w/o
DNS does not work anyway thus this seems to be the best solution.

Feb 13 2017, 8:18 PM · Restricted Project, Bug Report, gnupg, dirmngr
werner added a comment to T2948: libdns lookups fails when nssswitch has no "dns" section.

Right, the proposed chnage will not fallback to the standard resolver.

I need to modify the patch because it was too simple: Need to explicitly look
for an dns entry and append it to the list iff it is missing.

Feb 13 2017, 7:51 PM · Restricted Project, Bug Report, gnupg, dirmngr
werner removed a project from T2945: gpg should explicitly set output file permissions during decryption: Bug Report.
Feb 13 2017, 7:29 PM · Feature Request, gnupg
werner added a project to T2945: gpg should explicitly set output file permissions during decryption: Feature Request.
Feb 13 2017, 7:29 PM · Feature Request, gnupg
werner renamed T2945: gpg should explicitly set output file permissions during decryption from gpg creates publicly readable files during decryption to gpg should explicitly set output file permissions during decryption.
Feb 13 2017, 7:29 PM · Feature Request, gnupg
werner added a comment to T2945: gpg should explicitly set output file permissions during decryption.

Would be surprising for a Unix tool but given that we do that for certain files
anyway, I can imagine to implement this. (but no stdout fiddling - if that even
works.)

I'll change the title and set the priority to feature.

Feb 13 2017, 7:29 PM · Feature Request, gnupg
werner added a comment to T2948: libdns lookups fails when nssswitch has no "dns" section.

You would see that error message then with every first DNS call. My
understanding is that on systemd the unknown keywords are not an error but a
featyre of systemd-resolver(?).

Feb 13 2017, 7:24 PM · Restricted Project, Bug Report, gnupg, dirmngr
werner added a comment to T2943: gpg should issue a warning when it is run without a command.

I meant decryption. My idea is:

  1. In attended mode: Just print a warning message.
  2. In unattended mode (--batch or --with-colons): Make --decrypt the default

and do not print a warning message. That would be a hardfailure for everything
but encrypted data

The idea is that attended command line use keeps on working but using it in
scripts (--batch, etc) will hard failure.

make the default operation --decrypt

Feb 13 2017, 7:22 PM · Bug Report, gnupg
werner added a comment to T2932: gpgv error messages are confusing.

I understand, So this is another special case like the one when a keyring has
permissions which don't allow it to be read.

Feb 13 2017, 4:33 PM · Bug Report, gnupg, gpgv
werner added a comment to T2936: pubring.kbx to pubring.kbx~.

Right, but it would double the write time and we won't have an atomic update -
which we need.

Feb 13 2017, 4:30 PM · Bug Report, gnupg
werner added a comment to T2951: GnuPG page at gnu.org is outdated.

Done. It is now redirected via refresh, javascript, or a link to click. Thus
most users won't see the gnu pages at all (because most(tm) use Javascript)

Feb 13 2017, 4:25 PM · Bug Report, gpgweb
werner closed T2951: GnuPG page at gnu.org is outdated as Resolved.
Feb 13 2017, 4:25 PM · Bug Report, gpgweb
werner added a comment to T1982: pinentry-qt should fallback to curses if $DISPLAY is set but unavailable.

Andre, can you look at it?

Feb 13 2017, 4:20 PM · pinentry, Feature Request
werner reassigned T1982: pinentry-qt should fallback to curses if $DISPLAY is set but unavailable from neal to aheinecke.
Feb 13 2017, 4:20 PM · pinentry, Feature Request
werner updated subscribers of T1982: pinentry-qt should fallback to curses if $DISPLAY is set but unavailable.
Feb 13 2017, 4:20 PM · pinentry, Feature Request
werner added a comment to T2935: use-tor should have a third possible value, "if available".

Using a socket conenction would require new code. We use the standard ports
instead. Sometimes the socks5 code (and I assume also the Unix domain socket
code) takes some time to figure out whether Tor is actually running, Thus this
is not done at every request.

Doing a check for every request would also require a lot of new code because we
need to restart a connection attempt at a higher layer. Similar to HTTP 301
handling.

Feb 13 2017, 4:19 PM · gnupg (gpg22), In Progress, Feature Request, dirmngr
werner added a comment to T2946: gpg-agent should be able to terminate when all its state expires.

The whole point of a daemon is that is idling in the background to wait for work.

A more useful feature would be to flush the passphrase cache when the user is
not anymore logged in. But for Debian this has already been done by --supervised.

Feb 13 2017, 4:14 PM · gnupg, Debian, gpgagent, Feature Request
werner added a comment to T2956: http://jenkins.gnupg.org/ 403s, should redirect to https instead.

I do not understand your request. Do you mean we shall use HSTS and forced
redirection to https for jenkins?

Feb 13 2017, 3:56 PM · Bug Report, gpgweb
werner lowered the priority of T2950: Unable to set expiry when using --faked-system-time from Normal to Low.
Feb 13 2017, 3:47 PM · gnupg, Bug Report
werner added a project to T2950: Unable to set expiry when using --faked-system-time: gnupg.
Feb 13 2017, 3:47 PM · gnupg, Bug Report
werner added a comment to T2950: Unable to set expiry when using --faked-system-time.

--faked-system-time is debug hack, so I degrade this to a minor-bug.

Feb 13 2017, 3:47 PM · gnupg, Bug Report
werner removed a project from T2940: dirmngr fails for hkps when http-proxy is in use: Bug Report.
Feb 13 2017, 3:46 PM · Feature Request, gnupg (gpg22), Debian, gnupg, dirmngr
werner added a comment to T2940: dirmngr fails for hkps when http-proxy is in use.

Oh well, using a curl based key server helper this might have worked in the
past. We better implement that for 2.2

Feb 13 2017, 3:46 PM · Feature Request, gnupg (gpg22), Debian, gnupg, dirmngr
werner added projects to T2940: dirmngr fails for hkps when http-proxy is in use: gnupg (gpg22), Feature Request.
Feb 13 2017, 3:46 PM · Feature Request, gnupg (gpg22), Debian, gnupg, dirmngr
werner added a comment to T2940: dirmngr fails for hkps when http-proxy is in use.

There has never been support in GnuPG for https via an http proxy.
So can we change this to a feature request?

Feb 13 2017, 3:43 PM · Feature Request, gnupg (gpg22), Debian, gnupg, dirmngr
werner added a comment to T2943: gpg should issue a warning when it is run without a command.

Also note that the key listing is different from a real key listing and in
effect more like an improved --list-packets. Maybe we should make a hard break
and only do encryption without an command - at least when --batch or
--with-colons is given.

Feb 13 2017, 3:10 PM · Bug Report, gnupg
werner removed a project from T2943: gpg should issue a warning when it is run without a command: In Progress.
Feb 13 2017, 3:04 PM · Bug Report, gnupg
werner added a comment to T2943: gpg should issue a warning when it is run without a command.

I implemented that but then I found this in the man page:

  This command differs from the default operation, as it never writes
  to the filename which is included in the file and it rejects files
  that don't begin with an encrypted message.

Thus decryption is the default operation. The problem is that the
code also tries to do other things if it does not find encrypted data.
Note that the "never writes to the filename which is included in the
file" is wrong because gpg does not do that by default.

Feb 13 2017, 3:04 PM · Bug Report, gnupg
werner added a comment to T2943: gpg should issue a warning when it is run without a command.

Good idea.
The "This looks like foo" might be a bit complicated but the warning is easy to
implement. I will add that one immediately.

Feb 13 2017, 1:05 PM · Bug Report, gnupg
werner added a project to T2943: gpg should issue a warning when it is run without a command: In Progress.
Feb 13 2017, 1:05 PM · Bug Report, gnupg
werner claimed T2943: gpg should issue a warning when it is run without a command.
Feb 13 2017, 1:05 PM · Bug Report, gnupg
werner added a comment to T2948: libdns lookups fails when nssswitch has no "dns" section.

I guess the best solution is to handle this the same way as a missing
nsswitch file. Here is a non-tested patch; for a quick test the
change of the condition is sufficient.

diff --git a/dirmngr/dns-stuff.c b/dirmngr/dns-stuff.c
index f0de357..956fe72 100644

  • a/dirmngr/dns-stuff.c

+++ b/dirmngr/dns-stuff.c
@@ -496,14 +496,15 @@ libdns_init (void)

fname = "/etc/nsswitch.conf";
err = libdns_error_to_gpg_error
  (dns_nssconf_loadpath (ld.resolv_conf, fname));
  • if (err)

+ if (err || !ld.resolv_conf->lookup[0])

{
  • log_error ("failed to load '%s': %s\n", fname, gpg_strerror (err));
  • /* not fatal, nsswitch.conf is not used on all systems; assume
  • * classic behavior instead. Our dns library states "bf" which tries
  • * DNS then Files, which is not classic; FreeBSD
  • * /usr/src/lib/libc/net/gethostnamadr.c defines default_src[] which
  • * is Files then DNS, which is. */

+ if (err)
+ log_error ("failed to load '%s': %s\n", fname, gpg_strerror (err));
+ /* Not fatal, nsswitch.conf is not used on all systems;
+ * assume classic behavior instead. Note that some systemd
+ * based systems allow for custom keywords which are not
+ * known to us and thus lead to an empty result set; we then
+ * also fallback to classic behavior. */

if (opt_debug)
  log_debug ("dns: fallback resolution order, files then DNS\n");
ld.resolv_conf->lookup[0] = 'f';
Feb 13 2017, 1:03 PM · Restricted Project, Bug Report, gnupg, dirmngr
werner claimed T2948: libdns lookups fails when nssswitch has no "dns" section.
Feb 13 2017, 1:03 PM · Restricted Project, Bug Report, gnupg, dirmngr
werner added a comment to T2952: SmartCard v2.1 : factory reset fails.

Please ask on the gnupg-users at gnupg.org mailing list for help. Note that you
do not need to subscribe but just a wait a bit until our moderators will approve
your mail. But anyway here is a quick hint in case you did not already tried:

$ gpg --card-edit
gpg/card> admin
gpg/card> factory-reset

Feb 13 2017, 12:47 PM · Support, Bug Report
werner closed T2952: SmartCard v2.1 : factory reset fails as Resolved.
Feb 13 2017, 12:47 PM · Support, Bug Report
werner added a project to T2952: SmartCard v2.1 : factory reset fails: Support.
Feb 13 2017, 12:47 PM · Support, Bug Report
werner added a comment to T2928: stop fetching PTR records entirely.

I have seen that discussion and will takle care of this bug soon.

Feb 13 2017, 12:39 PM · Debian, Bug Report, gnupg, dirmngr
werner claimed T2928: stop fetching PTR records entirely.
Feb 13 2017, 12:39 PM · Debian, Bug Report, gnupg, dirmngr
werner lowered the priority of T2953: scdaemon fails to decrypt if unusual key-size is chosen from High to Normal.
Feb 13 2017, 12:34 PM · Bug Report, gnupg, scd

Feb 3 2017

werner added a comment to T2444: Pinentry Does not pass getpin to console.

Is that the gnome3 pinentry? if so please try the gtk-2 pinentry to see whether
it is the same problem.

Feb 3 2017, 12:56 PM · Bug Report, pinentry
werner added a project to T2249: Pinetry field "enter passphrase" won't let me paste in: Feature Request.
Feb 3 2017, 12:53 PM · Feature Request, Info Needed, pinentry
werner removed a project from T2249: Pinetry field "enter passphrase" won't let me paste in: Bug Report.
Feb 3 2017, 12:53 PM · Feature Request, Info Needed, pinentry
werner lowered the priority of T2249: Pinetry field "enter passphrase" won't let me paste in from Normal to Wishlist.
Feb 3 2017, 12:53 PM · Feature Request, Info Needed, pinentry
werner added a project to T1836: gpg-agent --no-detach breaks pinentry-curses, pinentry-tty: Too Old.
Feb 3 2017, 12:44 PM · Too Old, Info Needed, Bug Report, pinentry
werner closed T1836: gpg-agent --no-detach breaks pinentry-curses, pinentry-tty as Resolved.
Feb 3 2017, 12:44 PM · Too Old, Info Needed, Bug Report, pinentry
werner updated subscribers of T2049: conflicting pkg-config detection and initialization.
Feb 3 2017, 12:41 PM · Gentoo, Bug Report, pinentry
werner reassigned T2049: conflicting pkg-config detection and initialization from werner to gnupg-hackers.
Feb 3 2017, 12:41 PM · Gentoo, Bug Report, pinentry
werner added a comment to T2049: conflicting pkg-config detection and initialization.

Someone please check whether this is still the case and come up with a fix?

Feb 3 2017, 12:41 PM · Gentoo, Bug Report, pinentry
werner closed T1391: pinentry-curses does not work when caller does not own the tty (for example, when su'ed) as Resolved.
Feb 3 2017, 12:39 PM · Too Old, Info Needed, Bug Report, pinentry
werner added a project to T1391: pinentry-curses does not work when caller does not own the tty (for example, when su'ed): Too Old.
Feb 3 2017, 12:39 PM · Too Old, Info Needed, Bug Report, pinentry
werner added a comment to T2739: pinentry can't access GPG_TTY after su/sudo to another user on GNU/Linux.

The Debian report is waiting since October for a reply from the orig. submitter.

Feb 3 2017, 12:37 PM · Bug Report, Debian, pinentry
werner added a project to T2874: sefgfault with gpgsm --sign: gnupg.
Feb 3 2017, 12:31 PM · gnupg, Bug Report, Debian
werner reassigned T2254: Add FLTK frontend for pinentry (for weak computers) from werner to justus.
Feb 3 2017, 12:28 PM · pinentry, Feature Request
werner updated subscribers of T2254: Add FLTK frontend for pinentry (for weak computers).
Feb 3 2017, 12:28 PM · pinentry, Feature Request
werner added a comment to T2254: Add FLTK frontend for pinentry (for weak computers).

justus: we recently talked about this. Would you like to work on this. I am in
particular interested to use it for Windows statically linked.

Feb 3 2017, 12:28 PM · pinentry, Feature Request

Feb 2 2017

werner added a comment to T2936: pubring.kbx to pubring.kbx~.

Copying pubring.kbx to the backup file is not an option because keyrings tend to
get very large. Several dozen megabytes are quite common.

Feb 2 2017, 10:22 AM · Bug Report, gnupg

Feb 1 2017

werner added a project to T2935: use-tor should have a third possible value, "if available": In Progress.
Feb 1 2017, 6:02 PM · gnupg (gpg22), In Progress, Feature Request, dirmngr
werner added a comment to T2935: use-tor should have a third possible value, "if available".

Okay, that first part has been pushed. Now need to figure out how to test for
Tor in a clean way.

Feb 1 2017, 6:02 PM · gnupg (gpg22), In Progress, Feature Request, dirmngr
werner added a comment to T2935: use-tor should have a third possible value, "if available".

I will do some rework to make testing for tor easier ....

Feb 1 2017, 5:15 PM · gnupg (gpg22), In Progress, Feature Request, dirmngr
werner added a comment to T2935: use-tor should have a third possible value, "if available".

I think this is a good idea. If Tor is already running we can expect that the
user wants to use Tor as much as possible and thus tehre should be no need for
any configuration.

I do not think that we need a new option (except for making --no-use-tor). To
avoid checking for tor with every new connection to Dirmngr, I would do a test
at startup and after each reload.

Feb 1 2017, 5:14 PM · gnupg (gpg22), In Progress, Feature Request, dirmngr
werner added projects to T2934: Serpent-256 unavailable in 2.0.30: In Progress, gnupg (gpg20).
Feb 1 2017, 5:08 PM · gnupg (gpg20), Bug Report, gnupg, In Progress

Jan 31 2017

werner closed T2852: scdaemon + forwarded ssh agent: 100% reproducible crash as Resolved.
Jan 31 2017, 1:33 PM · Unreleased, gnupg (gpg20), Bug Report, gnupg
werner added a project to T2852: scdaemon + forwarded ssh agent: 100% reproducible crash: Unreleased.
Jan 31 2017, 1:33 PM · Unreleased, gnupg (gpg20), Bug Report, gnupg
werner removed a project from T2852: scdaemon + forwarded ssh agent: 100% reproducible crash: Restricted Project.
Jan 31 2017, 1:33 PM · Unreleased, gnupg (gpg20), Bug Report, gnupg
werner added a project to T2926: Design gap in openpgp card process: Stalled.
Jan 31 2017, 1:32 PM · Stalled, Feature Request
werner added a comment to T2926: Design gap in openpgp card process.

Please take such discussions to the mailing lists. As soon as a resolution has
been found please update the status of this bug.

Jan 31 2017, 1:32 PM · Stalled, Feature Request