Page MenuHome GnuPG
Feed All Stories

Oct 18 2022

aheinecke triaged T6246: Gpg4win: Mkportable only allow portable installer with installed features as Low priority.
Oct 18 2022, 11:03 AM · Installer, gpg4win
aheinecke claimed T6245: GpgOL: build: Update for new gpgrt-config and *.pc.

Cool, I will try it out ASAP. You must have read my mind. Only yesterday evening I ran into problems because the current code in src/Makefile.am to symlink the static libs did not work on my new dev system with a lib64 layout and thought that I needed just a patch like this to fix it properly.

Oct 18 2022, 10:50 AM · Windows, gpgol, Feature Request
aheinecke triaged T6240: Kleopatra: Add column for groups in the certificate view as Wishlist priority.

We need to understand the usecase here.

Oct 18 2022, 10:45 AM · kleopatra, Restricted Project
gniibe added projects to T6245: GpgOL: build: Update for new gpgrt-config and *.pc: Feature Request, gpgol, Windows.
Oct 18 2022, 9:14 AM · Windows, gpgol, Feature Request
carlocab awarded rGa5c382166488: dirmngr: Fix build with no LDAP support. a Party Time token.
Oct 18 2022, 8:08 AM
werner added a comment to T6238: regexp for trust signature domain restriction does not work if key only has an e-mail address.

We already detect mail addresses for different purposes and thus it will be easy to enclose them in angle brackets just for comparision.. Almost all trust signatures out there are created by gpg and used to restrict the mail domain. No need for different regexp. See also the comments in the code related to the history.

Oct 18 2022, 8:03 AM · backport, gnupg (gpg22), Bug Report, Restricted Project
werner closed T6230: Release Libksba 1.6.2 (CVE-2022-3515) as Resolved.
Oct 18 2022, 7:52 AM · CVE, Release Info, libksba
gniibe added a comment to T6245: GpgOL: build: Update for new gpgrt-config and *.pc.

Here we go:

Oct 18 2022, 7:38 AM · Windows, gpgol, Feature Request
gniibe created T6245: GpgOL: build: Update for new gpgrt-config and *.pc.
Oct 18 2022, 7:37 AM · Windows, gpgol, Feature Request
l10n daemon script <scripty@kde.org> committed rLIBKLEO9462875e8192: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Oct 18 2022, 5:07 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOc588c121ea27: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Oct 18 2022, 4:09 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA569c14e3350f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Oct 18 2022, 4:03 AM
gniibe committed rG0f13ccd0e070: gpg: Move NETLIBS after GPG_ERROR_LIBS. (authored by gniibe).
gpg: Move NETLIBS after GPG_ERROR_LIBS.
Oct 18 2022, 3:36 AM
gniibe added a comment to T6239: gnugp 2.3.8 fails to build with --disable-ldap.

Applied also in 2.2 branch.

Oct 18 2022, 3:34 AM · gnupg, Bug Report
gniibe committed rG256b3c05789d: gpg: Move NETLIBS after GPG_ERROR_LIBS (another). (authored by gniibe).
gpg: Move NETLIBS after GPG_ERROR_LIBS (another).
Oct 18 2022, 3:34 AM
gniibe committed rGb26bb03ed96f: gpg: Move NETLIBS after GPG_ERROR_LIBS. (authored by gniibe).
gpg: Move NETLIBS after GPG_ERROR_LIBS.
Oct 18 2022, 3:34 AM
gniibe committed rGa5c382166488: dirmngr: Fix build with no LDAP support. (authored by gniibe).
dirmngr: Fix build with no LDAP support.
Oct 18 2022, 3:34 AM
gniibe added a comment to T6244: GnuPG: GnuPG 2.2.40 LTS FTBFS against new Libgpg-error 1.46.

Ah, sorry, I did my own changes before looking T6244#164317

Oct 18 2022, 3:33 AM · Windows, gnupg (gpg22), Bug Report
gniibe added a comment to T6244: GnuPG: GnuPG 2.2.40 LTS FTBFS against new Libgpg-error 1.46.

Pushed the changes to 2.2 and master.

Oct 18 2022, 3:31 AM · Windows, gnupg (gpg22), Bug Report
gniibe claimed T6244: GnuPG: GnuPG 2.2.40 LTS FTBFS against new Libgpg-error 1.46.

Thank you for your report. The issue is handling of static linking in GnuPG.

Oct 18 2022, 2:49 AM · Windows, gnupg (gpg22), Bug Report
savoury1 added a comment to T6244: GnuPG: GnuPG 2.2.40 LTS FTBFS against new Libgpg-error 1.46.

Renamed bug due it being incorrect to assume this was a bug with libgpg-error. Turns out that a simple patch to g10/Makefile.am in GnuPG 2.2.40 LTS source fixes the linking error. Patch that fixed build for me is attached, which basically puts -lws2_32 in the correct location for builds with the new libgpg-error 1.46 version.

Oct 18 2022, 2:19 AM · Windows, gnupg (gpg22), Bug Report
savoury1 renamed T6244: GnuPG: GnuPG 2.2.40 LTS FTBFS against new Libgpg-error 1.46 from Libgpg-error: GnuPG 2.2.40 LTS FTBFS against new Libgpg-error 1.46 to GnuPG: GnuPG 2.2.40 LTS FTBFS against new Libgpg-error 1.46.
Oct 18 2022, 2:15 AM · Windows, gnupg (gpg22), Bug Report

Oct 17 2022

neal added a comment to T6238: regexp for trust signature domain restriction does not work if key only has an e-mail address.

It will be hard to fix this. GnuPG supports exactly one class of regular expressions: something bracketed between "<[^>]+[@.]" and ">$" . Even if the next release of gpg supports more regular expressions, gpg will have to wait years before it can start emitting different regular expressions for scoped tsigs by default.

Oct 17 2022, 10:30 PM · backport, gnupg (gpg22), Bug Report, Restricted Project
dkg added a comment to T6238: regexp for trust signature domain restriction does not work if key only has an e-mail address.

I recommend, when making a User ID with only an e-mail address, to populate the User IDs by wrapping it in an angle bracket, rather than just leaving the raw e-mail address. It's not just the regexp matcher -- there are other pieces of OpenPGP software that won't recognize a raw e-mail address in a user ID as an e-mail address. It also makes it easy to distinguish such a User ID from a User ID that is not at all an e-mail address.

Oct 17 2022, 10:23 PM · backport, gnupg (gpg22), Bug Report, Restricted Project
savoury1 created T6244: GnuPG: GnuPG 2.2.40 LTS FTBFS against new Libgpg-error 1.46.
Oct 17 2022, 8:22 PM · Windows, gnupg (gpg22), Bug Report
werner committed rD85cd5e211ac7: web: Add security advisory (authored by werner).
web: Add security advisory
Oct 17 2022, 3:52 PM
Harrypotter06 triaged T6243: SMIME on Outlook not working, if GPG-Plugin installed as High priority.
Oct 17 2022, 3:06 PM · gpgol, Bug Report
Harrypotter06 created T6243: SMIME on Outlook not working, if GPG-Plugin installed.
Oct 17 2022, 3:06 PM · gpgol, Bug Report
werner closed T6106: Release GnuPG 2.3.8 as Resolved.
Oct 17 2022, 3:04 PM · Release Info, gnupg (gpg23)
werner set External Link to https://lists.gnupg.org/pipermail/gnupg-announce/2022q4/000476.html on T6106: Release GnuPG 2.3.8.
Oct 17 2022, 3:04 PM · Release Info, gnupg (gpg23)
werner added a comment to T6230: Release Libksba 1.6.2 (CVE-2022-3515).

Fixed Gpg4win version: https://lists.wald.intevation.org/pipermail/gpg4win-announce/2022/000098.html

Oct 17 2022, 3:03 PM · CVE, Release Info, libksba
zerbey awarded T6239: gnugp 2.3.8 fails to build with --disable-ldap a Like token.
Oct 17 2022, 2:05 PM · gnupg, Bug Report
mlaurent committed rKLEOPATRA9fd929a6274c: Port to not deprecated methods (authored by mlaurent).
Port to not deprecated methods
Oct 17 2022, 1:41 PM
aheinecke committed rWdd038f170752: web: Fix notification link for 4.0.4 (authored by aheinecke).
web: Fix notification link for 4.0.4
Oct 17 2022, 12:45 PM
werner committed rW2bd00a3c6fc1: appimage: Typo fix (authored by werner).
appimage: Typo fix
Oct 17 2022, 10:49 AM
aheinecke committed rW702b3b655958: web: Add 4.0.4 Release info (authored by aheinecke).
web: Add 4.0.4 Release info
Oct 17 2022, 9:56 AM
werner committed rD3748173afd84: swdb: GnuPG 2.2.40 (authored by werner).
swdb: GnuPG 2.2.40
Oct 17 2022, 9:39 AM
werner committed rD6ec37744ca4e: Security Advisory 6230 (authored by werner).
Security Advisory 6230
Oct 17 2022, 9:39 AM
werner committed rDf9f83f9583aa: Add CVE to the security advisory (authored by werner).
Add CVE to the security advisory
Oct 17 2022, 9:39 AM
werner committed rD4a5133ae6c77: swdb: gpg4win 4.0.4 and gnupgdesk 2.3.8 (authored by werner).
swdb: gpg4win 4.0.4 and gnupgdesk 2.3.8
Oct 17 2022, 9:39 AM
werner committed rDfb5e37e091cc: swdb: GnuPG 2.3.8 (authored by werner).
swdb: GnuPG 2.3.8
Oct 17 2022, 9:39 AM
werner set External Link to https://gnupg.org/blog/20221017-pepe-left-the-ksba.html on T6230: Release Libksba 1.6.2 (CVE-2022-3515).
Oct 17 2022, 9:26 AM · CVE, Release Info, libksba
werner added a comment to T6230: Release Libksba 1.6.2 (CVE-2022-3515).

As usual see https://gnupg.org/download for links to the latest packages. For Gpg4win see https://gpg4win.org

Oct 17 2022, 9:25 AM · CVE, Release Info, libksba
werner reopened T6230: Release Libksba 1.6.2 (CVE-2022-3515) as "Open".
Oct 17 2022, 7:56 AM · CVE, Release Info, libksba
werner renamed T6230: Release Libksba 1.6.2 (CVE-2022-3515) from Release Libksba 1.6.2 to Release Libksba 1.6.2 (CVE-2022-3515).
Oct 17 2022, 7:56 AM · CVE, Release Info, libksba
werner updated the task description for T6230: Release Libksba 1.6.2 (CVE-2022-3515).
Oct 17 2022, 7:46 AM · CVE, Release Info, libksba
l10n daemon script <scripty@kde.org> committed rKLEOPATRA55fc28074980: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Oct 17 2022, 4:51 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAd724f0cbe740: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Oct 17 2022, 4:20 AM
gniibe claimed T6241: cross-compile fails after commit 745d333cf7b5b6fee62e3b26c8a2ccc004e017da.

Thank you for your report. IIUC, your log is the build log of GnuPG 2.2, so, I put the tag "gnupg (gpg22)".

Oct 17 2022, 3:22 AM · workaround, gnupg (gpg22), gpgrt, Bug Report

Oct 16 2022

jukivili created T6242: libgcrypt: optimize ECB? (as it may be used to estimate library crypto performance).
Oct 16 2022, 4:57 PM · libgcrypt, Feature Request
hydra3333 created T6241: cross-compile fails after commit 745d333cf7b5b6fee62e3b26c8a2ccc004e017da.
Oct 16 2022, 6:47 AM · workaround, gnupg (gpg22), gpgrt, Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRA6800453a5265: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Oct 16 2022, 4:17 AM

Oct 15 2022

mlaurent committed rKLEOPATRA666341bc6954: Adapt to new api (scripted) (authored by mlaurent).
Adapt to new api (scripted)
Oct 15 2022, 10:16 PM
carlocab added a comment to T6181: Release GnuPG 2.2.40.

I believe https://dev.gnupg.org/T6239 also applies here. It would be great if the fix could be backported.

Oct 15 2022, 5:24 PM · gnupg (gpg22), Release Info
carlocab added a comment to T6239: gnugp 2.3.8 fails to build with --disable-ldap.

This also affects 2.2.40. Will the fix be backported there? Thanks.

Oct 15 2022, 8:07 AM · gnupg, Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRA4c7fb0d0f77a: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Oct 15 2022, 5:24 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAbcb4ba2207c8: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Oct 15 2022, 4:44 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAefe28074c427: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Oct 15 2022, 4:13 AM

Oct 14 2022

ikloecker committed rW82bf54177aec: Fix build of installer (authored by ikloecker).
Fix build of installer
Oct 14 2022, 9:27 PM
ikloecker committed rW62a2c940f592: Remove duplicate lines (authored by ikloecker).
Remove duplicate lines
Oct 14 2022, 9:27 PM
werner committed rW36f82ca0ab55: Merge remote-tracking branch 'origin' (authored by werner).
Merge remote-tracking branch 'origin'
Oct 14 2022, 7:34 PM
werner committed rWc79f4e760ba0: Update to GnuPG 2.3.8 (authored by werner).
Update to GnuPG 2.3.8
Oct 14 2022, 7:34 PM
werner committed rW8dff5492a25e: Prepare NEWS for 4.0.4 and post release updates for 3.1.25 (authored by werner).
Prepare NEWS for 4.0.4 and post release updates for 3.1.25
Oct 14 2022, 7:34 PM
werner committed rW8d9dabd90932: Post release updates (authored by werner).
Post release updates
Oct 14 2022, 7:34 PM
werner committed rW1fc993efc6f5: appimage: Fix signature checking of --version option. (authored by werner).
appimage: Fix signature checking of --version option.
Oct 14 2022, 7:34 PM
werner committed rW68b0a1c9eb8e: appimage: Next try to get --keep-socket working (authored by werner).
appimage: Next try to get --keep-socket working
Oct 14 2022, 7:34 PM
werner committed rW1657191fbcb4: doc: Update build instructions in README (authored by werner).
doc: Update build instructions in README
Oct 14 2022, 7:34 PM
werner committed rWad24ce9994d7: appimage: Fix last commit (authored by werner).
appimage: Fix last commit
Oct 14 2022, 7:34 PM
werner committed rW14b7e292167e: Update to GpgOL 2.5.5 (authored by werner).
Update to GpgOL 2.5.5
Oct 14 2022, 7:34 PM
werner committed rW33dd8ef6a1e9: appimage: Add trademark notices. (authored by werner).
appimage: Add trademark notices.
Oct 14 2022, 7:34 PM
werner committed rWd8befe24aa69: appimage: Add new start option --keep-socket (authored by werner).
appimage: Add new start option --keep-socket
Oct 14 2022, 7:34 PM
werner committed rW371f9f768ca1: Fix build problems on systems with automake != 1.15 installed. (authored by werner).
Fix build problems on systems with automake != 1.15 installed.
Oct 14 2022, 7:34 PM
werner committed rWdc9ce44aba8d: doc: Add a comment to the packages file. (authored by werner).
doc: Add a comment to the packages file.
Oct 14 2022, 7:34 PM
werner committed rWa3eabcc37d9f: Add support for dw2 exceptions (authored by aheinecke).
Add support for dw2 exceptions
Oct 14 2022, 7:34 PM
werner committed rW8c38717f2d07: Prepare 3.1.25 (authored by werner).
Prepare 3.1.25
Oct 14 2022, 7:34 PM
werner committed rWd6c4f88ab91f: Update to GnuPG 2.2.40 (authored by werner).
Update to GnuPG 2.2.40
Oct 14 2022, 7:34 PM
werner updated the task description for T6106: Release GnuPG 2.3.8.
Oct 14 2022, 6:02 PM · Release Info, gnupg (gpg23)
werner updated the task description for T6181: Release GnuPG 2.2.40.
Oct 14 2022, 6:01 PM · gnupg (gpg22), Release Info
ebo added a comment to T6240: Kleopatra: Add column for groups in the certificate view.

If a certificate is in more than one group, this will not work...

Oct 14 2022, 2:43 PM · kleopatra, Restricted Project
ikloecker committed rM1792db58346c: build,qt: Fail check for Qt if moc wasn't found (authored by ikloecker).
build,qt: Fail check for Qt if moc wasn't found
Oct 14 2022, 2:18 PM
ikloecker committed rM2ff09f474fb9: build,qt: Check whether building with -fPIC is needed (authored by ikloecker).
build,qt: Check whether building with -fPIC is needed
Oct 14 2022, 2:18 PM
heiko added a comment to T6235: Problem editing Expiration Time.

It seems to me there are two separate concerns here:

Oct 14 2022, 1:39 PM · gnupg24, Feature Request
ebo created T6240: Kleopatra: Add column for groups in the certificate view.
Oct 14 2022, 12:39 PM · kleopatra, Restricted Project
ikloecker committed rM55e660ee944c: doc: Update NEWS (authored by ikloecker).
doc: Update NEWS
Oct 14 2022, 10:36 AM
ikloecker committed rM8e908029ffa0: build,qt: Explicitly namespace a few Qt variables for Qt5 (authored by ikloecker).
build,qt: Explicitly namespace a few Qt variables for Qt5
Oct 14 2022, 9:50 AM
ikloecker committed rM8d019bbb8d40: build,qt: Allow building QGpgME for Qt 6 (authored by ikloecker).
build,qt: Allow building QGpgME for Qt 6
Oct 14 2022, 9:50 AM
ikloecker committed rMb2fb26baeada: qt,tests: Port test to QRegularExpression. (authored by ikloecker).
qt,tests: Port test to QRegularExpression.
Oct 14 2022, 9:50 AM
ikloecker committed rM4938c24a466b: qt: Remove obsolete code. (authored by ikloecker).
qt: Remove obsolete code.
Oct 14 2022, 9:50 AM
ikloecker committed rMe6a1b241b4e6: build,qt: Clean up all generated files (authored by ikloecker).
build,qt: Clean up all generated files
Oct 14 2022, 9:50 AM
ikloecker committed rMf7a46714283b: build,qt: Always compile the Qt 6 test application with -fpic (authored by ikloecker).
build,qt: Always compile the Qt 6 test application with -fpic
Oct 14 2022, 9:50 AM
ikloecker changed the status of T6090: Kleopatra: "Cancel" in the password dialog of "backup secret keys" has no effect from Open to Testing.

I have now backported the missing error reporting to gnupg 2.2 (rG6f0066db2c87: gpg: Report an error for receiving key from agent.). Please retest once gpg 2.2.41 is included in GnuPG (VS-) Desktop 3.x.

Oct 14 2022, 9:16 AM · kleopatra, Restricted Project
gniibe committed rAfbdc77228257: experiment: Reliably send/recv fd passing, part 5/N. (authored by gniibe).
experiment: Reliably send/recv fd passing, part 5/N.
Oct 14 2022, 9:15 AM
ikloecker committed rG6f0066db2c87: gpg: Report an error for receiving key from agent. (authored by gniibe).
gpg: Report an error for receiving key from agent.
Oct 14 2022, 9:06 AM
gniibe added a comment to T5964: gnupg should use the KDFs implemented in libgcrypt.

Pushed the change, although it is not enabled yet (since the feature will be only available by newer libgcrypt, 1.11).

Oct 14 2022, 7:53 AM · gnupg26, FIPS, Feature Request
gniibe committed rGcf2d52cfc3ee: gpg: Use GCRY_KDF_ONESTEP_KDF with newer libgcrypt in future. (authored by gniibe).
gpg: Use GCRY_KDF_ONESTEP_KDF with newer libgcrypt in future.
Oct 14 2022, 7:53 AM
gniibe changed the status of T5897: Fix MinGW compilation error with 'struct _stat32' in common/sysutils.c from gnupg-2.3.4 from Open to Testing.

Pushed.

Oct 14 2022, 7:10 AM · gnupg24, toolchain, Feature Request, patch
gniibe committed rGfe28e088a9c2: common,w32: Fix struct stat on Windows. (authored by gniibe).
common,w32: Fix struct stat on Windows.
Oct 14 2022, 7:09 AM
gniibe added a comment to T3883: Add Win32-OpenSSH support to gpg-agent's ssh-agent.

Pushed to master.

Oct 14 2022, 7:03 AM · Not A Bug, workaround, gnupg24, Windows, ssh
gniibe committed rGc51139f2bc54: agent,w32: Support Win32-OpenSSH emulation by gpg-agent. (authored by gniibe).
agent,w32: Support Win32-OpenSSH emulation by gpg-agent.
Oct 14 2022, 7:03 AM
mlaurent committed rLIBKLEO837e0debc943: GIT_SILENT: Prepare 5.21.3 (authored by mlaurent).
GIT_SILENT: Prepare 5.21.3
Oct 14 2022, 6:56 AM