Page MenuHome GnuPG
Feed Advanced Search

Feb 8 2017

justus added a comment to T2929: tofu: Missing entry in the bindings table for new key.

So I believe that if we have a test that demonstrates this problem, then it is
safe to set the status to resolved.

Feb 8 2017, 2:53 PM · Bug Report, gnupg, gnupg (gpg22)
justus closed T2929: tofu: Missing entry in the bindings table for new key as Resolved.
Feb 8 2017, 2:53 PM · Bug Report, gnupg, gnupg (gpg22)
justus closed T2941: outbound file descriptors (status-fd, attribute-fd, logger-fd) should fail if descriptors is not initially open as Resolved.
Feb 8 2017, 2:47 PM · Bug Report, gnupg
justus added a comment to T2941: outbound file descriptors (status-fd, attribute-fd, logger-fd) should fail if descriptors is not initially open.

Fixed in 6823ed46584e753de3aba48a00ab738ab009a860.

Feb 8 2017, 2:47 PM · Bug Report, gnupg
justus claimed T2941: outbound file descriptors (status-fd, attribute-fd, logger-fd) should fail if descriptors is not initially open.
Feb 8 2017, 12:23 PM · Bug Report, gnupg
justus set External Link to https://www.gnu.org/software/gnupg/ on T2951: GnuPG page at gnu.org is outdated.
Feb 8 2017, 11:45 AM · Bug Report, gpgweb
justus updated subscribers of T2951: GnuPG page at gnu.org is outdated.
Feb 8 2017, 11:45 AM · Bug Report, gpgweb
justus added projects to T2951: GnuPG page at gnu.org is outdated: gpgweb, Bug Report.
Feb 8 2017, 11:45 AM · Bug Report, gpgweb
neal renamed T2950: Unable to set expiry when using --faked-system-time from Unable to set expiry to Unable to set expiry when using --faked-system-time.
Feb 8 2017, 10:59 AM · gnupg, Bug Report
neal placed T2950: Unable to set expiry when using --faked-system-time up for grabs.
Feb 8 2017, 10:58 AM · gnupg, Bug Report
neal added a project to T2950: Unable to set expiry when using --faked-system-time: Bug Report.
Feb 8 2017, 10:57 AM · gnupg, Bug Report
justus lowered the priority of T2949: GPGME library returned unexpected error at keytable.c150 - Debian from Unbreak Now! to Normal.
Feb 8 2017, 10:21 AM · Too Old, Bug Report, gpa
justus added a project to T2949: GPGME library returned unexpected error at keytable.c150 - Debian: gpa.
Feb 8 2017, 10:21 AM · Too Old, Bug Report, gpa
justus added a comment to T2949: GPGME library returned unexpected error at keytable.c150 - Debian.

We need more information how to reproduce the bug.

Feb 8 2017, 10:21 AM · Too Old, Bug Report, gpa
justus added a comment to T2856: Can't ssh-add a key w/o a passphrase.

I can reproduce this. Our test indeed feeds a passphrase to the agent.

Feb 8 2017, 10:16 AM · Debian, Bug Report, gnupg, ssh
Gaudencio added a comment to T2949: GPGME library returned unexpected error at keytable.c150 - Debian.

Feb 8 2017, 2:35 AM · Too Old, Bug Report, gpa
Gaudencio added a project to T2949: GPGME library returned unexpected error at keytable.c150 - Debian: Bug Report.
Feb 8 2017, 2:35 AM · Too Old, Bug Report, gpa
dkg added projects to T2948: libdns lookups fails when nssswitch has no "dns" section: dirmngr, gnupg, Bug Report.
Feb 8 2017, 12:03 AM · Restricted Project, Bug Report, gnupg, dirmngr

Feb 7 2017

justus added a comment to T2847: ssh.scm fails to import ecdsa key on macOS.

Addressed in 56aa85f88f6b35fb03a2dc1a95882d49a74290e3.

Feb 7 2017, 6:12 PM · MacOS, Bug Report, gnupg
justus added a project to T2847: ssh.scm fails to import ecdsa key on macOS: Restricted Project.
Feb 7 2017, 6:12 PM · MacOS, Bug Report, gnupg
justus added a comment to T2947: ssh-import.scm test fails on Yosemite.

Addressed in 56aa85f88f6b35fb03a2dc1a95882d49a74290e3.

Feb 7 2017, 6:12 PM · Bug Report, gnupg
justus added a project to T2947: ssh-import.scm test fails on Yosemite: Restricted Project.
Feb 7 2017, 6:12 PM · Bug Report, gnupg
ilovezfs added a comment to T2847: ssh.scm fails to import ecdsa key on macOS.

Here's the make check verbose=2 log for 2.1.18 on macOS 10.10.5 Yosemite:
https://gist.github.com/ilovezfs/d9de58955697858a1eb3c6d3a5e48bea

And ssh -V:
OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011

Feb 7 2017, 12:12 PM · MacOS, Bug Report, gnupg
ilovezfs added a comment to T2947: ssh-import.scm test fails on Yosemite.

I feel that this is the very same issue as T2847

I assumed they were different issues since this is ssh-import.scm and that was
ssh.scm.

I asked what version of ssh you were using over there, and sadly you

did not react.

Sorry

Feb 7 2017, 11:48 AM · Bug Report, gnupg
justus changed Version from 2.18 to 2.1.18 on T2947: ssh-import.scm test fails on Yosemite.
Feb 7 2017, 10:55 AM · Bug Report, gnupg
justus claimed T2947: ssh-import.scm test fails on Yosemite.
Feb 7 2017, 10:55 AM · Bug Report, gnupg
justus added a comment to T2947: ssh-import.scm test fails on Yosemite.

Yes, your version of OpenSSH does not seem support elliptic curve cryptography.
I feel that this is the very same issue as T2847, could you please revisit
that bug? I asked what version of ssh you were using over there, and sadly you
did not react.

I guess we need to figure out what kind of algorithms are supported, and skip
the ones that are not.

Feb 7 2017, 10:55 AM · Bug Report, gnupg
ilovezfs added a comment to T2947: ssh-import.scm test fails on Yosemite.

Additional findings. If I depend on homebrew/dupes/openssh (which is not
actually permissible in homebrew/core, but just for the sake of testing this
here), then the test passes. The homebrew/dupes/openssh formula is 7.4p1, so
this bug appears to be specific to 6.2p2 (possible all of 6.2 or all of 6.x?)

Feb 7 2017, 9:51 AM · Bug Report, gnupg
ilovezfs added a comment to T2947: ssh-import.scm test fails on Yosemite.

Note this is

yosemitevm:brew brew$ ssh -V
OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011
Feb 7 2017, 9:36 AM · Bug Report, gnupg
ilovezfs added projects to T2947: ssh-import.scm test fails on Yosemite: gnupg, Bug Report.
Feb 7 2017, 9:34 AM · Bug Report, gnupg
ilovezfs set Version to 2.18 on T2947: ssh-import.scm test fails on Yosemite.
Feb 7 2017, 9:34 AM · Bug Report, gnupg

Feb 6 2017

dkg added a comment to T2945: gpg should explicitly set output file permissions during decryption.

Sorry: to clarify my previous remark: i don't think gpg should change from its
current behavior during *encryption*. I do think it should be more constrained
in its output during *decryption*.

Feb 6 2017, 7:24 PM · Feature Request, gnupg
dkg added a comment to T2945: gpg should explicitly set output file permissions during decryption.

I don't think it's a problem that the files created during encryption simply
obey the umask.

I do think that when gpg creates sensitive data, though, it should limit the
mode of its output to the mode of its input (filtered by the umask, of course)

if the mode of the input is INMODE, and the umask is UMASK, during decryption,
when gpg creates an output file, it should set the mode to (INMODE & ~UMASK).

(if gpg is decrypting and sending output to stdout, perhaps it wants to try
fchmod (1, INMODE & ~UMASK) as well?)

Feb 6 2017, 7:23 PM · Feature Request, gnupg
anarcat added a comment to T2945: gpg should explicitly set output file permissions during decryption.

well, it looks like i stand corrected: the problem happens both in encryption
and decryption. i *meant* to post about decryption, but i only pasted the setup
part... :p

[1012]anarcat@curie:~130$ rm foo
rm : supprimer fichier 'foo' ? y
[1013]anarcat@curie:~$ gpg foo.gpg
gpg: encrypted with 4096-bit RSA key, ID A51D5B109C5A5581, created 2009-05-29

"Antoine Beaupré <anarcat@orangeseeds.org>"

[1014]anarcat@curie:~$ ls -al foo*
-rw-r--r-- 1 anarcat anarcat 4 fév 6 13:16 foo
-rw-r--r-- 1 anarcat anarcat 594 fév 6 13:04 foo.gpg
[1015]anarcat@curie:~$ chmod 600 foo.gpg
[1016]anarcat@curie:~$ ls -al foo*^C
[1016]anarcat@curie:~130$ rm foo
rm : supprimer fichier 'foo' ? y
[1017]anarcat@curie:~$ gpg foo.gpg
gpg: encrypted with 4096-bit RSA key, ID A51D5B109C5A5581, created 2009-05-29

"Antoine Beaupré <anarcat@orangeseeds.org>"

[1018]anarcat@curie:~$ =k^C
[1018]anarcat@curie:~130$ ls -al foo*
-rw-r--r-- 1 anarcat anarcat 4 fév 6 13:16 foo
-rw------- 1 anarcat anarcat 594 fév 6 13:04 foo.gpg

Feb 6 2017, 7:16 PM · Feature Request, gnupg
anarcat added projects to T2945: gpg should explicitly set output file permissions during decryption: gnupg, Bug Report.
Feb 6 2017, 7:07 PM · Feature Request, gnupg
dkg added projects to T2944: gpgconf --change-option should not print a warning when the relevant conf file does not exist: gnupg, Bug Report.
Feb 6 2017, 6:54 PM · Restricted Project, Bug Report, gnupg
dkg added projects to T2943: gpg should issue a warning when it is run without a command: gnupg, Bug Report.
Feb 6 2017, 6:49 PM · Bug Report, gnupg
dkg added projects to T2942: gpg needs to offer a way to list OpenPGP packets without consuming them: gnupg, Bug Report.
Feb 6 2017, 6:38 PM · Bug Report, gnupg
dkg set Version to 2.1.18 on T2942: gpg needs to offer a way to list OpenPGP packets without consuming them.
Feb 6 2017, 6:38 PM · Bug Report, gnupg

Feb 5 2017

dkg added projects to T2941: outbound file descriptors (status-fd, attribute-fd, logger-fd) should fail if descriptors is not initially open: gnupg, Bug Report.
Feb 5 2017, 9:17 PM · Bug Report, gnupg
dkg added projects to T2940: dirmngr fails for hkps when http-proxy is in use: dirmngr, gnupg, Bug Report, Debian.
Feb 5 2017, 9:35 AM · Feature Request, gnupg (gpg22), Debian, gnupg, dirmngr
dkg changed External Link from 846175@bugs.debian.org to https://bugs.debian.org/846175 on T2856: Can't ssh-add a key w/o a passphrase.
Feb 5 2017, 9:18 AM · Debian, Bug Report, gnupg, ssh
dkg added a comment to T2856: Can't ssh-add a key w/o a passphrase.

Any thoughts or progress on this?

Feb 5 2017, 9:18 AM · Debian, Bug Report, gnupg, ssh
shuffle2 added a comment to T2939: Should not be required to manually `killagent` on card removal.

By the way, I've noticed that communication with the card will only be broken
upon reinsertion if some software has attempted to access the card while it is
detached.
In other words:
access card -> remove -> insert -> access card
is fine.
access card -> remove -> access card -> insert -> access card
will cause all accesses to fail after insertion until gpg-agent is killed (and
restarted obviously).

Feb 5 2017, 12:34 AM · gnupg (gpg20), Bug Report, gnupg
shuffle2 added projects to T2939: Should not be required to manually `killagent` on card removal: gnupg, Bug Report.
Feb 5 2017, 12:31 AM · gnupg (gpg20), Bug Report, gnupg
shuffle2 added projects to T2938: scd-event is annoying to use on Windows: gnupg, Bug Report.
Feb 5 2017, 12:25 AM · Windows 32, scd, Windows, Bug Report, gnupg

Feb 4 2017

richie765 set Version to 2.0 on T2937: Please update tools/gpg-zip.in for 2.0 branch.
Feb 4 2017, 3:25 PM · Bug Report, gnupg
richie765 added projects to T2937: Please update tools/gpg-zip.in for 2.0 branch: gnupg, Bug Report.
Feb 4 2017, 3:25 PM · Bug Report, gnupg
jukivili closed T2292: cipher/crc-intel-pclmul.c: load of misaligned address as Resolved.
Feb 4 2017, 12:57 PM · Not A Bug, Bug Report, Assembler, libgcrypt
dkg added a comment to T2932: gpgv error messages are confusing.

the reason "no public key" is confusing is because gpgv already knows that there
can be no public key. So the message that the naive user needs to see in this
case is "no keyring available".

If there is at least one keyring available, then saying something like "no
public key found in keyrings X and Y and Z" is reasonable. but if there are no
keyrings at all, the message should just be something like "no keyring found to
validate signature against".

Feb 4 2017, 8:01 AM · Bug Report, gnupg, gpgv

Feb 3 2017

alonbl added a comment to T2049: conflicting pkg-config detection and initialization.

Hi,

I can still see that qt[1] is using the simplified pkg macros[2], while the
configure.ac is using proprietary method[3].

We are still missing PKG_PROG_PKG_CONFIG macro in configure.ac to make pkg
macros happy, this can remove all AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
executions, see pinentry-0.9.5-build.patch, as you have PKG_CONFIG set.

The other changes to use PKG_CHECK_MODULES are optional but is there any reason
why not to use this macro instead of executing the pkg-config manually? This
macro has the advantage of allowing override via environment, and append proper
help.

If you like I can rebase this old patch set.

[1] http://git.gnupg.org/cgi-bin/gitweb.cgi?p=pinentry.git;a=blob;f=m4/qt.m4;hb=HEAD
[2]
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=pinentry.git;a=blob;f=m4/pkg.m4;hb=HEAD
[3]
http:
//git.gnupg.org/cgi-bin/gitweb.cgi?p=pinentry.git;a=blob;f=configure.ac;hb=HEAD#l431

links removed as I got "Edit Error: not allowed (too many links).

Feb 3 2017, 1:50 PM · Gentoo, Bug Report, pinentry
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 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
amonk added a comment to T2936: pubring.kbx to pubring.kbx~.

That doesn't seem all that large in the modern era, but okay. In any
case, after moving it to the backup file, don't the same number of bytes
need to be written into the new file anyway? And, regardless, how can
something be done to facilitate pubring.kbx sometimes being a symlink then?
Perhaps an option so the choice of move vs. copy can be left to the user?

--Kyle

Feb 3 2017, 6:22 AM · Bug Report, gnupg

Feb 2 2017

grempe added a comment to T2853: Signature Verification returning 'gpg: DBG: tofu.c:2772: strtoul failed for DB returned string (tail=): Invalid argument'.

I'm curious. So what was it about this particular key and signed text that caused this
to expose this error while others did not?

Feb 2 2017, 10:56 PM · Bug Report, gnupg
grempe added a comment to T2853: Signature Verification returning 'gpg: DBG: tofu.c:2772: strtoul failed for DB returned string (tail=): Invalid argument'.

Here is the output from the program you attached running on OS X Sierra and compiled
with gcc. Is it what you expected?

$ ./a.out
0 => 0; tail = ''; errno = Undefined error: 0 (0)
1 => 1; tail = ''; errno = Undefined error: 0 (0)
=> 0; tail = ''; errno = Invalid argument (22)

Feb 2 2017, 10:52 PM · Bug Report, gnupg
ikelos added a comment to T2933: gnupg-2.1.18 fails to read a Yubikey Neo that gnupg-2.1.17 reads fine.

Sorry, forgot the reference for [1] previously:

https://bbs.archlinux.org/viewtopic.php?id=222401

Feb 2 2017, 7:19 PM · gnupg, Bug Report
ikelos added a comment to T2933: gnupg-2.1.18 fails to read a Yubikey Neo that gnupg-2.1.17 reads fine.

I can also confirm that adding the line "disable-ccid" to scdaemon.conf appears
to revert to the previous system, which then works fine (but doesn't really fix
the issue).

Feb 2 2017, 7:08 PM · gnupg, Bug Report
ikelos added a comment to T2933: gnupg-2.1.18 fails to read a Yubikey Neo that gnupg-2.1.17 reads fine.

Having read [1], I double checked my scdaemon.conf (which apparently already
featured debug-all) and made sure it to read as follows:

log-file /home/mike/.gnupg/scdaemon.log
debug-all

I got the following from attempting to run gpg --card-status:

2017-02-02 18:00:58 scdaemon[32091] DBG: chan_5 <- GETINFO version
2017-02-02 18:00:58 scdaemon[32091] DBG: chan_5 -> D 2.1.18
2017-02-02 18:00:58 scdaemon[32091] DBG: chan_5 -> OK
2017-02-02 18:00:58 scdaemon[32091] DBG: chan_5 <- SERIALNO openpgp
2017-02-02 18:00:58 scdaemon[32091] DBG: apdu_open_reader: BAI=10a02
2017-02-02 18:00:58 scdaemon[32091] DBG: apdu_open_reader: new device=10a02
2017-02-02 18:00:58 scdaemon[32091] ccid open error: skip
2017-02-02 18:00:58 scdaemon[32091] DBG: chan_5 -> ERR 100696144 No such device
<SCD>
2017-02-02 18:00:58 scdaemon[32091] DBG: chan_5 <- RESTART
2017-02-02 18:00:58 scdaemon[32091] DBG: chan_5 -> OK

Please let me know what further information I can provide to help debug this?

Feb 2 2017, 7:05 PM · gnupg, Bug Report
neal added a comment to T2853: Signature Verification returning 'gpg: DBG: tofu.c:2772: strtoul failed for DB returned string (tail=): Invalid argument'.

This should be fixed by 407f5f9baea5591f148974240a87dfb43e5efef3 .

Thanks for reporting this!

Feb 2 2017, 4:03 PM · Bug Report, gnupg
neal added a project to T2853: Signature Verification returning 'gpg: DBG: tofu.c:2772: strtoul failed for DB returned string (tail=): Invalid argument': Restricted Project.
Feb 2 2017, 4:03 PM · Bug Report, gnupg
neal added a comment to T2853: Signature Verification returning 'gpg: DBG: tofu.c:2772: strtoul failed for DB returned string (tail=): Invalid argument'.

Feb 2 2017, 3:36 PM · Bug Report, gnupg
neal added a comment to T2853: Signature Verification returning 'gpg: DBG: tofu.c:2772: strtoul failed for DB returned string (tail=): Invalid argument'.

According to SUSv3:

If the subject sequence is empty or does not have the expected form, no

conversion is performed

...
If no conversion could be performed, 0 is returned  and errno may be set to

[EINVAL].

  http://pubs.opengroup.org/onlinepubs/007908799/xsh/strtol.html

It appears that MacOS X sets errno to EINVAL, but glibc doesn't.
(The attached program should expose the behavior; I haven't run it yet on Max OS
X, but I'd be interested in the result.)

Feb 2 2017, 3:36 PM · Bug Report, gnupg
neal added a project to T2929: tofu: Missing entry in the bindings table for new key: Restricted Project.
Feb 2 2017, 2:25 PM · Bug Report, gnupg, gnupg (gpg22)
neal added a comment to T2929: tofu: Missing entry in the bindings table for new key.

The underlying problem is that bindings for ultimately trusted keys were not
registered with the TOFU data.

Fixed in 769272ba87f282a69e8d5f9bb27c86e6bec4496b

Feb 2 2017, 2:25 PM · Bug Report, gnupg, gnupg (gpg22)
neal added a comment to T2914: TOFU Conflict Status fd output broken.

This should be fixed in 027b81b35fe36692005b8dba22d9eb2db05e8c80.

Feb 2 2017, 1:31 PM · RC, Bug Report, gnupg, TOFU
neal added a project to T2914: TOFU Conflict Status fd output broken: Restricted Project.
Feb 2 2017, 1:31 PM · RC, Bug Report, gnupg, TOFU
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
amonk added projects to T2936: pubring.kbx to pubring.kbx~: gnupg, Bug Report.
Feb 2 2017, 6:07 AM · Bug Report, gnupg
amonk set Version to 2.1.16 on T2936: pubring.kbx to pubring.kbx~.
Feb 2 2017, 6:07 AM · Bug Report, gnupg

Feb 1 2017

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, In Progress, gnupg

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 removed a project from T2745: gpg 2.1.15, *no* keyservers found for submit/recv, "DNS query returned an error or no records: No such domain (nxdomain)": Restricted Project.
Jan 31 2017, 1:28 PM · gnupg, Bug Report, dirmngr
werner closed T2745: gpg 2.1.15, *no* keyservers found for submit/recv, "DNS query returned an error or no records: No such domain (nxdomain)" as Resolved.
Jan 31 2017, 1:28 PM · gnupg, Bug Report, dirmngr

Jan 30 2017

neal added a comment to T2914: TOFU Conflict Status fd output broken.

To be clear the initial output is not wrong. At the time the information is
initially requested, the message has not yet been processed.

Anyway, I think I'm working on a fix so this is a non-issue.

Jan 30 2017, 2:27 PM · RC, Bug Report, gnupg, TOFU

Jan 27 2017

leonardjo set Version to 2.0.30 on T2934: Serpent-256 unavailable in 2.0.30.
Jan 27 2017, 1:14 AM · gnupg (gpg20), Bug Report, In Progress, gnupg
leonardjo added a comment to T2934: Serpent-256 unavailable in 2.0.30.

D407: 947_gpgsm.c.diff

Jan 27 2017, 1:14 AM · gnupg (gpg20), Bug Report, In Progress, gnupg
leonardjo added projects to T2934: Serpent-256 unavailable in 2.0.30: gnupg, Bug Report.
Jan 27 2017, 1:14 AM · gnupg (gpg20), Bug Report, In Progress, gnupg

Jan 26 2017

justus claimed T2856: Can't ssh-add a key w/o a passphrase.
Jan 26 2017, 5:24 PM · Debian, Bug Report, gnupg, ssh
justus closed T2930: search for keys by e-mail address behaves differently when key is in pubring.gpg vs. pubring.kbx as Resolved.
Jan 26 2017, 12:57 PM · Bug Report, gnupg
justus assigned T2933: gnupg-2.1.18 fails to read a Yubikey Neo that gnupg-2.1.17 reads fine to gniibe.
Jan 26 2017, 11:19 AM · gnupg, Bug Report
justus added a project to T2933: gnupg-2.1.18 fails to read a Yubikey Neo that gnupg-2.1.17 reads fine: gnupg.
Jan 26 2017, 11:19 AM · gnupg, Bug Report
justus updated subscribers of T2933: gnupg-2.1.18 fails to read a Yubikey Neo that gnupg-2.1.17 reads fine.
Jan 26 2017, 11:19 AM · gnupg, Bug Report
ikelos set Version to 2.1.18 on T2933: gnupg-2.1.18 fails to read a Yubikey Neo that gnupg-2.1.17 reads fine.
Jan 26 2017, 3:38 AM · gnupg, Bug Report
ikelos added a project to T2933: gnupg-2.1.18 fails to read a Yubikey Neo that gnupg-2.1.17 reads fine: Bug Report.
Jan 26 2017, 3:38 AM · gnupg, Bug Report

Jan 25 2017

dkg added a comment to T2930: search for keys by e-mail address behaves differently when key is in pubring.gpg vs. pubring.kbx.

thanks for the quick fix, Justus. I can confirm that this fixes the problem for me.

Jan 25 2017, 9:01 PM · Bug Report, gnupg
dkg reopened T2930: search for keys by e-mail address behaves differently when key is in pubring.gpg vs. pubring.kbx as "Open".
Jan 25 2017, 9:01 PM · Bug Report, gnupg
jukivili added a comment to T2292: cipher/crc-intel-pclmul.c: load of misaligned address.

I have now learnt how GCC uses 'undefined behavior' for aggressive optimization
and that this could break code doing unaligned accesses even on x86. So this
needs to be fixed after all.

Jan 25 2017, 7:49 PM · Not A Bug, Bug Report, Assembler, libgcrypt