Page MenuHome GnuPG
Feed Advanced Search

Mar 16 2018

jcrben added a comment to T3412: gpg-agent manual page says to always add GPG_TTY to `.bashrc`.

fyi, I pointed folks at https://github.com/keybase/keybase-issues/issues/1712#issuecomment-372158682 to this issue

Mar 16 2018, 4:47 AM · Not A Bug, gnupg

Mar 15 2018

aheinecke added a comment to T3769: GPG messages with empty content / not decrypted in Outlook 2010.

According to this thread on stackoverflow: https://stackoverflow.com/questions/32712399/c-sharp-vsto-outlook-itemsend-event-execution-order

Mar 15 2018, 4:37 PM · Bug Report, gpg4win
aheinecke closed T2146: Gpg4win does not kill all gpg-agents on update as Resolved.

Long enough time to object to just killing stuff. We are killers now. -> Resolved.

Mar 15 2018, 4:34 PM · Bug Report, gpg4win
aheinecke closed T3732: Lost focus on Outlook after sending gpg mail as Resolved.
Mar 15 2018, 3:10 PM · Bug Report, gpgol

Mar 14 2018

alphazo added a comment to T3832: Encrypting to a specifc recipient also encrypts to an unwanted one.

Ok the problem really seems to be how parameters are parsed.

Mar 14 2018, 10:09 AM · gnupg (gpg22), Bug Report
alphazo added a comment to T3832: Encrypting to a specifc recipient also encrypts to an unwanted one.

All right. It might not be that bad. I messed up with between --armor and -armor but they lead to different results:

Mar 14 2018, 12:55 AM · gnupg (gpg22), Bug Report

Mar 13 2018

dirk added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

Hallo Werner,

Mar 13 2018, 9:16 PM · Info Needed, scd, Bug Report
alphazo added a comment to T3832: Encrypting to a specifc recipient also encrypts to an unwanted one.

Even more weirdness here. So on my test .gnupg directory I just removed the public key of the unwanted recipient.

Mar 13 2018, 8:58 PM · gnupg (gpg22), Bug Report
alphazo added a comment to T3832: Encrypting to a specifc recipient also encrypts to an unwanted one.

I went ahead and modified my ~/.gnupg/gpg.conf to use the valid RSA2048 key I want to use for the recipient:

Mar 13 2018, 8:31 PM · gnupg (gpg22), Bug Report
werner claimed T3832: Encrypting to a specifc recipient also encrypts to an unwanted one.

I need to look closer at some details. However it seems that because your default-key has no valid encryption key, --default-recipient-self tells gpg to encrypt to the first usable key in the keyring. This is clearly a bug.

Mar 13 2018, 7:27 PM · gnupg (gpg22), Bug Report
alphazo added a comment to T3832: Encrypting to a specifc recipient also encrypts to an unwanted one.

Here is more details. One thing to notice is that the default key mentioned in my config files no longer has valid subkeys since they have all recently expired. I'm in a process of updating them but since I'm only encrypting (and not signing) for a different key I thouhgt it wouldn't be an issue.
I could just delete the offending pub key or clean up my pub keyring but I think it would be good to understand that issue in case there is a weird parsing error.

Mar 13 2018, 4:52 PM · gnupg (gpg22), Bug Report
vovcacik added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

I've contacted Yubico to review this ticket.

Mar 13 2018, 3:03 PM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
vovcacik added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

Hi, that works as advertised. If this is the best solution yubikey permits us I am ok with it.

Mar 13 2018, 2:36 PM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
werner added a project to T3832: Encrypting to a specifc recipient also encrypts to an unwanted one: gnupg (gpg22).
Mar 13 2018, 12:14 PM · gnupg (gpg22), Bug Report
werner added a comment to T3832: Encrypting to a specifc recipient also encrypts to an unwanted one.

Please add -v to all gpg invocations to increase the verbosity. I would also like to see your gpg.conf.

Mar 13 2018, 12:13 PM · gnupg (gpg22), Bug Report
werner added a comment to T3772: gpg-zip fails with recipient names that have whitespace in them.

(BTW, --create is not an option - you meant --encrypt)

Mar 13 2018, 11:01 AM · gpgtar, Bug Report
werner triaged T3772: gpg-zip fails with recipient names that have whitespace in them as Normal priority.

That is not easy to fix in a shell script. I would prefer to get rid of gpg-zip or make it a simple wrapper around gpgtar like

Mar 13 2018, 11:00 AM · gpgtar, Bug Report
gniibe added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

I put an entry: https://wiki.gnupg.org/SmartCard#Known_problem_of_Yubikey

Mar 13 2018, 5:35 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
gniibe added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

After resume, because resume is not detected, some user interaction is required to cause an error.
gpg --card-status (which will only show partial information) is enough. Or, ssh failure. After failure, scdaemon reconnects the token.
Then, you can use it again without plug-off/plug-in.

Mar 13 2018, 4:58 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
gniibe added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

Thanks a lot for pointers and suggestion.
Well, the problem of Yubikey itself cannot be solved by others, we can put some workaround for the error recovery.
So, this is another try of mine to improve error recovery.

Mar 13 2018, 4:52 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey

Mar 12 2018

Mak added a comment to T3732: Lost focus on Outlook after sending gpg mail.

Hi @aheinecke
I Can confirm, its working for me fine now.
thanks
Martin

Mar 12 2018, 9:23 PM · Bug Report, gpgol
vovcacik added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.
  • There was same problem in yubico-piv-tool and it was solved by detecting error state (0x80100068) and reconnecting to the smart card if necessary [1]
  • There is also a thread in OpenSC discussing this issue [2] and relevant PRs [3]
  • I also found a project that claims to fix SCARD_W_RESET_CARD by disabling exclusive access to the card before asking for PIN (and then they enable exclusive access again) [4]
Mar 12 2018, 8:54 PM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
werner added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

New cards will come with a fix. I am not sure whether a production run has yet been done, though.

Mar 12 2018, 3:58 PM · Info Needed, scd, Bug Report
aheinecke added projects to T3762: Outlook 2016 - file/print error: gpg4win, gpgol.
Mar 12 2018, 12:08 PM · gpgol, gpg4win, Bug Report
aheinecke claimed T3762: Outlook 2016 - file/print error.

I'll look into it, but I can't make a promise that this is fixable, Outlook appears to take the wrong data then for printing :-/

Mar 12 2018, 12:08 PM · gpgol, gpg4win, Bug Report
gniibe added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

Part of the problem is Yubikey side, I suppose. (Because my implementation of Gnuk Token has no problem for suspend/resume if it's in-use.)

Mar 12 2018, 1:24 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
gniibe added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

Again, thanks a lot for your testing. The log said: The code I added cannot detect the event of suspend/resume.
It seems that there is no way to recover from suspend/resume for Yubikey.

Mar 12 2018, 1:19 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey

Mar 10 2018

alphazo updated the task description for T3832: Encrypting to a specifc recipient also encrypts to an unwanted one.
Mar 10 2018, 11:39 AM · gnupg (gpg22), Bug Report
alphazo updated the task description for T3832: Encrypting to a specifc recipient also encrypts to an unwanted one.
Mar 10 2018, 11:39 AM · gnupg (gpg22), Bug Report
alphazo created T3832: Encrypting to a specifc recipient also encrypts to an unwanted one.
Mar 10 2018, 12:37 AM · gnupg (gpg22), Bug Report
dirk added a comment to T3576: Open PGP SmartCard V2.1 - decryption error: ERR 100663364 Missing item in object <SCD>.

Hello again,

Mar 10 2018, 12:35 AM · Info Needed, scd, Bug Report
dirk added a comment to T1209: Cherry ST-2000U USB card reader keypad not working on GNU/Linux.
Mar 10 2018, 12:35 AM · scd, Bug Report, gnupg

Mar 9 2018

vovcacik added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

Yeah, this is better, we got apdu_get_status => sw=0x0 status=7 and I can auth with this version as usual. After sleep-wake cycle it would however fail with pcsc_transmit failed: reset card (0x80100068). Logs attached.

Mar 9 2018, 7:09 PM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
gniibe added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

Thanks a lot for your testing. So, apparently, the PC/SC behavior is different between GNU/Linux and Windows.
Thus, I pushed another change: rG1e27c0e04cd3: scd: More fix with PC/SC for Windows.. Please test this. (Both of previous version and this version work well on GNU/Linux for operations not including suspend/resume with Yubikey and Gnuk Token, while my Yubikey with PC/SC doesn't work well for suspend/resume.)

Mar 9 2018, 2:02 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey

Mar 8 2018

vovcacik added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

Thanks, this version of scdaemon executes.

Mar 8 2018, 7:45 PM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
aheinecke added a comment to T3792: missing high DPI support in GPG4Win installer.

I think the problem is more that NSIS uses this arcane build system which makes it hard to cross compile.
NSIS 3.0 is also not in experimental.

Mar 8 2018, 5:10 PM · gpg4win, Bug Report
werner added a comment to T3792: missing high DPI support in GPG4Win installer.

About Debian: Stable releases are only updated for bug fixes and not for new features. This is an important for almost all production systems. Rolling release distros do not provide a platform which can be used to replicate use cases or problems.

Mar 8 2018, 4:45 PM · gpg4win, Bug Report
uwestoehr added a comment to T3792: missing high DPI support in GPG4Win installer.

there is only NSIS 2.51 in debian

Mar 8 2018, 4:23 PM · gpg4win, Bug Report
aheinecke closed T3777: GpgOL cannot verify greater than level 0 if addresses are capitalized as Resolved.

Cool! Thanks for testing :-)

Mar 8 2018, 3:27 PM · gpg4win, gpgol, Bug Report
Johnnyleone added a comment to T3777: GpgOL cannot verify greater than level 0 if addresses are capitalized .

Thanks for the help,

Mar 8 2018, 3:26 PM · gpg4win, gpgol, Bug Report
aheinecke added a comment to T3777: GpgOL cannot verify greater than level 0 if addresses are capitalized .

I can't reproduce this. I sent myself a Mail with capitalized "Andre.Heinecke@intevation.de" while my key only has an identity for "andre.heinecke@intevation.de" and it worked as expected:

Mar 8 2018, 2:41 PM · gpg4win, gpgol, Bug Report
aheinecke claimed T3777: GpgOL cannot verify greater than level 0 if addresses are capitalized .

Mh, that is strange and indeed a bug if that is so. GpgOL should do some simple normalisation which should prevent exactly such a problem. I'll look into it.

Mar 8 2018, 1:52 PM · gpg4win, gpgol, Bug Report
aheinecke closed T3715: still prompting window for passphrase as Invalid.

Question has been answered. Closing this.

Mar 8 2018, 1:10 PM · Bug Report
aheinecke added a project to T3792: missing high DPI support in GPG4Win installer: gpg4win.
Mar 8 2018, 1:09 PM · gpg4win, Bug Report
aheinecke triaged T3792: missing high DPI support in GPG4Win installer as Normal priority.

Thanks for the hints.
The problem for us is that we want to rely on Debian Stable for building Gpg4win and there is only NSIS 2.51 in debian :-/ Maybe we make an exception and package NSIS 3 ourself for debian.

Mar 8 2018, 1:09 PM · gpg4win, Bug Report
aheinecke added a comment to T3771: Strange GUI artefacts left after sending email.

With 3.1 ( https://www.gpg4win.org/version3.1.html ) the problem should be gone. We still have to block outlook when the inline editor is used but that left no artifacts in the past. And if a Mail Window is opened we do not block outlook anymore. We only disable it to show a modal dialog.

Mar 8 2018, 1:03 PM · gpgol, Bug Report
aheinecke closed T3814: Bug general as Resolved.

At some point we really need to look at better error handling so that such an error would be more visible in the UI.

Mar 8 2018, 8:42 AM · Info Needed, Bug Report, gpg4win
aheinecke closed T3802: GpgOL fails to decrypt email sent from Evolution/Apple Mail via Office365 as Resolved.

Thanks for your help / report.

Mar 8 2018, 8:39 AM · gpgol, Bug Report, gpg4win
aheinecke closed T3401: GPGOL causes Outlook 2016 to hang when signing and Kleopatra is not yet open as Resolved.

With Gpg4win 3.1.0 ( https://files.gpg4win.org/Beta/gpg4win-3.1.0-beta-current.exe ) GpgOL no longer uses Kleopatra for signing. So this problem can no longer exist.

Mar 8 2018, 8:38 AM · gpgol, gpg4win, Bug Report
aheinecke added a parent task for T3401: GPGOL causes Outlook 2016 to hang when signing and Kleopatra is not yet open: T3742: Gpg4win 3.1.0.
Mar 8 2018, 8:36 AM · gpgol, gpg4win, Bug Report
aheinecke lowered the priority of T3746: Outlook 2016 - Cannot display signed email in sent folder from High to Normal.

I'm lowering the priority to Normal. I've done a lot of GpgOL work and Testing for the upcoming 3.1.0 release and have not seen this problem.

Mar 8 2018, 8:34 AM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke closed T3761: Kleopatra: Crash After Verifying Detached Signature as Resolved.

Got confirmation In Bugs.kde.org that this is fixed https://bugs.kde.org/show_bug.cgi?id=389792 as my tests also showed this -> resolved.

Mar 8 2018, 8:26 AM · gpg4win, kleopatra, Bug Report
gniibe added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

Sorry, my build was not good even if it's for x86_64 (I used development version of libassuan, etc.).

Mar 8 2018, 6:07 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey

Mar 7 2018

kacperszurek added a comment to T3829: gpg-agent --default-cache-ttl option doesn't expire cache in specific situations.

Probably you are right but I don't know Windows internals that much.

Mar 7 2018, 5:27 PM · gnupg (gpg22), gpgagent, Bug Report
federico.chiacchiaretta added a comment to T3802: GpgOL fails to decrypt email sent from Evolution/Apple Mail via Office365.

I installed 3.1.0-beta and tested all use cases, everything is working properly now.

Mar 7 2018, 4:11 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T3732: Lost focus on Outlook after sending gpg mail.

Should work with the current beta: https://files.gpg4win.org/Beta/gpg4win-3.1.0-beta-current.exe Although the window mangement is still a bit "iffy" but we at least switch back the focus.

Mar 7 2018, 3:12 PM · Bug Report, gpgol
aheinecke closed T3822: crash when checking signature of a file as Resolved.

Yes sorry, I decided against a release specially for that is it is not super critical, no data loss.

Mar 7 2018, 3:11 PM · Duplicate, gpg4win, kleopatra, Bug Report
aheinecke added a comment to T3761: Kleopatra: Crash After Verifying Detached Signature.

A beta of the next version where this is fixed is available now: https://files.gpg4win.org/Beta/gpg4win-3.1.0-beta-current.exe

Mar 7 2018, 3:10 PM · gpg4win, kleopatra, Bug Report
aheinecke added a comment to T3802: GpgOL fails to decrypt email sent from Evolution/Apple Mail via Office365.

I've uploaded a beta for the upcoming 3.1.0 Version: https://files.gpg4win.org/Beta/gpg4win-3.1.0-beta-current.exe

Mar 7 2018, 3:10 PM · gpgol, Bug Report, gpg4win
aheinecke added a parent task for T3732: Lost focus on Outlook after sending gpg mail: T3742: Gpg4win 3.1.0.
Mar 7 2018, 2:02 PM · Bug Report, gpgol
aheinecke added a comment to T3829: gpg-agent --default-cache-ttl option doesn't expire cache in specific situations.

I wonder if this also works similar in a multi user system:

Mar 7 2018, 9:14 AM · gnupg (gpg22), gpgagent, Bug Report

Mar 6 2018

werner closed T3829: gpg-agent --default-cache-ttl option doesn't expire cache in specific situations as Resolved.

Fixed. But you need to wait at least 4 seconds even with a 2 seconds ttl. Will go in 2.2.6 in about 3 weeks. Thanks for reporting.

Mar 6 2018, 6:16 PM · gnupg (gpg22), gpgagent, Bug Report
federico.chiacchiaretta added a comment to T3802: GpgOL fails to decrypt email sent from Evolution/Apple Mail via Office365.

Great.
I'll wait for v3.1.0 then.

Mar 6 2018, 5:04 PM · gpgol, Bug Report, gpg4win
werner claimed T3829: gpg-agent --default-cache-ttl option doesn't expire cache in specific situations.

Well, if you have access to the user's memory you are lost anyway. Should be fixed, though.

Mar 6 2018, 3:49 PM · gnupg (gpg22), gpgagent, Bug Report
kacperszurek created T3829: gpg-agent --default-cache-ttl option doesn't expire cache in specific situations.
Mar 6 2018, 3:39 PM · gnupg (gpg22), gpgagent, Bug Report
aheinecke added a comment to T3802: GpgOL fails to decrypt email sent from Evolution/Apple Mail via Office365.

From the log I can see that GpgOL picks up the wrong "Sender" address. It thinks that you sent the mail yourself and then the mail address <> signature does not match. So it is not flagged as Trusted.

Mar 6 2018, 3:17 PM · gpgol, Bug Report, gpg4win
aheinecke closed T3827: gpg4win: documentation: typo in german about page as Resolved.

Thanks for the report. The broken sentence came from an unterminated hyperlink. I fixed the spelling and the link.

Mar 6 2018, 12:54 PM · Documentation, Bug Report
vovcacik added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

@gniibe it seems the patched scdaemon.exe is 64 bit executable and it requires libassuan6-0.dll. However I got installed 32 bit version of gpg that only has incompatible libassuan-0.dll. I scanned whole computer for the missing lib, skimmed your ftp for 64 bit binaries and looked into gpg4win installer to find it, but no luck. There is also libassuan github repo, but I would like to avoid building the dll myself; there would probably be more than one dll to build anyway.

Mar 6 2018, 9:44 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
gniibe changed the visibility for T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.
Mar 6 2018, 8:27 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
gniibe triaged T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows as Normal priority.

If possible, please try with this (patched version of scdaemon):

Mar 6 2018, 8:25 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
aheinecke edited projects for T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows, added: gpg4win; removed Windows 64.
Mar 6 2018, 7:53 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
gniibe added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

I realized that suspend/resume is not supported yet on GNU/Linux: https://anonscm.debian.org/cgit/pcsclite/PCSC.git/tree/TODO#n7
So, I can't test myself.
Here is an attempt to improve:


The reference is: https://stackoverflow.com/questions/11294638/how-to-use-scardgetstatuschange-correctly-on-windows-8

Mar 6 2018, 2:11 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
gniibe added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

It looks like SCardGetStatusChange doesn't return failure after wake up.
Here, what we need is catching the event of wake up, which requires reset of the card.
I think that we can check by the dwEventState field.
I'll try on GNU/Linux environment, then ask you to try.

Mar 6 2018, 12:41 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey

Mar 5 2018

vovcacik added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

@werner there had to be some mix up, as the log snippet is not mine.

Mar 5 2018, 9:26 PM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
steve renamed T3827: gpg4win: documentation: typo in german about page from documentation: typo in german about page to gpg4win: documentation: typo in german about page.
Mar 5 2018, 4:39 PM · Documentation, Bug Report
steve created T3827: gpg4win: documentation: typo in german about page.
Mar 5 2018, 4:38 PM · Documentation, Bug Report
werner added a comment to T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.

This seems to be the relevant part of the log:

2017-11-18 07:45:15 scdaemon[8918] DBG: ccid-driver: CCID: card inactive/removed
2017-11-18 07:45:15 scdaemon[8918] ccid open error: skip
2017-11-18 07:45:15 scdaemon[8918] pcsc_establish_context failed: no service (0x8010001d)
2017-11-18 07:45:15 scdaemon[8918] DBG: ccid-driver: CCID: interrupt callback 0
2017-11-18 07:45:15 scdaemon[8918] DBG: ccid-driver: CCID: card removed
Mar 5 2018, 1:46 PM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
vovcacik updated the task description for T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.
Mar 5 2018, 11:22 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
vovcacik changed the visibility for T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.
Mar 5 2018, 11:17 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey
Arnaud added a comment to T3781: ECC encryption key on-card generation broken.

This would be a good solution.

Mar 5 2018, 11:05 AM · g10, scd, Bug Report
werner added a comment to T3781: ECC encryption key on-card generation broken.

This has also the advantage that we could list the possible curves and let the user select them.

Mar 5 2018, 9:40 AM · g10, scd, Bug Report
werner added a comment to T3781: ECC encryption key on-card generation broken.

So should we revert this patch and replace it by an explicit command to switch the card to ECC?

Mar 5 2018, 9:39 AM · g10, scd, Bug Report

Mar 3 2018

uwestoehr added a comment to T3822: crash when checking signature of a file.

It looks like you're having the same issue that I reported: T3761.

Mar 3 2018, 12:56 PM · Duplicate, gpg4win, kleopatra, Bug Report
Jawsh added a comment to T3822: crash when checking signature of a file.

Hey, @uwestoehr. It looks like you're having the same issue that I reported: T3761.

Mar 3 2018, 7:58 AM · Duplicate, gpg4win, kleopatra, Bug Report
uwestoehr updated the task description for T3822: crash when checking signature of a file.
Mar 3 2018, 3:49 AM · Duplicate, gpg4win, kleopatra, Bug Report
uwestoehr created T3822: crash when checking signature of a file.
Mar 3 2018, 3:48 AM · Duplicate, gpg4win, kleopatra, Bug Report

Mar 2 2018

cdeibert added a comment to T3809: Unable to move a signed and/or encrypted email to .pst, when Outlook Reading Pane is enabled .

Ok, thanks!

Mar 2 2018, 8:44 AM · Duplicate, gpgol, Bug Report
aheinecke closed T3809: Unable to move a signed and/or encrypted email to .pst, when Outlook Reading Pane is enabled as Resolved.

Sadly this is a known problem, the workaround is to unselect the mail and then move / modify it through the right click menu.

Mar 2 2018, 8:37 AM · Duplicate, gpgol, Bug Report
aheinecke renamed T3459: GPGOL Moving mails is not possible if the decrypted / verified content is loaded from GPGOL prevents Outlook 2010 to move mails from Inbox to another folder to GPGOL Moving mails is not possible if the decrypted / verified content is loaded.
Mar 2 2018, 8:34 AM · gpg4win, gpgol, Bug Report
cdeibert assigned T3809: Unable to move a signed and/or encrypted email to .pst, when Outlook Reading Pane is enabled to aheinecke.
Mar 2 2018, 8:24 AM · Duplicate, gpgol, Bug Report
cdeibert added a project to T3809: Unable to move a signed and/or encrypted email to .pst, when Outlook Reading Pane is enabled : gpgol.
Mar 2 2018, 8:05 AM · Duplicate, gpgol, Bug Report

Mar 1 2018

digihash added a comment to T3427: Enigmail users see only attached gpgolXXX.dat file when signed or encrypted by GpgOL.

Hi Andre

Mar 1 2018, 6:39 PM · Info Needed, gpgol, gpg4win, Enigmail, Bug Report
onickolay added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.

Thanks, Werner.
With the latest data everything works fine.
I also a problem with incorrect cipher state resetting if last chunk is 0-size.

Mar 1 2018, 11:54 AM · gnupg, Bug Report
Xavier97206 added a comment to T3814: Bug general.

C:\Users\XavierFRUTON>gpg --gen-key
gpg (GnuPG) 2.2.4; Copyright (C) 2017 Free Software Foundation, Inc.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Mar 1 2018, 10:50 AM · Info Needed, Bug Report, gpg4win
werner closed T3202: add support for illumos to our version of libtool as Wontfix.

I close this bug as wontfix. If you can provide the requested changes for libtool please re-open this bug.

Mar 1 2018, 9:20 AM · Info Needed, gpgrt, Bug Report

Feb 28 2018

aheinecke triaged T3814: Bug general as Normal priority.

Is it possible that your %APPDATA% directory is redirected? Maybe you are running into T3818 I also got "General Error" when trying to generate a key because of that bug.

Feb 28 2018, 4:49 PM · Info Needed, Bug Report, gpg4win
werner added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.

I found another encoding error which renders the test data uploaded yesterday useless: Here is a bogus AEAD packet:

00000040  d4 84 01 07 01 00 6c 34  7c 37 83 24 2a 11 bc 1c  
00000050  bd 1a 76 da 93 8a
              [start chunk] 32 cd  80 a5 8e db 3a 7d 4a 40  
00000060  c5 0d 82 01 8d 64 7f 65  cd ca 58 d0 e7 db 3b 5e  
00000070  89 d9 1b c8 d9 93 1a 37  3c 0e a5 8f 4b 0d 9f db  
00000080  34 56 c8 f1 e9 b7 f5 0b  d2 53 4f 6c fd f8 e9 16  
00000090  cd a4 ae f6 7f 65
                      [tag] ef 5f  96 af 62 70 f4 30 27 37  
000000a0  68 61 95 0a fb 23
                [extra tag] a6 66  75 7a 47 bb 57 d3 da 5a  
000000b0  4d d1 c2 2f 43 39
                [final tag] cd 22  91 16 1d 92 17 1f f2 cf  
000000c0  0f c9 11 56 d0 a9
Feb 28 2018, 10:08 AM · gnupg, Bug Report
werner added a project to T3815: tests fail in 2021: qt.
Feb 28 2018, 8:34 AM · qt, Python, gpgme, Bug Report

Feb 27 2018

bmwiedemann added a comment to T3815: tests fail in 2021.

Here is the build log from unpatched gpgme https://www.zq1.de/~bernhard/temp/gpgme-build-log-2033.txt
it has some tracebacks from t-callbacks.py

Feb 27 2018, 9:53 PM · qt, Python, gpgme, Bug Report
dkg created T3816: please expose "change-usage" subcommand for --edit-key.
Feb 27 2018, 9:49 PM · gnupg (gpg22), Feature Request