Page MenuHome GnuPG
Feed All Stories

Sep 8 2023

aheinecke committed rW71f8cb6f9d62: Update poppler and okular (authored by aheinecke).
Update poppler and okular
Sep 8 2023, 10:58 AM
aheinecke committed rWa1c5a9535a85: Update libpng to 1.6.40 old version taken down (authored by aheinecke).
Update libpng to 1.6.40 old version taken down
Sep 8 2023, 10:58 AM
CarlSchwan committed rMTP3d657165f8c2: Reuse more code and handle inline pgp message (authored by CarlSchwan).
Reuse more code and handle inline pgp message
Sep 8 2023, 10:32 AM
CarlSchwan committed rMTP80800497b7c6: Reuse more code and handle inline pgp message (authored by CarlSchwan).
Reuse more code and handle inline pgp message
Sep 8 2023, 10:31 AM
CarlSchwan committed rMTPc4037e8919d4: Reuse code for detecting type of block (authored by CarlSchwan).
Reuse code for detecting type of block
Sep 8 2023, 10:31 AM

Sep 7 2023

mlaurent committed rMTP17186947e653: Use auto here too (authored by mlaurent).
Use auto here too
Sep 7 2023, 7:38 PM
werner committed rG6c9db0110121: gpg: New option --add-desig-revoker (authored by werner).
gpg: New option --add-desig-revoker
Sep 7 2023, 7:17 PM
werner committed rW5c7645113c82: Update gnupg-2.2 to today's snapshot. (authored by werner).
Update gnupg-2.2 to today's snapshot.
Sep 7 2023, 6:26 PM
werner committed rG8c8608425a0f: Prepare NEWS for a snapshot release (authored by werner).
Prepare NEWS for a snapshot release
Sep 7 2023, 5:35 PM
werner committed rG8d01725a96b5: common: Never remove /dev/null. (authored by werner).
common: Never remove /dev/null.
Sep 7 2023, 5:27 PM
werner committed rG7f9e05d73f2c: common: Never remove /dev/null. (authored by werner).
common: Never remove /dev/null.
Sep 7 2023, 5:27 PM
werner committed rG6d45fcdd3c3e: agent: Add trustlist flag "de-vs". (authored by werner).
agent: Add trustlist flag "de-vs".
Sep 7 2023, 5:14 PM
werner committed rG7e320a89c201: agent: New flag "qual" for the trustlist.txt. (authored by werner).
agent: New flag "qual" for the trustlist.txt.
Sep 7 2023, 5:14 PM
werner committed rG3d3b941ce9fd: gpgsm: Create binary detached sigs with definite form length octets. (authored by werner).
gpgsm: Create binary detached sigs with definite form length octets.
Sep 7 2023, 5:07 PM
werner committed rG6bdf11f67150: gpgsm: Strip trailing zeroes from detached signatures. (authored by werner).
gpgsm: Strip trailing zeroes from detached signatures.
Sep 7 2023, 5:07 PM
werner triaged T6710: Improve Speedo for Linux to set DT_RUNPATH. as Normal priority.
Sep 7 2023, 3:55 PM · gnupg24 (gnupg-2.4.4), Feature Request
ebo closed T6695: Spaces in filenames to the appimages are not correctly handled. as Resolved.

this works now:

Sep 7 2023, 3:47 PM · Restricted Project, gpd, vsd, AppImage, Bug Report
ikloecker committed rKLEOPATRA48209313616d: Minor refactoring to reduce code duplication (authored by ikloecker).
Minor refactoring to reduce code duplication
Sep 7 2023, 3:21 PM
ikloecker committed rKLEOPATRAf2025d095cc2: Remove update of certificate (authored by ikloecker).
Remove update of certificate
Sep 7 2023, 3:21 PM
ikloecker committed rKLEOPATRAa0883cbbcf7d: Ensure that tags of all keys are loaded (authored by ikloecker).
Ensure that tags of all keys are loaded
Sep 7 2023, 3:21 PM
ikloecker committed rKLEOPATRAe40a2a7a23c5: Skip disabled user IDs when looking for existing tags (authored by ikloecker).
Skip disabled user IDs when looking for existing tags
Sep 7 2023, 3:21 PM
ikloecker committed rKLEOPATRAb053ff4beda0: Factor out setup of widget after setting certificate(s) (authored by ikloecker).
Factor out setup of widget after setting certificate(s)
Sep 7 2023, 3:21 PM
ikloecker added a comment to rMTPd3fc19ccfa57: Add test for decrypting email.

I think using a static const char * is better than using a macro. In fact, using a static constexpr std::string may be even better because we avoid calculating the string length during runtime again and again. (I'm not sure the compiler is clever enough to precalculate the string length of a static const char *.)

Sep 7 2023, 3:15 PM
ebo assigned T5903: Kleopatra: Add refresh button in certificatedetails to ikloecker.

Tested at first with GnuPG-VS-Desktop-3.2.0.0-beta178 from 2023-08-29

Sep 7 2023, 2:15 PM · backport, kleopatra, Restricted Project
aheinecke committed rW576c52170a8d: Update gpgme x64 dll names (authored by aheinecke).
Update gpgme x64 dll names
Sep 7 2023, 2:11 PM
aheinecke committed rWa96c98ed3843: Update gpgme, mimetreeparser libkleo and kleo (authored by aheinecke).
Update gpgme, mimetreeparser libkleo and kleo
Sep 7 2023, 2:11 PM
aheinecke committed rWc0549b7e1fb9: Fix dependency of mimetreeparser for libkleo (authored by aheinecke).
Fix dependency of mimetreeparser for libkleo
Sep 7 2023, 2:11 PM
werner raised a concern with rMTPd3fc19ccfa57: Add test for decrypting email.
Sep 7 2023, 2:10 PM
CarlSchwan committed rMTPd3fc19ccfa57: Add test for decrypting email (authored by CarlSchwan).
Add test for decrypting email
Sep 7 2023, 2:04 PM
mlaurent committed rMTPe93ae34859e9: Use Qt5Compat.GraphicalEffects in qt6 (authored by mlaurent).
Use Qt5Compat.GraphicalEffects in qt6
Sep 7 2023, 1:32 PM
mlaurent committed rMTP50bf1e190d84: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
Sep 7 2023, 1:17 PM
CarlSchwan committed rMTP4026d5db5b0a: Allow saving email either unchanged or decrypted (authored by CarlSchwan).
Allow saving email either unchanged or decrypted
Sep 7 2023, 12:29 PM
CarlSchwan committed rMTP925c0b6cda7d: Allow saving email either unchanged or decrypted (authored by CarlSchwan).
Allow saving email either unchanged or decrypted
Sep 7 2023, 12:22 PM
CarlSchwan committed rMTP2e3c0c6e1b4a: Allow saving email either unchanged or decrypted (authored by CarlSchwan).
Allow saving email either unchanged or decrypted
Sep 7 2023, 12:15 PM
CarlSchwan committed rMTP06a5d101e4cb: Move MessageViewerDialog here (authored by CarlSchwan).
Move MessageViewerDialog here
Sep 7 2023, 12:15 PM
werner edited projects for T1235: adding automatic refresh-key, added: gnupg22, gnupg24; removed gnupg.
Sep 7 2023, 11:53 AM · gnupg24, gnupg22, Restricted Project, Feature Request
werner updated subscribers of T6695: Spaces in filenames to the appimages are not correctly handled. .

@ebo: I just a did a test build: gnupg-vs-desktop-3.2.0-beta178-x86_64.AppImage in my directory

Sep 7 2023, 11:13 AM · Restricted Project, gpd, vsd, AppImage, Bug Report
werner committed rGa6e47400c783: doc: Add missing NEWS entry for next release (authored by werner).
doc: Add missing NEWS entry for next release
Sep 7 2023, 11:11 AM
werner added a comment to T6332: GPG: Extend / rework "is_file_compressed".

This has been well tested during development and is thus ready for a release.

Sep 7 2023, 11:09 AM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.1), Restricted Project
werner moved T6332: GPG: Extend / rework "is_file_compressed" from QA to gnupg-2.2.42 on the gnupg22 board.
Sep 7 2023, 11:08 AM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.1), Restricted Project
werner edited projects for T6329: Extend --min-rsa-length by a start date, added: gnupg; removed Restricted Project, gnupg22.
Sep 7 2023, 11:05 AM · gnupg, Feature Request
ebo changed the status of T6559: GPGSM: "always trust like override" or "force" option, a subtask of T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST, from Open to Testing.
Sep 7 2023, 10:51 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
ebo changed the status of T6559: GPGSM: "always trust like override" or "force" option, a subtask of T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST, from Open to Testing.
Sep 7 2023, 10:51 AM · Restricted Project, kleopatra
ebo changed the status of T6559: GPGSM: "always trust like override" or "force" option from Open to Testing.
Sep 7 2023, 10:51 AM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
ebo changed the status of T6708: Allow to inhibit the use of a default PGP keyserver from Open to Testing.
Sep 7 2023, 10:50 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, vsd, Feature Request
ebo moved T6695: Spaces in filenames to the appimages are not correctly handled. from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 7 2023, 9:37 AM · Restricted Project, gpd, vsd, AppImage, Bug Report
ebo added a project to T6695: Spaces in filenames to the appimages are not correctly handled. : Restricted Project.
Sep 7 2023, 9:37 AM · Restricted Project, gpd, vsd, AppImage, Bug Report
mlaurent committed rKLEOPATRA9c620cd4a3ed: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
Sep 7 2023, 7:00 AM
mlaurent committed rLIBKLEO6708e247aeba: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
Sep 7 2023, 6:57 AM
l10n daemon script <scripty@kde.org> committed rMTP72e3f6648899: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sep 7 2023, 3:48 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO448454275416: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sep 7 2023, 3:47 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA1098371f839e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sep 7 2023, 3:47 AM

Sep 6 2023

werner claimed T6556: gpgtar: Removes existing output file on error.
Sep 6 2023, 8:07 PM · gnupg24 (gnupg-2.4.2), gnupg22 (gnupg-2.2.42), Restricted Project, gpgtar, Bug Report
werner added a comment to T6556: gpgtar: Removes existing output file on error.

That should be easy on Unix but on Windows we have the nul nul: and iirc also /dev/nul.

Sep 6 2023, 8:07 PM · gnupg24 (gnupg-2.4.2), gnupg22 (gnupg-2.2.42), Restricted Project, gpgtar, Bug Report
werner added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).

ack

Sep 6 2023, 8:00 PM · Emacs, gnupg, Bug Report
werner committed rGac498107cd8d: build: Fix make distcheck (authored by werner).
build: Fix make distcheck
Sep 6 2023, 4:23 PM
ebo assigned T5960: Kleopatra: Encoding problems with GnuPG output on Windows to ikloecker.

The previous two changes will hopefully fix the error output of export to server. I'm not entirely sure about the missing line breaks.

Sep 6 2023, 3:51 PM · vsd33, Restricted Project, kleopatra
ikloecker added a comment to T6556: gpgtar: Removes existing output file on error.

@iklocker: Which gpg bug to you mean?

Sep 6 2023, 3:44 PM · gnupg24 (gnupg-2.4.2), gnupg22 (gnupg-2.2.42), Restricted Project, gpgtar, Bug Report
ikloecker added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

Then gettext_use_utf8 doesn't seem to be working as intended.

Sep 6 2023, 3:41 PM · vsd33, Restricted Project, kleopatra
CarlSchwan committed rMTP7610bee9625d: Fix management of messageviewer layout items (authored by CarlSchwan).
Fix management of messageviewer layout items
Sep 6 2023, 3:17 PM
DamienCassou added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).

@werner: What do you mean by "We have a fix for now"? Are you referring to @gniibe's patch?

Sep 6 2023, 2:44 PM · Emacs, gnupg, Bug Report
werner lowered the priority of T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG) from High to Low.

We have a fix for now and thus I lower the priority. Given that EasyPG mimics the GPGME API we should here also use another pipe to convey the passphrase (e.g. for symmetric encryption).

Sep 6 2023, 2:32 PM · Emacs, gnupg, Bug Report
werner removed a project from T3927: gpgsm certificate import fails because of hardcoded password length limitation: gnupg22.

I don't see a value to do this for 2.2 and introduce a regression with that.

Sep 6 2023, 2:24 PM · Feature Request, gnupg24, S/MIME
werner added a comment to T6556: gpgtar: Removes existing output file on error.

@iklocker: Which gpg bug to you mean?

Sep 6 2023, 2:21 PM · gnupg24 (gnupg-2.4.2), gnupg22 (gnupg-2.2.42), Restricted Project, gpgtar, Bug Report
werner closed T6182: Kleopatra: "general error" on wrong PIN input during certification as Resolved.

Seems to be solved in the current version (vsd 3.2.0-beta178).

Sep 6 2023, 2:05 PM · Restricted Project, kleopatra
ebo added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

Also, please retest T5960#172860 with the latest build.

Sep 6 2023, 1:58 PM · vsd33, Restricted Project, kleopatra
aheinecke raised the priority of T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution from Low to Normal.
Sep 6 2023, 12:50 PM · kleopatra, Restricted Project, gpgol
aheinecke added projects to T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution: Restricted Project, kleopatra.
Sep 6 2023, 12:50 PM · kleopatra, Restricted Project, gpgol
aheinecke closed T6669: Kleopatra: Config files moved "accidentally" in the last release as Invalid.

I misunderstood the issue. When I created the GnuPG VS-Desktop package I did not wrote a qt.conf file which thanks to our patch https://dev.gnupg.org/source/gpg4win/browse/master/patches/qtbase/0001-Gpg4win-qstandardpaths-patch.patch caused all config files for Gpg4win to be placed under %APPDATA%\kleopatra. This was by accident since it uses NSIS FileWrite and FileWrite is not supported in our NSIS to MSI packaging.

Sep 6 2023, 12:38 PM · Restricted Project, vsd
ebo added a comment to T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution.

Another customer case with "always show security-dialog" on (-> external resolver):

Sep 6 2023, 12:29 PM · kleopatra, Restricted Project, gpgol
werner triaged T6694: Random numbers from gpgme as Normal priority.

It might actually be useful to have an random number API in gpgme. When we do that we can also add a way t search for random numbers with an upper limit in each octet.

Sep 6 2023, 12:20 PM · gpgme, Feature Request
werner triaged T6707: Mimetreeparser can't open p7m as Normal priority.
Sep 6 2023, 12:17 PM · kleopatra
werner moved T6399: Missing trustdb check on import of certificate from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 6 2023, 12:15 PM · gnupg22 (gnupg-2.2.42), OpenPGP, Restricted Project
werner changed the status of T6399: Missing trustdb check on import of certificate from Open to Testing.

Bugs goes back to 2002 where we stopped checking trust for keys without any signature. This was really useful but has this strange behaviour.

Sep 6 2023, 12:15 PM · gnupg22 (gnupg-2.2.42), OpenPGP, Restricted Project
werner committed rGa02f3cc4e870: gpg: Fix validity of re-imported keys. (authored by werner).
gpg: Fix validity of re-imported keys.
Sep 6 2023, 12:13 PM
werner committed rG80e442348dd8: gpg: Fix validity of re-imported keys. (authored by werner).
gpg: Fix validity of re-imported keys.
Sep 6 2023, 12:10 PM
ikloecker added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

Hopefully, we will soon have a Windows CI to catch such errors.

Sep 6 2023, 11:59 AM · vsd33, Restricted Project, kleopatra
ikloecker committed rLIBKLEOd10be5034b8f: Fix Windows build (authored by ikloecker).
Fix Windows build
Sep 6 2023, 11:58 AM
ikloecker committed rLIBKLEOf649815ad726: Fix Windows build (authored by ikloecker).
Fix Windows build
Sep 6 2023, 11:57 AM
aheinecke added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.
/home/aheinecke/dev/main/src/gpg4win/src/playground/build/libkleo-202309061056/src/utils/gnupg.cpp: In function 'QString Kleo::stringFromGpgOutput(const QByteArray&)':
/home/aheinecke/dev/main/src/gpg4win/src/playground/build/libkleo-202309061056/src/utils/gnupg.cpp:573:53: error: passing 'const QByteArray' as 'this' argument discards qualifiers [-fpermissive]
  573 |         const auto s = fromEncoding(cpno, ba.replace("\r\n", "\n").constData());
      |                                           ~~~~~~~~~~^~~~~~~~~~~~~~
In file included from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qstring.h:50,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qhashfunctions.h:44,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qlist.h:47,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qstringlist.h:41,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/QStringList:1,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/build/libkleo-202309061056/src/utils/gnupg.h:16,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/build/libkleo-202309061056/src/utils/gnupg.cpp:18:
/home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qbytearray.h:738:20: note:   in call to 'QByteArray& QByteArray::replace(const char*, const char*)'
  738 | inline QByteArray &QByteArray::replace(const char *before, const char *after)
Sep 6 2023, 11:37 AM · vsd33, Restricted Project, kleopatra
ebo created T6709: Kleopatra: show publish question when useful (on certification/revokation of certification).
Sep 6 2023, 11:29 AM · Restricted Project, kleopatra
CarlSchwan committed rKLEOPATRA84a40dc4a881: feat(messageviewerdialog): Support opening multiple messages simultaneously (authored by CarlSchwan).
feat(messageviewerdialog): Support opening multiple messages simultaneously
Sep 6 2023, 10:32 AM
CarlSchwan committed rMTPdb41e3d43cdb: Improve sizing of messageviewer (authored by CarlSchwan).
Improve sizing of messageviewer
Sep 6 2023, 10:15 AM
werner added a comment to T6708: Allow to inhibit the use of a default PGP keyserver.

BTW, with one of the recent gpgme fixes we now get

$~/b/gpgme/tests/run-keylist  --extern --verbose foo
run-keylist: file /home/wk/s/gpgme/tests/run-keylist.c line 414: <Dirmngr> No keyserver available

which is what users (and kleopatra) expects.

Sep 6 2023, 9:57 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, vsd, Feature Request
werner committed rG0aa32e2429bb: dirmngr: Allow conf files to disable default keyservers. (authored by werner).
dirmngr: Allow conf files to disable default keyservers.
Sep 6 2023, 9:53 AM
werner committed rG0ad13023905d: dirmngr: Allow conf files to disable default keyservers. (authored by werner).
dirmngr: Allow conf files to disable default keyservers.
Sep 6 2023, 9:53 AM
werner moved T6708: Allow to inhibit the use of a default PGP keyserver from Backlog to QA on the gnupg24 board.
Sep 6 2023, 9:52 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, vsd, Feature Request
werner added a project to T6708: Allow to inhibit the use of a default PGP keyserver: vsd.

Note that for vsd we also need to change our default configuration file. The new "none" value provides a better error message than the old default of assuming that the AD carries the keyserver (which it does not in practise).

Sep 6 2023, 9:52 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, vsd, Feature Request
CarlSchwan added a comment to T6707: Mimetreeparser can't open p7m.

Done in https://invent.kde.org/pim/kleopatra/-/merge_requests/58

Sep 6 2023, 9:50 AM · kleopatra
CarlSchwan committed rKLEOPATRAda5ae0b8aa6c: feat(messageviewerdialog): Support smime encrypted attachment (authored by CarlSchwan).
feat(messageviewerdialog): Support smime encrypted attachment
Sep 6 2023, 9:49 AM
werner triaged T6708: Allow to inhibit the use of a default PGP keyserver as Normal priority.
Sep 6 2023, 9:36 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, vsd, Feature Request
werner changed the status of T3456: GPG does not import secret subkeys from --export-secret-subkeys output if subkey stubs existed before from Open to Testing.

Thank you.

Sep 6 2023, 8:25 AM · gnupg22 (gnupg-2.2.42), Restricted Project
werner renamed Garnag from Atronach to Garnag.
Sep 6 2023, 8:23 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO3e75c989bd10: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sep 6 2023, 5:03 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA2e6b379043f4: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sep 6 2023, 5:02 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAbd18eb02fcb0: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sep 6 2023, 3:46 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO10e7fa0645d1: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sep 6 2023, 3:46 AM
gniibe added a comment to T3456: GPG does not import secret subkeys from --export-secret-subkeys output if subkey stubs existed before.

Backported to 2.2 branch.

Sep 6 2023, 3:10 AM · gnupg22 (gnupg-2.2.42), Restricted Project
gniibe committed rG07cb3c65e8be: dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP. (authored by gniibe).
dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP.
Sep 6 2023, 3:06 AM
gniibe committed rG292caef663b1: build: Fix detection of sigdescr_np for newer glibc. (authored by gniibe).
build: Fix detection of sigdescr_np for newer glibc.
Sep 6 2023, 3:06 AM