259_dirmngr-1.0.3.cs.po.gz13 KBDownload
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 29 2009
Sep 29 2009
258_gnupg2-2.0.11-r5164.cs.po.gz67 KBDownload
$ gpgsm --help
gpgsm (GnuPG) 2.0.11
[…]
--assume-binary předpokládat vstup v binárním formátu
-r, --recipient ID_UŽIVATELE šifrovat pro ID_UŽIVATELE
--prefer-system-dirmngr použít systémový dirmngr, je-li dostupný
Sep 28 2009
Sep 28 2009
Commited to all branches. Thanks.
The patch fixes the segmentation fault:
Please try this patch.
Sep 25 2009
Sep 25 2009
• werner closed T1139: Report algorithms 2 (RSA-E) and 3 (RSA-S) as deprecated in gpg2. as Resolved.
• werner added a comment to T1139: Report algorithms 2 (RSA-E) and 3 (RSA-S) as deprecated in gpg2..
It is easier to allow them than to deprecate them. Frankly there is still some
code which handles the - despit ewhat I wrote to the ML.
emanuel added a comment to T1137: GpgOL could not decrypt/verify messages in "sent items" folder if smime support is disabled.
ok, please enable s/mime support by default for next release.
Can you give some examples? In GnuPG we fixed that at some places.
See T1137
Duplicate of T1137
• werner added a comment to T1137: GpgOL could not decrypt/verify messages in "sent items" folder if smime support is disabled.
It can't do that for technical reasons. We should enable S/MIME support by default.
• werner lowered the priority of T1137: GpgOL could not decrypt/verify messages in "sent items" folder if smime support is disabled from High to Normal.
• werner added a comment to T1143: better heuristic for choosing an encryption key based on a User ID.
We can implement that in 2.1 after having replaced the current keyring based DB
with the Keybox based one. The latter is far more efficient and does not
require sequential scans all the time. Some breakage will anyway happen and
thus a new selection strategy, i.e. a well defined one, won't harm either.
• werner added a project to T1141: dirmngr does not try all CRL DPs if first fetchable CRL is too old: Info Needed.
• werner added a comment to T1141: dirmngr does not try all CRL DPs if first fetchable CRL is too old.
Yes, the whole X.509 PKI busieness is a mess. However You are right that
Dirmngr should not replace a good by a broken CRL. As you can see in the code
there is a little race condition which usually has no bad effects but might come
into the game here. I have not looked at the code for weeks, though. I'd be
glad to receive a fix.
Yes, this looks very familiar to me, although I thought the problem only occurs
if I both sign and encrypt the message.
I can't remember GpgOL's S/MIME support setting; and I'm unable to verify,
because I uninstalled it in the meantime (switched from OpenPGP to S/MIME
solution). You can mark #1130 a duplicate of #1137 if you like (though mine was
created 10 days earlier).
sorry, jroemmler, I have mixed the issue numbers.
Again: I think your issue is the same problem like T1137 (GpgOL could not
decrypt/verify messages in "sent items" folder if sime support is disabled).
Can you confirm it?
Nope, I'm using MS Outlook 2003 and #1110 crashes in Outlook 2007, whereas his
Outlook 2003 seems to work fine for him.
BTW: My Outlook 2003 doesn't crash, it just shows garbled content in the message
body (but that may be by luck).
Seems to be the same issue like T1110, right?
Sep 24 2009
Sep 24 2009
Just for completeness, there have been more fixed in dirmngr
and the symptom seems to also have happened because an http proxy
behaved
strangely.http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/trunk/src/crlfetch.c?root=Dirmngr&rev=323&r1=320&r2=323
Sep 23 2009
Sep 23 2009
petr_p added a comment to T1141: dirmngr does not try all CRL DPs if first fetchable CRL is too old.
I read RFC 3280 and I thing I understand it.
dkg added projects to T1143: better heuristic for choosing an encryption key based on a User ID: Feature Request, gnupg.
petr_p added a comment to T1141: dirmngr does not try all CRL DPs if first fetchable CRL is too old.
Sorry, I added gpgsm output without LDAP attempt because valid up-to-date CRL
for one CA was cached already. Follows output demonstrating stop on LDAP failure:
petr_p added a comment to T1141: dirmngr does not try all CRL DPs if first fetchable CRL is too old.
I got the idea probably. The structure of DP extension assumed by dirmngr is:
petr_p added a comment to T1141: dirmngr does not try all CRL DPs if first fetchable CRL is too old.
I did some debugging and I found that problem is not that it does not give up on
first successfully fetched CRL regardless expiration time. The real problem is
it simply fetches from all DPs and it rewrites the CRL with CRL from next DP on
each iteration.
petr_p added projects to T1142: Help usage text not properly aligned on UTF-8 terminal: dirmngr, Bug Report.
Sep 22 2009
Sep 22 2009
petr_p set Version to 1.0.3 on T1141: dirmngr does not try all CRL DPs if first fetchable CRL is too old.
petr_p added a comment to T1141: dirmngr does not try all CRL DPs if first fetchable CRL is too old.
257_some_crl_dps_are_old.tar10 KBDownload
petr_p added projects to T1141: dirmngr does not try all CRL DPs if first fetchable CRL is too old: dirmngr, Bug Report.
bernhard set Version to 2.0.12 on T1139: Report algorithms 2 (RSA-E) and 3 (RSA-S) as deprecated in gpg2..
bernhard added projects to T1139: Report algorithms 2 (RSA-E) and 3 (RSA-S) as deprecated in gpg2.: gnupg, Bug Report.
Sep 20 2009
Sep 20 2009
Sep 17 2009
Sep 17 2009
emanuel set Version to 1.0.1-svn308 on T1137: GpgOL could not decrypt/verify messages in "sent items" folder if smime support is disabled.
emanuel added a comment to T1110: Outlook2007 crashes after opening attachments of an encrypted message.
Still the same problem with Gpg4win 2.0.1-rc1.
Sep 15 2009
Sep 15 2009
Sep 14 2009
Sep 14 2009
bernhard set Version to 1.0.1-svn308, 1.0.0 on T1136: LiveMeeting 2007 "Meet Now" broken with GpgOL.
Sep 12 2009
Sep 12 2009
Sep 11 2009
Sep 11 2009
tsndcb added a comment to T1113: sign + encryption OK but decryption failed with 3072 bits key on smartcard V2.
Any news for this issue ?
Sep 10 2009
Sep 10 2009
bernhard raised the priority of T1102: Sending enc/signed mails does not work with Exchange from Normal to High.
bernhard changed Version from 1.0 to 2.0.0 on T1102: Sending enc/signed mails does not work with Exchange.
Werner needs to try something to make sending MIME emails with Exchange
for the first time.
(So this problem will still be in 2.0.1rc1.)
Asg, could you test 2.0.1rc1?
Sep 9 2009
Sep 9 2009
• dleidert set Version to 0.9.0 on T1133: gpa requires gnupg2 but checks for gpgkeys_ldap instead of gpg2keys_ldap.
Sep 8 2009
Sep 8 2009
Sorry, didn't mean to change status with previous message, just confirming that
the issue I raised is resolved. Will try to set it back now.
These changes fix the problem as reported (retested gpg versions 1.4.10 and
2.0.13-svn5147). Thank you!
There is further an "it's" which must be "its". Patch attached.
• dleidert set External Link to http://lintian.debian.org/full/waldi@debian.org.html#gpa on T1131: Typos/misspelled words.
Patch for 2.
Patch for 1.4.
Sep 7 2009
Sep 7 2009
I just installed 1.4.10b, and see that you added bzip2 support back in. Thank you.
jroemmler added projects to T1130: GpgOL: can't open encrypted emails in "Sent" Folder: gpgol, Bug Report.
Sep 6 2009
Sep 6 2009
• dleidert set External Link to http://bugs.debian.org/499550 on T1129: Should cope better with read-only keyrings.
• dleidert added projects to T1129: Should cope better with read-only keyrings: Feature Request, Debian, gnupg.
• dleidert set External Link to http://bugs.debian.org/544490 on T1128: gpg should detect ambigious keys specifications.
• dleidert added projects to T1128: gpg should detect ambigious keys specifications: gnupg, Bug Report, Debian.

