Page MenuHome GnuPG
Feed All Stories

Mar 3 2015

werner removed a project from T1860: Can't verify signatures from command line using signer's public key block: Bug Report.
Mar 3 2015, 10:01 AM · Not A Bug, gnupg
werner closed T1860: Can't verify signatures from command line using signer's public key block as Invalid.
Mar 3 2015, 10:01 AM · Not A Bug, gnupg
werner added a comment to T1860: Can't verify signatures from command line using signer's public key block.

Download the page.
gpg -import the downloaded file.
Or copy and paste from the <bre> block.

I consider this a question and not a bug. Please post it again to the
gnupg-users@gnupg.org mailing-list. No need to subscribe; we have moderators to
let it through)

Mar 3 2015, 10:01 AM · Not A Bug, gnupg
werner lowered the priority of T1858: Wish for additional TLS access to GnuPG and Gpg4win binaries from Unbreak Now! to Normal.
Mar 3 2015, 9:56 AM · Feature Request, gpgweb
werner removed a project from T1858: Wish for additional TLS access to GnuPG and Gpg4win binaries: Bug Report.
Mar 3 2015, 9:56 AM · Feature Request, gpgweb
werner added a comment to T1858: Wish for additional TLS access to GnuPG and Gpg4win binaries.

Sorry, I do not understand yourt point.

Sure, FPT is clear and not authenticated. Instead of providing a not very
secure HTTPS access to the files we provide signatures for all source files
which are way more secure than the X.509 infrastructure.

It is in fact reasonsbale to ask to use an existing gpg to verify a signature.
gpg is a base tool for almost free OS distributions for about 15 years.

If you need to fallback to SHA-1 checksum, you may take them from the
announcement or from https://gnupg.org/download/integrity_check.html they are at
the bottom of the page. Only the current versions are listed, though.

Mar 3 2015, 9:56 AM · Feature Request, gpgweb
werner closed T1858: Wish for additional TLS access to GnuPG and Gpg4win binaries as Invalid.
Mar 3 2015, 9:56 AM · Feature Request, gpgweb
JW added a comment to T1860: Can't verify signatures from command line using signer's public key block.

Mar 3 2015, 8:40 AM · Not A Bug, gnupg
JW added projects to T1860: Can't verify signatures from command line using signer's public key block: gnupg, Bug Report.
Mar 3 2015, 8:40 AM · Not A Bug, gnupg
JW set Version to 1.4.16 on T1860: Can't verify signatures from command line using signer's public key block.
Mar 3 2015, 8:40 AM · Not A Bug, gnupg
JW set Version to 1.18 on T1859: libgpg-error-1.18: e: WARNING: 'missing' script is too old or missing.
Mar 3 2015, 7:59 AM · Bug Report, gpgrt, Not A Bug
JW added projects to T1859: libgpg-error-1.18: e: WARNING: 'missing' script is too old or missing: gpgrt, Bug Report.
Mar 3 2015, 7:59 AM · Bug Report, gpgrt, Not A Bug

Mar 1 2015

johnny added a comment to T1746: Bug report - GPG a folder to *.tar.gpg loss all files!.

I have verified that the bug have been solved in version 2.2.3. Thank you very much.

Mar 1 2015, 1:24 PM · Bug Report, gnupg, gpg4win
cnd added a project to T1858: Wish for additional TLS access to GnuPG and Gpg4win binaries: Bug Report.
Mar 1 2015, 4:13 AM · Feature Request, gpgweb
cnd added a comment to T1857: broken SSL certificate in bug tracking system.

Mar 1 2015, 4:00 AM
cnd added a project to T1857: broken SSL certificate in bug tracking system: Bug Report.
Mar 1 2015, 4:00 AM
jaymzh added a project to T1856: Requesting a fingerprint for a keyid will show fingerprints for different keys with matching subkey: Bug Report.
Mar 1 2015, 2:55 AM · gnupg
jaymzh added a project to T1855: Some keyids make --refresh-keys ignore ~/.gnupg/gpg.conf: Bug Report.
Mar 1 2015, 2:52 AM
jaymzh set Version to 1.4.18 on T1855: Some keyids make --refresh-keys ignore ~/.gnupg/gpg.conf.
Mar 1 2015, 2:52 AM

Feb 27 2015

andy_s added a comment to T1853: ecdh/ecdsa private key export, MPI encoding oddity.

Posted to the list, though not as a subscriber (so it'll need to be approved).

I apologize if I jumped the gun by posting here first - given that my question
was effectively "is this a bug?" (and that I was expecting the answer to be
"yes"), I was erring on the side of caution.

Feb 27 2015, 3:23 PM · Bug Report, gnupg, gnupg (gpg21)
nrickert added a comment to T1847: Cannot read old keyring (issue 1793 related).

Here's the output:


% gpg -K 1F38684E
% gpg -K 1F38684E
gpg: Oops: keyid_from_fingerprint: no pubkey
sec dsa1024/46B1EFE1 1999-07-05
uid [ultimate] Neil W Rickert <rickert@cs.niu.edu>
ssb elg2048/1F38684E 1999-07-05

% gpg --with-keygrip -k 1F38684E
gpg: Oops: keyid_from_fingerprint: no pubkey
pub dsa1024/46B1EFE1 1999-07-05

Keygrip = AD607F40378A7ADBC06212C08554174AB7A02B0D

uid [ultimate] Neil W Rickert <rickert@cs.niu.edu>
sub elg2048/1F38684E 1999-07-05

Keygrip = 007FC4C272831E165FDC61E9B078E566D7F472A3

Files exist for both keygrips in that output.

Feb 27 2015, 3:14 PM · Bug Report, gnupg
werner added a comment to T1852: Probable typo in sexp.c - mising parentheses.

You are right. Due to the first condition the second evaluates to (0==1). I
need to check whether thsi used inside libgcrypt.

What a pity that I released 1.6.3 without noticing this bug. ("typo" falsely
made be believe a doc problem). Sorry.

Feb 27 2015, 3:10 PM · Bug Report, libgcrypt
lorenz added projects to T1854: Problems with same encryption and signing key on smartcard: scd, Feature Request.
Feb 27 2015, 2:15 PM · gnupg, Feature Request, scd
werner added a comment to T1847: Cannot read old keyring (issue 1793 related).

Does

gpg -K  1F38684E

list this key? If not please do

gpg --with-keygrip -k 1F38684E

and check that there is a file named after the kegrip below
~/.gnupg/private-keys-v1.d/

Feb 27 2015, 1:52 PM · Bug Report, gnupg
werner added a comment to T1853: ecdh/ecdsa private key export, MPI encoding oddity.

Well, this sounds more like a question than a bug. Can you please post it to
gnupg-devel?

Feb 27 2015, 1:49 PM · Bug Report, gnupg, gnupg (gpg21)

Feb 26 2015

andy_s added projects to T1853: ecdh/ecdsa private key export, MPI encoding oddity: gnupg (gpg21), gnupg, Bug Report.
Feb 26 2015, 5:41 PM · Bug Report, gnupg, gnupg (gpg21)
andy_s set Version to 2.1.2 on T1853: ecdh/ecdsa private key export, MPI encoding oddity.
Feb 26 2015, 5:41 PM · Bug Report, gnupg, gnupg (gpg21)
nrickert added a comment to T1847: Cannot read old keyring (issue 1793 related).

With that patch:
gpg --list-keys rickert

that now works. However, I am still unable to decrypt. When attempting to open

kdewallet, I get the message:

Error when attempting to decrypt the wallet kdewallet using GPG. If you're using
a SmartCard, please ensure it's inserted then try again.

GPG error was Decryption failed

If I try to decrypt a file at the command line, I get:

gpg: encrypted with 2048-bit ELG key, ID 1F38684E, created 1999-07-05

"Neil W Rickert <rickert@cs.niu.edu>"
gpg: decryption failed: No secret key

However, using the same keyring, this all works with opensuse 13.2 (gpg 2.0.26),
so the secret key is there. The file uses the same key as kdewallet.

Feb 26 2015, 6:13 AM · Bug Report, gnupg

Feb 25 2015

t8m set Version to 1.6.2 on T1852: Probable typo in sexp.c - mising parentheses.
Feb 25 2015, 4:31 PM · Bug Report, libgcrypt
t8m added projects to T1852: Probable typo in sexp.c - mising parentheses: libgcrypt, Bug Report.
Feb 25 2015, 4:31 PM · Bug Report, libgcrypt

Feb 24 2015

donmez added projects to T1851: hkps support is broken: gnupg, Bug Report.
Feb 24 2015, 3:07 PM · Bug Report, gnupg
bevan added a comment to T1793: gnupg 2.1.1 regression: keyring_get_keyblock: read error: Invalid packet.

This issue seems to be gone with gnupg 2.1.2. Thanks for the fix :)

Feb 24 2015, 11:43 AM · Bug Report, gnupg, Arch
bevan closed T1793: gnupg 2.1.1 regression: keyring_get_keyblock: read error: Invalid packet as Resolved.
Feb 24 2015, 11:43 AM · Bug Report, gnupg, Arch

Feb 23 2015

dexolabs added a comment to T1848: gpg 2.1.2 with pinentry-curses prompts for passphrase when adding subkeys.

I could attach some screen shots if that may be of any help.

Feb 23 2015, 5:40 PM · Bug Report, gnupg
werner added a comment to T1823: parse-packet.c DoS using badly encoded MPIs..

Back ported to 1.4 (commit 27d7addccf782d5cb0084cb17522d712d4a6d6b)

Feb 23 2015, 5:14 PM · Bug Report, gnupg
werner closed T1823: parse-packet.c DoS using badly encoded MPIs. as Resolved.
Feb 23 2015, 5:14 PM · Bug Report, gnupg
werner removed projects from T1823: parse-packet.c DoS using badly encoded MPIs.: backport, In Progress.
Feb 23 2015, 5:14 PM · Bug Report, gnupg
werner added a comment to T1834: Excessive CPU use on --import of fuzzed file - 0069f7d7.

Fixed in all branches.

Feb 23 2015, 5:12 PM · Bug Report, gnupg
werner removed a project from T1834: Excessive CPU use on --import of fuzzed file - 0069f7d7: In Progress.
Feb 23 2015, 5:12 PM · Bug Report, gnupg
werner closed T1834: Excessive CPU use on --import of fuzzed file - 0069f7d7 as Resolved.
Feb 23 2015, 5:12 PM · Bug Report, gnupg
werner added a comment to T1848: gpg 2.1.2 with pinentry-curses prompts for passphrase when adding subkeys.

Thank. I was not sure about this. Thus I need to re-use the passphrase for
subkey generation (this is a bit complicated but reuidred to remove this
regression).

Feb 23 2015, 4:46 PM · Bug Report, gnupg
werner added a comment to T1847: Cannot read old keyring (issue 1793 related).

D285: 559_0001-gpg-Skip-legacy-keys-while-searching-keyrings.patch

Feb 23 2015, 4:43 PM · Bug Report, gnupg
werner added a comment to T1847: Cannot read old keyring (issue 1793 related).

The code to skip the old keys is getting quite complex for the only reason to
allow reporting the use of such keys during import.

Please try the attached patch.

Feb 23 2015, 4:43 PM · Bug Report, gnupg
dexolabs added a comment to T1848: gpg 2.1.2 with pinentry-curses prompts for passphrase when adding subkeys.

In the last non modern version (i downgraded) after the 2.1.2 problem, 2.0.27,
when i generated a new subkey, the only passphrase asked was to unlock the private
key, it never prompted me for another passphrase for the subkey.

Feb 23 2015, 3:49 PM · Bug Report, gnupg
werner added a comment to T1848: gpg 2.1.2 with pinentry-curses prompts for passphrase when adding subkeys.

So you mean gpg should use the passphrase of the main key for the new subkey as
well, right?

This could be done but it won't allow to use a different passphrase for the
subkey. If that is a regression from 2.0 this should be considered a bug, else
a a "whish".

Feb 23 2015, 3:45 PM · Bug Report, gnupg
werner added a project to T1847: Cannot read old keyring (issue 1793 related): In Progress.
Feb 23 2015, 3:39 PM · Bug Report, gnupg
werner closed T1850: DNS CERT lookup fails in 2.1.2 as Resolved.
Feb 23 2015, 3:27 PM · Bug Report
werner added a comment to T1850: DNS CERT lookup fails in 2.1.2.

Fixed. Thanks.

Feb 23 2015, 3:27 PM · Bug Report
dexolabs added a comment to T1848: gpg 2.1.2 with pinentry-curses prompts for passphrase when adding subkeys.

Yes it asks for the passphrase to unlock the keyring, nut when i want to generate
a key, it asks me for the passphrase to unlock the keyring which i provide, then
it follows up with a "enter a new passphrase" dialog. If i cancel said dialog then
it does not allow me to generate and add the key.

Feb 23 2015, 3:25 PM · Bug Report, gnupg
werner lowered the priority of T1848: gpg 2.1.2 with pinentry-curses prompts for passphrase when adding subkeys from Unbreak Now! to Normal.
Feb 23 2015, 3:20 PM · Bug Report, gnupg
werner added a comment to T1848: gpg 2.1.2 with pinentry-curses prompts for passphrase when adding subkeys.

Sure it asks for a passphrase when adding a subkey. The passphrase is required
to a) protect the passphrase and b) to create a key-binding signature.

I might have not fully understood your report. In that case please describe it
again step by step.

Feb 23 2015, 3:20 PM · Bug Report, gnupg
tot set Version to 2.1.2 on T1850: DNS CERT lookup fails in 2.1.2.
Feb 23 2015, 9:39 AM · Bug Report
tot added a comment to T1850: DNS CERT lookup fails in 2.1.2.

D286: 558_gnupg-2.1.2-dns-cert.patch

Feb 23 2015, 9:39 AM · Bug Report
tot added a project to T1850: DNS CERT lookup fails in 2.1.2: Bug Report.
Feb 23 2015, 9:39 AM · Bug Report

Feb 22 2015

rillig added a comment to T1849: Show revocation certificate details.

After trying some more, I found out some things.

I just have to run "gpg revoke.asc", without any options.

But then, the reason text that I entered when generating the revocation
certificate is not shown. Nor is the numeric reason.

gpg: standalone signature of class 0x20
gpg: Signature made 02/22/15 15:46:23 Eur using DSA key ID BACCF5EE
gpg: standalone revocation - use "gpg --import" to apply

And I dont understand what “class 0x20” means.

Feb 22 2015, 4:53 PM · gnupg, Feature Request
rillig added projects to T1849: Show revocation certificate details: Feature Request, gnupg.
Feb 22 2015, 4:40 PM · gnupg, Feature Request
rillig set Version to 1.4.18, 2.0.22 on T1849: Show revocation certificate details.
Feb 22 2015, 4:40 PM · gnupg, Feature Request

Feb 21 2015

dexolabs added projects to T1848: gpg 2.1.2 with pinentry-curses prompts for passphrase when adding subkeys: gnupg, Bug Report.
Feb 21 2015, 7:45 AM · Bug Report, gnupg
dexolabs set Version to 2.1.2 on T1848: gpg 2.1.2 with pinentry-curses prompts for passphrase when adding subkeys.
Feb 21 2015, 7:45 AM · Bug Report, gnupg

Feb 20 2015

nrickert added a comment to T1847: Cannot read old keyring (issue 1793 related).

Feb 20 2015, 6:17 PM · Bug Report, gnupg
nrickert set Version to gpg 2.1.2 on T1847: Cannot read old keyring (issue 1793 related).
Feb 20 2015, 6:17 PM · Bug Report, gnupg
nrickert added projects to T1847: Cannot read old keyring (issue 1793 related): gnupg, Bug Report.
Feb 20 2015, 6:17 PM · Bug Report, gnupg
werner added a comment to T1806: Pinentry-qt should have support for Qt5.

How much time would it take to migrate to QT5?

Feb 20 2015, 9:07 AM · pinentry, Feature Request

Feb 18 2015

infinity0 closed T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model as Resolved.
Feb 18 2015, 5:28 PM · Bug Report, gnupg
infinity0 removed a project from T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model: Restricted Project.
Feb 18 2015, 5:28 PM · Bug Report, gnupg
infinity0 added a comment to T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model.

Thanks, fixed in 2.1.2. (I had to run --edit-key and --check-trustdb first.)

Feb 18 2015, 5:28 PM · Bug Report, gnupg
werner removed a project from T1501: Public part of a R4096(S)-Subkey lost when imported from an armored backup file.: Cross-Compiler.
Feb 18 2015, 12:22 PM · Won't Fix, Bug Report, gnupg, gnupg (gpg20), gnupg (gpg14)
werner added a comment to T1644: Do not expect KeyIDs to be unique.

Can you please try with 2.1.2 ?

Feb 18 2015, 12:20 PM · gnupg (gpg22), S/MIME, Bug Report
werner added a comment to T1832: gpg --send-keys fails silently if keyserver unavailable.

Fixed with commit 0c3d764.
Should be backported to 1.4.

Feb 18 2015, 12:16 PM · gnupg (gpg14), backport, Bug Report, gnupg
werner added projects to T1832: gpg --send-keys fails silently if keyserver unavailable: In Progress, backport.
Feb 18 2015, 12:16 PM · gnupg (gpg14), backport, Bug Report, gnupg
werner added a comment to T1840: gpg-agent should have prompt-for-use mechanism.

We already have that "confirm" flag for ssh and thus adding code to use it for
the extra-socket feature should be easy. The open question is how to disable
this feature on a per key base. A ~/.gnupg/confirmcontrol or similar file could
be used to record those keys which do not need confirmation or if persistance is
not required a checkbox in pinentry could be used to show the confirmation
dialog only once per session.

Feb 18 2015, 10:46 AM · gnupg, Feature Request
werner added a project to T1843: dirmngr-client doesn't auto-launch dirmngr: gnupg.
Feb 18 2015, 10:40 AM · gnupg, Bug Report, dirmngr
werner added a project to T1844: dirmngr-client should auto-detect when input is in PEM form: gnupg.
Feb 18 2015, 10:39 AM · Feature Request, dirmngr, gnupg
gniibe set Version to 2.1 on T1846: gpg2.1 keytocard removes secret key.
Feb 18 2015, 1:18 AM · Bug Report, gnupg
gniibe added projects to T1846: gpg2.1 keytocard removes secret key: In Progress, gnupg, Bug Report.
Feb 18 2015, 1:18 AM · Bug Report, gnupg

Feb 17 2015

dkg set Version to 2.2.0 on T1845: sending large keys to keyserver push fails with silent hang and "assuan_inquire failed: Too much data for IPC layer".
Feb 17 2015, 10:05 PM · gnupg, gnupg (gpg21), Debian, Bug Report
dkg added projects to T1845: sending large keys to keyserver push fails with silent hang and "assuan_inquire failed: Too much data for IPC layer": libassuan, Bug Report, Debian.
Feb 17 2015, 10:05 PM · gnupg, gnupg (gpg21), Debian, Bug Report
dkg added a comment to T1844: dirmngr-client should auto-detect when input is in PEM form.

Feb 17 2015, 9:47 PM · Feature Request, dirmngr, gnupg
dkg added projects to T1844: dirmngr-client should auto-detect when input is in PEM form: dirmngr, Bug Report.
Feb 17 2015, 9:47 PM · Feature Request, dirmngr, gnupg
dkg set Version to 2.1.2 on T1844: dirmngr-client should auto-detect when input is in PEM form.
Feb 17 2015, 9:47 PM · Feature Request, dirmngr, gnupg
dkg set Version to 2.1.2 on T1843: dirmngr-client doesn't auto-launch dirmngr.
Feb 17 2015, 9:42 PM · gnupg, Bug Report, dirmngr
dkg added projects to T1843: dirmngr-client doesn't auto-launch dirmngr: dirmngr, Bug Report.
Feb 17 2015, 9:42 PM · gnupg, Bug Report, dirmngr
aheinecke added a comment to T1838: Dirmngr ldap CRL checks leave zombie dirmngr_ldap processes (2.1.x).

D283: 555_0001-dirmngr-Clean-up-spawned-dirmngr_ldap-processes.patch

Feb 17 2015, 6:16 PM · Duplicate, gnupg, Bug Report, dirmngr
aheinecke added a comment to T1838: Dirmngr ldap CRL checks leave zombie dirmngr_ldap processes (2.1.x).

This problem is due to ldap_wrapper creating processes with gnupg_spawn_process
but while gnupg_spawn_process states that you have to call gnupg_wait_process
and gnupg_release_process afterwards this is not done in the ldap_wrapper.

Sometimes release is called but never wait to get the exit status of the spawned
process and remove the zombie.

If release is not called this will also leak a handle on Windows.

Attached Patch moves the process cleanup in it's own function and calls that
function from where the process should be terminated and cleaned up.

My test for this:
export GNUPGHOME=$(mktemp -d)
echo "11:B9:1B:31:EE:09:E0:84:4D:25:4E:58:7A:65:CE:51:84:F3:6B:70 S" >
$GNUPGHOME/trustlist.txt
gpgsm --verify signed-smime-test.asc

Feb 17 2015, 6:16 PM · Duplicate, gnupg, Bug Report, dirmngr
dkg added projects to T1842: dirmngr crashes if DIR.txt is empty: dirmngr, Bug Report.
Feb 17 2015, 1:00 AM · gnupg, Bug Report, dirmngr
dkg set Version to 1.1.1, 2.1.2 on T1842: dirmngr crashes if DIR.txt is empty.
Feb 17 2015, 1:00 AM · gnupg, Bug Report, dirmngr
dkg added a comment to T1842: dirmngr crashes if DIR.txt is empty.

D284: 554_avoid-crash-with-zero-length-DIR.txt

Feb 17 2015, 1:00 AM · gnupg, Bug Report, dirmngr

Feb 16 2015

BenW added a comment to T1839: Can't Encrypt with PIV-I Encryption Certificate - Unsupported Certificate.

Here is a screen shot of the error message.

Feb 16 2015, 9:52 PM · dirmngr, gnupg, Feature Request, S/MIME
BenW added a comment to T1839: Can't Encrypt with PIV-I Encryption Certificate - Unsupported Certificate.

Feb 16 2015, 9:52 PM · dirmngr, gnupg, Feature Request, S/MIME
BenW added a comment to T1839: Can't Encrypt with PIV-I Encryption Certificate - Unsupported Certificate.

Here is a screen shot of the certificate chain.

Feb 16 2015, 9:52 PM · dirmngr, gnupg, Feature Request, S/MIME
BenW added a comment to T1839: Can't Encrypt with PIV-I Encryption Certificate - Unsupported Certificate.

Feb 16 2015, 9:52 PM · dirmngr, gnupg, Feature Request, S/MIME
dkg added projects to T1841: gpg-connect-agent: percent+ function doesn't encode '+': gnupg, Bug Report, Debian.
Feb 16 2015, 9:57 AM · Debian, Bug Report, gnupg
dkg set Version to 2.0.26 on T1841: gpg-connect-agent: percent+ function doesn't encode '+'.
Feb 16 2015, 9:57 AM · Debian, Bug Report, gnupg
dkg added projects to T1840: gpg-agent should have prompt-for-use mechanism: Feature Request, gnupg.
Feb 16 2015, 6:06 AM · gnupg, Feature Request

Feb 14 2015

BenW added a comment to T1839: Can't Encrypt with PIV-I Encryption Certificate - Unsupported Certificate.

Feb 14 2015, 1:11 AM · dirmngr, gnupg, Feature Request, S/MIME
BenW added projects to T1839: Can't Encrypt with PIV-I Encryption Certificate - Unsupported Certificate: gpg4win, Bug Report.
Feb 14 2015, 1:11 AM · dirmngr, gnupg, Feature Request, S/MIME

Feb 12 2015

werner added a comment to T1823: parse-packet.c DoS using badly encoded MPIs..

Back ported to 2.0 (commit 2b2adb85948ce2c7db727ebc0c99e8ad2c29bf5f)

Feb 12 2015, 6:48 PM · Bug Report, gnupg
aheinecke added projects to T1838: Dirmngr ldap CRL checks leave zombie dirmngr_ldap processes (2.1.x): dirmngr, Bug Report.
Feb 12 2015, 5:04 PM · Duplicate, gnupg, Bug Report, dirmngr
aheinecke updated subscribers of T1838: Dirmngr ldap CRL checks leave zombie dirmngr_ldap processes (2.1.x).
Feb 12 2015, 5:04 PM · Duplicate, gnupg, Bug Report, dirmngr
aheinecke added a comment to T1838: Dirmngr ldap CRL checks leave zombie dirmngr_ldap processes (2.1.x).

Feb 12 2015, 5:04 PM · Duplicate, gnupg, Bug Report, dirmngr