Allow organizations to define a custom Welcome text
Done. Example (with default text in English and German translation):
Allow organizations to define a custom Welcome text
Refuse non-local connections when in single user mode
Fix wrong url when connecting to remote proxy
Limit connections between web client and native client to same origin IP
When in single user mode, ensure we never connect to a "foreign" server
Improve success message for key upload
GIT_SILENT: ignore .sentry-native folder
GIT_SILENT: ignore .sentry-native folder
GIT_SILENT: ignore .sentry-native folder
Remove superfluous helper function
• ikloecker renamed
T8076: Kleopatra: Unable to completely delete key with secret subkeys and offline-primary key from
Kleopatra: Unable to completely delete incomplete team key to
Kleopatra: Unable to completely delete key with secret subkeys and "offline" primary key.
This is actually a (known) bug in gpg, i.e. only deletes the public key for keys without primary secret key.
Makes me wonder why they think they can use such a common word for a typedef without risking name clashes everywhere. Luckily, the helper function is superfluous nowadays so that we can easily avoid the name clash.
AI scraper DoS --- sorry, we had to shut it down.And yes, we should have some kind of info page instead.
tfry renamed
T8024: Port away from unconditional EWS API usage from
Port away from EWS API usage to
Port away from unconditional EWS API usage.
appimage: Don't build API documentation for libical
appimage: Use PREFIX/lib as libdir for all packages that are built
appimage: Remove obsolete configure options
appimage: Build karchive with support for bzip2
appimage: Patch paths in pkgconfig files
appimage: pinentry needs KGuiAddons and KWindowSystem
appimage: gnupg is not a build dependency of kleopatra
appimage: Fix/set some features for Qt
appimage: Remove left-over mention of libpng
appimage: Remove files left-over from CentOS 7 based AppImage
appimage: Remove artificial dependency of qtbase on gnupg
tiff: Update to 4.7.1 and build only the library
appimage: Don't try to copy hard-linked files
appimage: Make wayland-protocols build
appimage: Don't build Python bindings for KDE Frameworks
appimage: Patch required versions to current versions
appimage: Build AppImage based on AlmaLinux 8.10
qtwayland: Update to 6.10.1
appimage: Remove duplicated packages
Merge branch 'master' into work/tfry/remove_vue_dependency
Merge branch work/tfry/apiabstraction
l10n daemon script <scripty@kde.org> committed
rMTP9b2491088044: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rMTP2432886d309d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
CVE-2026-24882 has been assigned to this issue.
Does following patch help?
Johnny Jazeix <jazeix@gmail.com> committed
rKLEOPATRAf56d84be3917: documentation.yml is no more needed (authored by Johnny Jazeix <jazeix@gmail.com>).
documentation.yml is no more needed
Johnny Jazeix <jazeix@gmail.com> committed
rKLEOPATRA2a866e615646: documentation.yml is no more needed (authored by Johnny Jazeix <jazeix@gmail.com>).
documentation.yml is no more needed
scd:p15: Add support for D-Trust Card 6.1/6.4
scd: allow to query FCP when selecting an application
I added the gpgsm log output in the description (same error as in the gpg log)
Ah, thanks for the pointer, I did not expect gpgsm to behave differently here. Then it's probably intentional and I'll close this as invalid.
Document extra info MS may ask for in bug reports
Bumb version number to prepare the 1.10 branch
kdf: Improve new KDF API.
Merge branch 'master' into LIBGCRYPT-1.10-BRANCH
build: Fix accidental SO number bump.
Merge branch 'master' into LIBGCRYPT-1.10-BRANCH
Merge branch 'master' into LIBGCRYPT-1.10-BRANCH
Register DCO for Clemens Lang.
jitterentropy: Include <fcntl.h> and <limits.h>
• gniibe committed
rCa60f8e43dd1b: fips: Fix memory leaks in FIPS mode (authored by Clemens Lang via Gcrypt-devel <gcrypt-devel@lists.gnupg.org>).
fips: Fix memory leaks in FIPS mode
build: Fix m4/gpg-error.m4.
• gniibe committed
rC2bdc6614c866: hmac: Fix memory leak (authored by Clemens Lang via Gcrypt-devel <gcrypt-devel@lists.gnupg.org>).
hmac: Fix memory leak
Silence compiler warnings for possible alignment problem.
fips: Use ELF header to find hmac file offset
fips: Fix previous commit.
fips: Integrity check improvement, with only loadable segments.
fips: Fix gen-note-integrity.sh script not to use cmp utility.
fips: More portable integrity check.
tests: Add brainpoolP256r1 to bench-slope.
fips: Clarify what to be hashed for the integrity check.