Page MenuHome GnuPG

Bug ReportBugs
ActivePublic

Members

  • This project does not have any members.
  • View All

Details

Description

Add this tag to everything you consider a bug.

Recent Activity

Yesterday

ikloecker changed the status of T8051: Kleopatra: Tab navigation in smartcard table is broken from Open to Testing.

Fixed and backported for VSD 3.4

Thu, Jan 22, 5:06 PM · Bug Report, vsd34, a11y, gpd5x, kleopatra
ikloecker moved T8051: Kleopatra: Tab navigation in smartcard table is broken from Backlog to WIP on the gpd5x board.
Thu, Jan 22, 5:03 PM · Bug Report, vsd34, a11y, gpd5x, kleopatra
ikloecker renamed T8051: Kleopatra: Tab navigation in smartcard table is broken from Kleopatra: Fix tab navigation in smart card table to Kleopatra: Tab navigation in smartcard table is broken.
Thu, Jan 22, 3:19 PM · Bug Report, vsd34, a11y, gpd5x, kleopatra

Wed, Jan 21

TobiasFella placed T7644: Kleopatra: 'Show Audit Log' in signature verification needs two clicks to open up for grabs.
Wed, Jan 21, 11:12 AM · gpd5x (gpd-5.0.0), vsd34, Bug Report, kleopatra
TobiasFella closed T7429: Kleopatra: Importing certificate from Verification result dialog doesn't correctly re-verify the signature as Resolved.
Wed, Jan 21, 11:06 AM · gpd5x (gpd-5.0.0), kleopatra, Bug Report
werner closed T8032: libksba: Input validation for DER encoded INTEGER as Wontfix.
Wed, Jan 21, 10:39 AM · S/MIME, libksba, Bug Report
timegrid added a comment to T8048: Keyboxd: S/MIME certificate is imported on ldap search.

The "ca" root cert is not on the ldap, if that matters

Wed, Jan 21, 10:23 AM · keyboxd, Bug Report, gnupg26, S/MIME, LDAP, gpd5x
timegrid renamed T8048: Keyboxd: S/MIME certificate is imported on ldap search from GnuPG: S/MIME certificate is imported on ldap search to Keyboxd: S/MIME certificate is imported on ldap search.
Wed, Jan 21, 10:14 AM · keyboxd, Bug Report, gnupg26, S/MIME, LDAP, gpd5x
timegrid added a comment to T8048: Keyboxd: S/MIME certificate is imported on ldap search.

some other certificates, but I guess those are from other tests

Wed, Jan 21, 10:08 AM · keyboxd, Bug Report, gnupg26, S/MIME, LDAP, gpd5x
timegrid added a project to T8048: Keyboxd: S/MIME certificate is imported on ldap search: Bug Report.
Wed, Jan 21, 10:00 AM · keyboxd, Bug Report, gnupg26, S/MIME, LDAP, gpd5x

Tue, Jan 20

timegrid moved T7429: Kleopatra: Importing certificate from Verification result dialog doesn't correctly re-verify the signature from Done to gpd-5.0.0 on the gpd5x board.
Tue, Jan 20, 3:33 PM · gpd5x (gpd-5.0.0), kleopatra, Bug Report
ikloecker changed the status of T7789: Kleopatra: Wrong error message when choosing an expired certificate for encryption from Open to Testing.

Fixed and backported for VSD 3.4

Tue, Jan 20, 2:19 PM · vsd34, Bug Report, gpd5x, kleopatra

Mon, Jan 19

ikloecker claimed T7789: Kleopatra: Wrong error message when choosing an expired certificate for encryption.
Mon, Jan 19, 3:54 PM · vsd34, Bug Report, gpd5x, kleopatra
ikloecker changed the status of T8039: NSIS: Preselection of installed components on reinstall only works with browser integration installed from Open to Testing.

Fixed. The problem was that the selected sections were stored in the 64-bit registry (unless browser integration was installed; see T8038), but they were read from the 32-bit registry.

Mon, Jan 19, 3:05 PM · Bug Report, gpd5x, Installer
ikloecker changed the status of T8038: NSIS: Updating line omitted if browser integration is installed from Open to Testing.

Fixed.

Mon, Jan 19, 3:03 PM · Bug Report, gpd5x, Installer
ikloecker triaged T8038: NSIS: Updating line omitted if browser integration is installed as Normal priority.

Let's give this Normal priority.

Mon, Jan 19, 2:23 PM · Bug Report, gpd5x, Installer
ikloecker claimed T8038: NSIS: Updating line omitted if browser integration is installed.
Mon, Jan 19, 2:21 PM · Bug Report, gpd5x, Installer
ikloecker added a comment to T8038: NSIS: Updating line omitted if browser integration is installed.

Meh! The installation of the browser integration explicitly enables the 32-bit registry. Obviously a leftover from gpg4win 4.

Mon, Jan 19, 2:04 PM · Bug Report, gpd5x, Installer
timegrid added a comment to T8039: NSIS: Preselection of installed components on reinstall only works with browser integration installed.

I wonder where the information of the previously installed components comes from, if not from the MementoSection_SEC_kleopatra fields.

Mon, Jan 19, 2:03 PM · Bug Report, gpd5x, Installer
ikloecker added a comment to T8038: NSIS: Updating line omitted if browser integration is installed.

Thanks for checking! So now we know why the line is missing. Looks like installing browser integration causes a broken installation (at least with respect to registry keys).

Mon, Jan 19, 2:00 PM · Bug Report, gpd5x, Installer
timegrid added a comment to T8038: NSIS: Updating line omitted if browser integration is installed.

I searched the whole registry and found, that if browser integration is installed, this key still lives in WOW6432Node: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Gpg4win

Mon, Jan 19, 1:59 PM · Bug Report, gpd5x, Installer
timegrid added a comment to T8039: NSIS: Preselection of installed components on reinstall only works with browser integration installed.

Oh, surpisingly it's the other way around: if the information is given in the registry key, all components are preselected. If the key is missing (browser integration installed), only the installed components are preselected. I wonder where the information of the previously installed components comes from, if not from the MementoSection_SEC_kleopatra fields.

Mon, Jan 19, 1:55 PM · Bug Report, gpd5x, Installer
timegrid added a comment to T8039: NSIS: Preselection of installed components on reinstall only works with browser integration installed.

Without browser integrations installed, the preselection works fine though.
Probably this happens, because the info in the registry is missing as soon as browser integration is installed, see T8038: NSIS: Updating line omitted if browser integration is installed

Mon, Jan 19, 11:30 AM · Bug Report, gpd5x, Installer
timegrid added a comment to T8038: NSIS: Updating line omitted if browser integration is installed.

should properly uninstall the existing installation.

Mon, Jan 19, 11:28 AM · Bug Report, gpd5x, Installer
ikloecker added a comment to T8038: NSIS: Updating line omitted if browser integration is installed.

Regarding 32-bit and 64-bit installers: The installer looks in both registry trees for the relevant registry keys, i.e. 64-bit over 32-bit and vice versa should properly uninstall the existing installation.

Mon, Jan 19, 10:59 AM · Bug Report, gpd5x, Installer
TobiasFella placed T7789: Kleopatra: Wrong error message when choosing an expired certificate for encryption up for grabs.
Mon, Jan 19, 9:47 AM · vsd34, Bug Report, gpd5x, kleopatra
ikloecker added a comment to T8039: NSIS: Preselection of installed components on reinstall only works with browser integration installed.

I understood that this is done on purpose, i.e. all other components are explicitly always preselected.

Mon, Jan 19, 9:29 AM · Bug Report, gpd5x, Installer
ikloecker added a comment to T8038: NSIS: Updating line omitted if browser integration is installed.

gpg4win-5 has no idea that gpg4win-4 is installed because the former is a 64-bit installer/application and the latter a 32-bit installer/application, i.e. they use different registry trees. More important that the missing "Updating line" is very likely that the gpg4win-5 installer does not uninstall gpg4win-4. I haven't checked if NSIS is capable of detecting/uninstalling a 32-bit application from a 64-bit installer.

Mon, Jan 19, 9:27 AM · Bug Report, gpd5x, Installer
gniibe changed the status of T7889: libgcrypt: HAVE_BROKEN_MLOCK from Open to Testing.

Backports have been done in both (1.10/1.11) branches.

Mon, Jan 19, 6:58 AM · backport, libgcrypt, Bug Report

Fri, Jan 16

timegrid added a project to T8039: NSIS: Preselection of installed components on reinstall only works with browser integration installed: Bug Report.
Fri, Jan 16, 3:09 PM · Bug Report, gpd5x, Installer
timegrid added a comment to T8038: NSIS: Updating line omitted if browser integration is installed.

see also T8039: NSIS: Preselection of installed components on reinstall only works with browser integration installed

Fri, Jan 16, 3:09 PM · Bug Report, gpd5x, Installer
timegrid changed Version from gpg4win-5.0.0 to gpg4win-5.0.0 @ win11 on T8038: NSIS: Updating line omitted if browser integration is installed.
Fri, Jan 16, 2:58 PM · Bug Report, gpd5x, Installer
timegrid renamed T8038: NSIS: Updating line omitted if browser integration is installed from NSIS: Updating line omitted if browser extensions are installed to NSIS: Updating line omitted if browser integration is installed.
Fri, Jan 16, 2:56 PM · Bug Report, gpd5x, Installer
timegrid created T8038: NSIS: Updating line omitted if browser integration is installed.
Fri, Jan 16, 2:54 PM · Bug Report, gpd5x, Installer
werner triaged T8032: libksba: Input validation for DER encoded INTEGER as Low priority.

See the gnupg-devel mailing list for more discussions. Subject: libgcrypt P256 signature malleability via weak DER enforcement"

Fri, Jan 16, 11:01 AM · S/MIME, libksba, Bug Report
Enrique_spain created T8037: Kernel32.dll GetCurrentPackageFullName Windows 7 error.
Fri, Jan 16, 4:20 AM · End Of Life, Windows, Support, gpg4win

Thu, Jan 15

ikloecker changed the status of T8035: Kleopatra: Good signatures are reported as invalid signatures if key is expired or revoked from Open to Testing.

Fixed. Some examples for the improved texts which are based on the texts that gpg prints.

  • good signature with expired key

  • good signature with revoked key

  • good signature with uncertified key

  • expired signature with certified key

  • expired signature with uncertified key

Thu, Jan 15, 4:45 PM · Bug Report, gpd5x, kleopatra
exoosh added a comment to T4581: Kleopatra stuck in loading the certificate cache.

Indeed, it looks this way. Thanks so much! Windows 10 and 11 in my case.

Thu, Jan 15, 4:43 PM · gpd5x, gpg4win, kleopatra, Bug Report
ikloecker triaged T8035: Kleopatra: Good signatures are reported as invalid signatures if key is expired or revoked as Normal priority.
Thu, Jan 15, 2:12 PM · Bug Report, gpd5x, kleopatra
timegrid closed T4581: Kleopatra stuck in loading the certificate cache as Resolved.

Looks good to me on gpg4win-5.0.0 @ win11. Tested with 20 starts of each combination:

  • with / without keyboxd
  • quitting kleopatra / killing all processes
Thu, Jan 15, 1:06 PM · gpd5x, gpg4win, kleopatra, Bug Report
ikloecker renamed T8029: IPC error on batch import of secret kyber cert from Kleopatra: IPC error on import of secret kyber cert to IPC error on batch import of secret kyber cert.
Thu, Jan 15, 10:38 AM · gnupg26, Bug Report, gpd5x, kleopatra
ikloecker changed the status of T4581: Kleopatra stuck in loading the certificate cache from Open to Testing.

I think this has been resolved in Gpg4win 5.

Thu, Jan 15, 10:33 AM · gpd5x, gpg4win, kleopatra, Bug Report
ikloecker added a project to T4581: Kleopatra stuck in loading the certificate cache: gpd5x.
Thu, Jan 15, 10:32 AM · gpd5x, gpg4win, kleopatra, Bug Report

Wed, Jan 14

ikloecker changed the status of T8027: Kleopatra: a secret team key should always include all public key information from Open to Testing.

If only the secret encryption subkey is exported and there is a signing subkey then, additionally, to the secret subkey export a public export is added to the created file, i.e. in the created file there's a PUBLIC KEY BLOCK and a PRIVATE KEY BLOCK. (With the next version of gpgme the public key block only contains the primary key and the signing subkey. Currently, it's a full public key export of the team key.)

Wed, Jan 14, 4:42 PM · Bug Report, gpd5x, kleopatra
ikloecker closed T8033: gpgme: Support --export-filter, a subtask of T8027: Kleopatra: a secret team key should always include all public key information, as Resolved.
Wed, Jan 14, 4:34 PM · Bug Report, gpd5x, kleopatra
timegrid moved T7429: Kleopatra: Importing certificate from Verification result dialog doesn't correctly re-verify the signature from QA to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta479 @ win11:

Wed, Jan 14, 11:05 AM · gpd5x (gpd-5.0.0), kleopatra, Bug Report
werner added a comment to T8032: libksba: Input validation for DER encoded INTEGER.

Two historic integer encoding glitches from Peter Gutmann's style guide:

Wed, Jan 14, 10:08 AM · S/MIME, libksba, Bug Report
gniibe added a project to T8032: libksba: Input validation for DER encoded INTEGER: S/MIME.
Wed, Jan 14, 3:03 AM · S/MIME, libksba, Bug Report
gniibe created T8032: libksba: Input validation for DER encoded INTEGER.
Wed, Jan 14, 3:02 AM · S/MIME, libksba, Bug Report

Tue, Jan 13

ikloecker claimed T8027: Kleopatra: a secret team key should always include all public key information.
Tue, Jan 13, 5:30 PM · Bug Report, gpd5x, kleopatra