Page MenuHome GnuPG
Feed All Stories

Fri, Jan 30

werner committed rCa47fb9149655: tests: Fix link errors for t-thread-local. (authored by collinfunk).
tests: Fix link errors for t-thread-local.
Fri, Jan 30, 10:41 AM
werner committed rC62f84bb3040f: Fix missing simd-common-riscv.h in libgcrypt tarball. (authored by Collin Funk via Gcrypt-devel <gcrypt-devel@gnupg.org>).
Fix missing simd-common-riscv.h in libgcrypt tarball.
Fri, Jan 30, 10:41 AM
gniibe committed rCd9ebc6c4e8b5: cipher:kem:ecc: Support secp256k1 by KEM API. (authored by gniibe).
cipher:kem:ecc: Support secp256k1 by KEM API.
Fri, Jan 30, 10:41 AM
werner committed rCb84e60715fe5: Prepare LT numbers for the next release (authored by werner).
Prepare LT numbers for the next release
Fri, Jan 30, 10:41 AM
gniibe committed rCf7e06f8a29fc: cipher:kem: Provide each enum constant as macro. (authored by gniibe).
cipher:kem: Provide each enum constant as macro.
Fri, Jan 30, 10:41 AM
gniibe committed rCacd0b4347002: build: Allow build with no Kyber. (authored by gniibe).
build: Allow build with no Kyber.
Fri, Jan 30, 10:41 AM
gniibe committed rCd54d834eb434: build: More changes to allow build with no Kyber. (authored by gniibe).
build: More changes to allow build with no Kyber.
Fri, Jan 30, 10:41 AM
gniibe committed rC7ebe90e5553b: cipher:ecc: Silence GCC 15 warning. (authored by gniibe).
cipher:ecc: Silence GCC 15 warning.
Fri, Jan 30, 10:41 AM
gniibe committed rC448693047fac: cipher:rsa: Fix missing initialization in generate_fips. (authored by gniibe).
cipher:rsa: Fix missing initialization in generate_fips.
Fri, Jan 30, 10:41 AM
gniibe committed rCaced8fd23236: mpi: Provide the function prototype of __udiv_qrnnd. (authored by gniibe).
mpi: Provide the function prototype of __udiv_qrnnd.
Fri, Jan 30, 10:41 AM
gniibe committed rC013bcc18676d: Add missing abiversion tag for PowerPC assembly (authored by jukivili).
Add missing abiversion tag for PowerPC assembly
Fri, Jan 30, 10:41 AM
gniibe committed rC210562de650d: Add missing machine tags for PowerPC assembly (authored by jukivili).
Add missing machine tags for PowerPC assembly
Fri, Jan 30, 10:41 AM
gniibe committed rCc720dd8927a5: poly1305-p10le: use '.rodata' section for read-only data (authored by jukivili).
poly1305-p10le: use '.rodata' section for read-only data
Fri, Jan 30, 10:41 AM
gniibe committed rCdb55dfb74e64: Mark nonstring use cases with __nonstring__ attribute. (authored by gniibe).
Mark nonstring use cases with __nonstring__ attribute.
Fri, Jan 30, 10:41 AM
werner committed rCbec3eeabc688: Post release updates (authored by werner).
Post release updates
Fri, Jan 30, 10:41 AM
werner committed rC737cc6360014: Release 1.11.2 (authored by werner).
Release 1.11.2
Fri, Jan 30, 10:41 AM
gniibe committed rCae80106fb9d3: random:jent: Fix for jent_rng_is_initialized. (authored by gniibe).
random:jent: Fix for jent_rng_is_initialized.
Fri, Jan 30, 10:41 AM
gniibe committed rC5b260f28d2a5: random:jent: Fix build with address sanitizer. (authored by gniibe).
random:jent: Fix build with address sanitizer.
Fri, Jan 30, 10:41 AM
gniibe committed rC5937b1730df8: mpi: Fix redefinition of types. (authored by gniibe).
mpi: Fix redefinition of types.
Fri, Jan 30, 10:41 AM
gniibe committed rCa7aa18fff3cc: secmem: Handle HAVE_BROKEN_MLOCK for the case with ASAN. (authored by gniibe).
secmem: Handle HAVE_BROKEN_MLOCK for the case with ASAN.
Fri, Jan 30, 10:41 AM
gniibe committed rC172968f52174: mpi: Introduce mpi_tfr and use it for point_tfr. (authored by gniibe).
mpi: Introduce mpi_tfr and use it for point_tfr.
Fri, Jan 30, 10:41 AM
gniibe committed rCf9d5650ad2ea: t-kem: fix test loop iteration (authored by jukivili).
t-kem: fix test loop iteration
Fri, Jan 30, 10:41 AM
gniibe committed rC06b590e6e537: cipher:aria: Fix compiler error on NetBSD. (authored by collinfunk).
cipher:aria: Fix compiler error on NetBSD.
Fri, Jan 30, 10:41 AM
gniibe committed rC100efe24af52: Update autogen.sh and gpg-error.m4 from upstream. (authored by werner).
Update autogen.sh and gpg-error.m4 from upstream.
Fri, Jan 30, 10:41 AM
gniibe committed rCd0da36c1e5fe: Update autogen.sh also for test(1) -o adjustment. (authored by werner).
Update autogen.sh also for test(1) -o adjustment.
Fri, Jan 30, 10:41 AM
gniibe committed rC3e4eda9fe475: Adjust scripts for test(1) operator -a removal (authored by werner).
Adjust scripts for test(1) operator -a removal
Fri, Jan 30, 10:41 AM
gniibe committed rCb17ed8d1af20: mceliece6688128f: fix stack overflow crash on win64/wine (authored by jukivili).
mceliece6688128f: fix stack overflow crash on win64/wine
Fri, Jan 30, 10:41 AM
gniibe committed rCf4fda2acfaed: mceliece6688128f: fix UBSAN runtime errors (authored by jukivili).
mceliece6688128f: fix UBSAN runtime errors
Fri, Jan 30, 10:41 AM
gniibe committed rC1aca19b89768: cipher-xts: harden mask generation against branch optimization (authored by jukivili).
cipher-xts: harden mask generation against branch optimization
Fri, Jan 30, 10:41 AM
gniibe committed rCefa0e8fdee5c: rijndael: harden mask generation against branch optimization (authored by jukivili).
rijndael: harden mask generation against branch optimization
Fri, Jan 30, 10:41 AM
gniibe committed rC689d0b1396d4: mpih-pow: harden condition calculation against branch optimization (authored by jukivili).
mpih-pow: harden condition calculation against branch optimization
Fri, Jan 30, 10:41 AM
gniibe committed rC0df884de5e3c: kyber: harden mask generation against branch optimization (authored by jukivili).
kyber: harden mask generation against branch optimization
Fri, Jan 30, 10:41 AM
gniibe committed rCcf1165c26ac8: sntrup761: harden mask generation against branch optimization (authored by jukivili).
sntrup761: harden mask generation against branch optimization
Fri, Jan 30, 10:41 AM
gniibe committed rC7ff58b28726e: sntrup761: use const-time helpers for memory comparison and cond move (authored by jukivili).
sntrup761: use const-time helpers for memory comparison and cond move
Fri, Jan 30, 10:41 AM
gniibe committed rC9e1ee6efea9d: mceliece6688128f: harden mask generation against branch optimization (authored by jukivili).
mceliece6688128f: harden mask generation against branch optimization
Fri, Jan 30, 10:41 AM
gniibe committed rC379a0baffa85: const-time: add 64-bit fast paths for const-time buffer functions (authored by jukivili).
const-time: add 64-bit fast paths for const-time buffer functions
Fri, Jan 30, 10:41 AM
gniibe committed rC3a281e0b045a: mceliece6688128f: use const-time helper for memory comparison (authored by jukivili).
mceliece6688128f: use const-time helper for memory comparison
Fri, Jan 30, 10:41 AM
gniibe committed rC289c0a596fd3: Add stack burning for PQC algorithms (authored by jukivili).
Add stack burning for PQC algorithms
Fri, Jan 30, 10:41 AM
werner committed rC995b870fd2b7: w32: Use CSIDL_COMMON_APPDATA instead of /etc (authored by werner).
w32: Use CSIDL_COMMON_APPDATA instead of /etc
Fri, Jan 30, 10:41 AM
gniibe committed rC5ba143d51f37: cipher:kyber: Apply a change from upstream. (authored by gniibe).
cipher:kyber: Apply a change from upstream.
Fri, Jan 30, 10:41 AM
werner committed rC2b8b483d42b3: doc: Add a note on Windows installation (authored by werner).
doc: Add a note on Windows installation
Fri, Jan 30, 10:41 AM
gniibe committed rC520c699c82e4: mpi: Use secure MPI in _gcry_mpi_assign_limb_space. (authored by gniibe).
mpi: Use secure MPI in _gcry_mpi_assign_limb_space.
Fri, Jan 30, 10:41 AM
gniibe committed rCc6e0658004b5: fips,cipher: Fix the regression with disabled public-key algo. (authored by gniibe).
fips,cipher: Fix the regression with disabled public-key algo.
Fri, Jan 30, 10:41 AM
pl13 added a comment to T8053: GpgSM: `log-file` is ignored.

The gnupg manual (page 113) mentions:

Fri, Jan 30, 10:30 AM · gpd5x, Bug Report, S/MIME, gnupg26
tfry committed rOJcd0921df83e2: reencrypt: Fix display of source and target folder names (authored by tfry).
reencrypt: Fix display of source and target folder names
Fri, Jan 30, 10:18 AM
tfry committed rOJ10fac0b46cce: Add links to graph API documentation (authored by tfry).
Add links to graph API documentation
Fri, Jan 30, 10:18 AM
wiz added a comment to T8065: gnupg self test hang: clean migration.

Thank you for looking at this.
I'm testing with gnupg git head as of today, please let me know if you prefer 2.5.17 instead.

Fri, Jan 30, 9:46 AM · gpgrt, NetBSD, gnupg26, Bug Report
gniibe claimed T8065: gnupg self test hang: clean migration.
Fri, Jan 30, 9:02 AM · gpgrt, NetBSD, gnupg26, Bug Report
gniibe added a comment to T8065: gnupg self test hang: clean migration.

Thank you for your report.

Fri, Jan 30, 9:00 AM · gpgrt, NetBSD, gnupg26, Bug Report
tfry committed rOJd7771ad189df: Use case insenstive comparison for address completions (authored by tfry).
Use case insenstive comparison for address completions
Fri, Jan 30, 7:42 AM
l10n daemon script <scripty@kde.org> committed rMTP4551fb15b882: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fri, Jan 30, 4:51 AM
l10n daemon script <scripty@kde.org> committed rMTPca012d7dac02: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fri, Jan 30, 3:00 AM
gniibe added a comment to T8066: gpgrt: Static linking support.

TL;DR
This ticket was created because building static-linked gpgv shows warnings from glibc for getpwnam and getpwuid.
Basically, we can/should ignore the warnings from glibc at link time (for normal use cases), because it is irrelevant.

Fri, Jan 30, 2:19 AM · Linux, Feature Request, gpgrt

Thu, Jan 29

ebo closed T7989: GpgOL: Confusing message in dialog window "Conflicting crypto settings", a subtask of T8064: Draft: GpgOL: Add Option to force GpgOL usage in case of conflict, as Resolved.
Thu, Jan 29, 5:44 PM · Feature Request, gpgol
ebo closed T7989: GpgOL: Confusing message in dialog window "Conflicting crypto settings" as Resolved.
Thu, Jan 29, 5:44 PM · vsd33 (vsd-3.3.5), Bug Report, gpd5x, gpgol
ebo moved T7989: GpgOL: Confusing message in dialog window "Conflicting crypto settings" from Triage to Done on the gpgol board.

works in vsd 3.3.5

Thu, Jan 29, 5:44 PM · vsd33 (vsd-3.3.5), Bug Report, gpd5x, gpgol
ebo created vsd33 (vsd-3.3.5).
Thu, Jan 29, 5:42 PM
ebo renamed vsd33 (vsd-3.3.4) from vsd33 (vsd-3.3.4) to vsd-3.3.4.
Thu, Jan 29, 5:42 PM
ebo created vsd33 (vsd-3.3.4).
Thu, Jan 29, 5:41 PM
werner committed rD2920b13a93ea: Update vsd to 3.3.5 (authored by werner).
Update vsd to 3.3.5
Thu, Jan 29, 5:17 PM
werner committed rD683e051a15c2: swdb: gpgol 2.7.1 (authored by werner).
swdb: gpgol 2.7.1
Thu, Jan 29, 5:17 PM
tfry committed rOJ71248d4e56b6: Wait longer between re-connect attempts (browsers will start throttling… (authored by tfry).
Wait longer between re-connect attempts (browsers will start throttling…
Thu, Jan 29, 4:28 PM
timegrid added a comment to T6152: Allow giving context to gpg-agent.

Current state in gpg4win-5.0.0:

Thu, Jan 29, 4:09 PM · gnupg26, Feature Request, S/MIME
ebo edited projects for T6208: Kleopatra: Provide log for all jobs, added: gpd5x; removed Restricted Project.

As a first step we should make the diagnostics output available everywhere via a button like in T6268: Kleopatra: Diagnostic output when importing keys

Thu, Jan 29, 4:07 PM · gpd5x, kleopatra
tfry requested review of D628: Remove dependcy on vue.
Thu, Jan 29, 4:03 PM · gpgol2
timegrid edited projects for T6198: KMail: Port to keyresolver from libkleo, added: KMail, libkleo; removed Restricted Project, kleopatra.
Thu, Jan 29, 3:56 PM · libkleo, KMail, Feature Request, KDE
ebo closed T6361: Kleopatra: Add version information to Statusbar as Resolved.

We have this now for VSD, there is (currently) no neccessitiy für Ggp4win

Thu, Jan 29, 3:52 PM · Restricted Project, kleopatra
tfry committed rOJ3229163ba025: Cleanup (authored by tfry).
Cleanup
Thu, Jan 29, 3:51 PM
tfry committed rOJf0561ebff9ad: Fix display of error messages (authored by tfry).
Fix display of error messages
Thu, Jan 29, 3:51 PM
tfry committed rOJd0993a9be14f: Remove dependency on Vue (authored by tfry).
Remove dependency on Vue
Thu, Jan 29, 3:51 PM
timegrid removed a project from T6398: Support X.509 nameConstraints: Restricted Project.
Thu, Jan 29, 3:50 PM · Feature Request, libksba
timegrid moved T6425: improve pinentry behavior and texts in smart card context from Backlog to QA on the gpd5x board.
Thu, Jan 29, 3:49 PM · gpd5x, gnupg24 (gnupg-2.4.5), scd, Bug Report
timegrid edited projects for T6425: improve pinentry behavior and texts in smart card context , added: gpd5x; removed Restricted Project.
Thu, Jan 29, 3:49 PM · gpd5x, gnupg24 (gnupg-2.4.5), scd, Bug Report
ebo moved T6461: KOrganizer: Remote ICS file doesn't populate calendar from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Thu, Jan 29, 3:47 PM · Restricted Project, KDE
ebo closed T6461: KOrganizer: Remote ICS file doesn't populate calendar as Resolved.

should be fixed: https://bugs.kde.org/show_bug.cgi?id=425460#c9

Thu, Jan 29, 3:47 PM · Restricted Project, KDE
tfry committed rOJ1243d55e88ca: Cleanup (authored by tfry).
Cleanup
Thu, Jan 29, 3:45 PM
ebo lowered the priority of T6516: Kleopatra: Indicate CRL check failure when validating certificates from Normal to Low.
Thu, Jan 29, 3:45 PM · gpd5x, S/MIME, kleopatra
TobiasFella placed T7943: Kleopatra: OK button to set card cardholder/url needs two clicks up for grabs.
Thu, Jan 29, 3:42 PM · token, gpd5x, kleopatra
TobiasFella removed a watcher for kleopatra: TobiasFella.
Thu, Jan 29, 3:42 PM
ebo closed T6532: Kleopatra: X509 import needs to be offline as Wontfix.

As there are there are no user requests for this, we'll close this

Thu, Jan 29, 3:39 PM · kleopatra, Restricted Project
werner committed rWc29c3322e18e: Update GpgOL to 2.7.1 (authored by werner).
Update GpgOL to 2.7.1
Thu, Jan 29, 3:37 PM
werner committed rW42ce86bd3fcd: Update GpgOL to 2.7.1 (authored by werner).
Update GpgOL to 2.7.1
Thu, Jan 29, 3:32 PM
werner committed rO36143bb19add: Post release updates (authored by werner).
Post release updates
Thu, Jan 29, 3:31 PM
werner committed rOaeafc4b34e42: Release 2.7.1 (authored by werner).
Release 2.7.1
Thu, Jan 29, 3:30 PM
ebo closed T6533: Kleopatra: Import progress weird when importing large files as Resolved.

meanwhile we do not show a percentage any more so this is resolved

Thu, Jan 29, 3:29 PM · kleopatra, Restricted Project
timegrid removed a project from T6545: Support CRL extension issuingDistributionPoint: Restricted Project.
Thu, Jan 29, 3:23 PM · workaround, gnupg26, libksba, Feature Request
werner added a comment to T8036: Warning message when starting outlook.

This has been changed by listing the other Add-Ins only if debugging is actually enabled.

Thu, Jan 29, 3:19 PM · vsd33 (vsd-3.3.5), gpgol
werner updated the task description for T8036: Warning message when starting outlook.
Thu, Jan 29, 3:15 PM · vsd33 (vsd-3.3.5), gpgol
mmontkowski committed rOcbde2260607e: Conflicting crypto settings Translations (authored by mmontkowski).
Conflicting crypto settings Translations
Thu, Jan 29, 3:13 PM
tfry requested review of D627: Port away from EWS API usage / abstraction to use either Graph API or EWS API.
Thu, Jan 29, 3:10 PM
ebo created T8068: GpgOL: Restore original crypto settings when aborting sending.
Thu, Jan 29, 2:56 PM · gpd5x, gpgol
tfry committed rOJ95a5101069a8: Cleanups, comments (authored by tfry).
Cleanups, comments
Thu, Jan 29, 2:48 PM
tfry committed rOJ41911a279ccd: Fix race condition in display of error message (authored by tfry).
Fix race condition in display of error message
Thu, Jan 29, 2:48 PM
werner committed rW879749a2120a: Update Libgcrypt to 1.12.0 (authored by werner).
Update Libgcrypt to 1.12.0
Thu, Jan 29, 2:40 PM
werner closed T8054: Key expiration year during key creation only shown with 2 digits as Wontfix.

This string comes from the Windows API and thus it is a Windows bug. It maye take some decades until this get fixed but at least they have meanwhile sfxed the "Westeuropäische Zeit" zu the correct "Mitteleuropäische Zeit" - Modulo Umlaut problems.

Thu, Jan 29, 2:32 PM · gnupg26
mmontkowski committed rOf75a9c4e4739: Conflicting crypto settings (authored by mmontkowski).
Conflicting crypto settings
Thu, Jan 29, 2:31 PM
werner triaged T8043: Review JS library dependencies as Normal priority.
Thu, Jan 29, 2:28 PM · gpd5x, gpgol2
werner triaged T8066: gpgrt: Static linking support as Low priority.

Let us mark this as a feature requests. gepwnam(3) is a standard libc function and if glibc does not support it; this is more likely a glibc bug than a bug in an application.

Thu, Jan 29, 2:26 PM · Linux, Feature Request, gpgrt
werner closed T7226: libgcrypt 1.11.0 buid error on armhf with gcc-14 as Resolved.
Thu, Jan 29, 2:21 PM · FTBFS, arm, libgcrypt, Bug Report
werner closed T7220: The CF protection not enabled in libgcrypt as Resolved.
Thu, Jan 29, 2:20 PM · libgcrypt, Bug Report