Page MenuHome GnuPG
Feed All Stories

Jul 19 2023

gniibe changed the status of T6580: Use gnupg_fd_t if it's relevant, a subtask of T6508: Port GnuPG to 64-bit Windows, from Open to Testing.
Jul 19 2023, 4:55 AM · Windows 64, Feature Request, gnupg26
gniibe changed the status of T6580: Use gnupg_fd_t if it's relevant from Open to Testing.
Jul 19 2023, 4:54 AM · Windows 64, Feature Request, gnupg26
gniibe changed the status of T6597: Introduce FD_DBG to handle the cases for displaying the value, a subtask of T6508: Port GnuPG to 64-bit Windows, from Open to Testing.
Jul 19 2023, 4:54 AM · Windows 64, Feature Request, gnupg26
gniibe changed the status of T6597: Introduce FD_DBG to handle the cases for displaying the value from Open to Testing.
Jul 19 2023, 4:54 AM · Windows 64, Feature Request, gnupg26
l10n daemon script <scripty@kde.org> committed rLIBKLEOf9a9aede7e31: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 19 2023, 4:53 AM
gniibe changed the status of T6598: Fix FD2INT for 64-bit Windows, a subtask of T6508: Port GnuPG to 64-bit Windows, from Open to Testing.
Jul 19 2023, 4:53 AM · Windows 64, Feature Request, gnupg26
gniibe changed the status of T6598: Fix FD2INT for 64-bit Windows from Open to Testing.

On 64-bit Windows, the situation now is:

Jul 19 2023, 4:53 AM · Windows 64, Feature Request, gnupg26
l10n daemon script <scripty@kde.org> committed rKLEOPATRA75b91c747560: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 19 2023, 4:49 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA4ed7dd22de20: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Jul 19 2023, 2:51 AM

Jul 18 2023

aheinecke raised the priority of T6559: GPGSM: "always trust like override" or "force" option from Wishlist to Normal.

I am raising this up from the wishlist. Error messages from CRL errors can be so obscure, like we just had in a support call.

Jul 18 2023, 1:12 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
aheinecke committed rW20fe773d503b: web: Converted okular gifs to webm (authored by aheinecke).
web: Converted okular gifs to webm
Jul 18 2023, 1:01 PM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAdf3be6c15879: 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
Jul 18 2023, 11:23 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA98e7072936d8: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Jul 18 2023, 10:33 AM
gniibe committed rGea1935252e28: commond: Introduce FD2NUM to express conversion to number of fds. (authored by gniibe).
commond: Introduce FD2NUM to express conversion to number of fds.
Jul 18 2023, 8:05 AM
gniibe committed rGae188a3357cf: agent,build,w32: Fix use of SOCKET. (authored by gniibe).
agent,build,w32: Fix use of SOCKET.
Jul 18 2023, 8:05 AM
gniibe committed rG521ec40aea89: common,w32: Fix FD2INT macro. (authored by gniibe).
common,w32: Fix FD2INT macro.
Jul 18 2023, 8:05 AM
gniibe committed rG81055baf5c31: dirmngr,kbk,tools: Fix type casting. (authored by gniibe).
dirmngr,kbk,tools: Fix type casting.
Jul 18 2023, 8:05 AM
gniibe committed rGb849c930e9b5: common: Introduce FD_DBG to display gnupg_fd_t value. (authored by gniibe).
common: Introduce FD_DBG to display gnupg_fd_t value.
Jul 18 2023, 8:05 AM
gniibe added a comment to T6598: Fix FD2INT for 64-bit Windows.

Use of FD2INT for the first argument of select is semantically not good. It's the number of file descriptor. When we use FD2INT here, the type is converted to 64-bit integer, then implicitly demoted to 32-bit integer. We need new macro, say, FD2NUM to convert FD into 32-bit integer.
<--- done in: rGea1935252e28: commond: Introduce FD2NUM to express conversion to number of fds.

Jul 18 2023, 7:51 AM · Windows 64, Feature Request, gnupg26
mlaurent committed rLIBKLEOb46933677840: GIT_SILENT: fix PIM_VERSION (authored by mlaurent).
GIT_SILENT: fix PIM_VERSION
Jul 18 2023, 7:32 AM
gniibe added a comment to T6598: Fix FD2INT for 64-bit Windows.

Here is a test program for 64-bit Windows to see how cast works:

#include <stdint.h>
#include <stdio.h>
Jul 18 2023, 7:20 AM · Windows 64, Feature Request, gnupg26
gniibe triaged T6598: Fix FD2INT for 64-bit Windows as Normal priority.
Jul 18 2023, 7:15 AM · Windows 64, Feature Request, gnupg26
mlaurent committed rLIBKLEO38cc14ee834d: GIT_SILENT: prepare 5.24.0 beta (authored by mlaurent).
GIT_SILENT: prepare 5.24.0 beta
Jul 18 2023, 7:10 AM
mlaurent committed rKLEOPATRA0e19700cfb01: GIT_SILENT: prepare 5.24.0 beta (authored by mlaurent).
GIT_SILENT: prepare 5.24.0 beta
Jul 18 2023, 7:08 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAf2cedd8b26a5: 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
Jul 18 2023, 6:04 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAe6946e3c15e3: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Jul 18 2023, 4:57 AM
gniibe triaged T6597: Introduce FD_DBG to handle the cases for displaying the value as Normal priority.
Jul 18 2023, 4:53 AM · Windows 64, Feature Request, gnupg26
aheinecke created P29 Skript.
Jul 18 2023, 4:36 AM

Jul 17 2023

jukivili committed rCa5f88f30ce61: hwf-x86: use CFI statements for 'is_cpuid_available' (authored by jukivili).
hwf-x86: use CFI statements for 'is_cpuid_available'
Jul 17 2023, 3:43 PM
jukivili committed rC35829d38d61f: configure: fix HAVE_GCC_ASM_CFI_DIRECTIVES check (authored by jukivili).
configure: fix HAVE_GCC_ASM_CFI_DIRECTIVES check
Jul 17 2023, 3:43 PM
jukivili committed rC4a42a042bcf6: Add VAES/AVX2 accelerated i386 implementation for AES (authored by jukivili).
Add VAES/AVX2 accelerated i386 implementation for AES
Jul 17 2023, 3:43 PM
jukivili committed rC13f288edd527: rijndael-vaes-avx2-amd64: avoid extra load in CFB & CBC IV handling (authored by jukivili).
rijndael-vaes-avx2-amd64: avoid extra load in CFB & CBC IV handling
Jul 17 2023, 3:43 PM
jukivili committed rC6b47e85d6515: rijndael-vaes-avx2-amd64: acceleration for OCB auth (authored by jukivili).
rijndael-vaes-avx2-amd64: acceleration for OCB auth
Jul 17 2023, 3:43 PM
Albert Astals Cid <aacid@kde.org> committed rKLEOPATRA8bcdf0bd2887: GIT_SILENT Upgrade release service version to 23.11.70. (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Upgrade release service version to 23.11.70.
Jul 17 2023, 12:30 PM
Albert Astals Cid <aacid@kde.org> committed rKLEOPATRAa07056ec85dc: GIT_SILENT Upgrade release service version to 23.07.80. (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Upgrade release service version to 23.07.80.
Jul 17 2023, 11:03 AM
mlaurent committed rLIBKLEO4cf266830ac3: Fix add QCH targets (authored by mlaurent).
Fix add QCH targets
Jul 17 2023, 8:49 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA7a74841ec098: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Jul 17 2023, 2:51 AM

Jul 16 2023

l10n daemon script <scripty@kde.org> committed rKLEOPATRAf9841723df7c: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Jul 16 2023, 2:50 AM

Jul 15 2023

mlaurent committed rLIBKLEO1c52f4a46795: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
Jul 15 2023, 10:15 AM
mlaurent committed rKLEOPATRA3e560dc00e54: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
Jul 15 2023, 10:12 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAf7bbf07413e4: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Jul 15 2023, 2:48 AM

Jul 14 2023

aheinecke committed rW3fc0d0d748a5: Fix 4.2.0 release date (authored by aheinecke).
Fix 4.2.0 release date
Jul 14 2023, 6:22 PM
aheinecke committed rDda65eb6a9955: swdb: Gpg4win-4.2.0 (authored by aheinecke).
swdb: Gpg4win-4.2.0
Jul 14 2023, 6:18 PM
aheinecke committed rWcbfa2fa937b3: web: Fix language header in version-4.2-de.htm4 (authored by aheinecke).
web: Fix language header in version-4.2-de.htm4
Jul 14 2023, 5:59 PM
aheinecke committed rWea3e6f5b49da: web: Release 4.2.0 (authored by aheinecke).
web: Release 4.2.0
Jul 14 2023, 5:52 PM
aheinecke committed rW16e4fedfdb88: Add screencaptures from okular functionality (authored by aheinecke).
Add screencaptures from okular functionality
Jul 14 2023, 5:52 PM
ebo committed rW19a5af2afe6f: web: Update version 4.2 pages (authored by ebo).
web: Update version 4.2 pages
Jul 14 2023, 4:09 PM
aheinecke committed rWea90ea832e3d: Replace todo link with actual link in NEWS (authored by aheinecke).
Replace todo link with actual link in NEWS
Jul 14 2023, 12:50 PM
aheinecke committed rWfaac56d1c6ed: Add scripts to enable / disable keyboxd (authored by aheinecke).
Add scripts to enable / disable keyboxd
Jul 14 2023, 12:50 PM
aheinecke committed rWfeb4b462afab: Add missing exdll.c to EXTRA_DIST (authored by aheinecke).
Add missing exdll.c to EXTRA_DIST
Jul 14 2023, 12:50 PM
aheinecke committed rWdacba70e31da: web: Update version4.2 pages (authored by aheinecke).
web: Update version4.2 pages
Jul 14 2023, 12:45 PM
ebo added a comment to T6379: Kleopatra: Brainpool key can not be moved to smart card.

yeah, sorry, didn't test different key types yesterday.
NIST encryption keys do not work either, so only RSA encryption keys can be moved with Kleopatra to a smart card in gpg4win 4.2.0.
I can confirm that authentication keys work.

Jul 14 2023, 11:36 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, kleopatra
ebo added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

Found this one in Gpg4win-4.2.0-beta384:

Jul 14 2023, 11:24 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
aheinecke added a comment to T6596: export / import exit code always 1 for my keyring.

There are some more surprising results like on my windows test keyring it would always report "5 new signatures" regardless of how often I ran the script ;)

Jul 14 2023, 10:40 AM · gnupg
aheinecke triaged T6596: export / import exit code always 1 for my keyring as Normal priority.
Jul 14 2023, 10:38 AM · gnupg
gniibe added a comment to T6570: Better performance with OCB encryption + sign.

Update the patch to allow --compatibility-flags hashing-in-parallel.

Jul 14 2023, 9:17 AM · gnupg, Restricted Project
gniibe committed rGee9e3578ce30: gpg: Use gnupg_fd_t for iobuf_get_fd and is_secured_file. (authored by gniibe).
gpg: Use gnupg_fd_t for iobuf_get_fd and is_secured_file.
Jul 14 2023, 8:55 AM
gniibe committed rG5d375bb16825: gpg: Use is_secured_filename before opening the file. (authored by gniibe).
gpg: Use is_secured_filename before opening the file.
Jul 14 2023, 8:55 AM
aheinecke added a comment to T6379: Kleopatra: Brainpool key can not be moved to smart card.
In T6379#172803, @ebo wrote:

Noticed in gpg4win 4.2.0-beta373:

For Brainpool and ed/cv25519 keys it is not possible to move a subkey to a smart card with Kleopatra. The error message is "invalid value".
Moving the main key works, though. The command line works for all keys types, of course.

Jul 14 2023, 8:46 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, kleopatra
aheinecke placed T6379: Kleopatra: Brainpool key can not be moved to smart card up for grabs.
Jul 14 2023, 8:45 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, kleopatra
l10n daemon script <scripty@kde.org> committed rKLEOPATRAe42cb771639c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 14 2023, 5:33 AM
gniibe committed rC77ce5866e06c: build: Fix the notice in configure.ac. (authored by bernhard).
build: Fix the notice in configure.ac.
Jul 14 2023, 4:19 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOfb98605fbf42: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 14 2023, 4:12 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAe2a770f1874b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 14 2023, 4:05 AM

Jul 13 2023

taichi created T6595: libgpg-error: build failure on Windows.
Jul 13 2023, 6:31 PM · Cygwin, gpgrt, Bug Report
taichi updated taichi.
Jul 13 2023, 6:19 PM
aheinecke committed rW55ae70023991: Fix make dist target (authored by aheinecke).
Fix make dist target
Jul 13 2023, 5:25 PM
jukivili added a comment to T6561: OpenPGP benchmarks on Windows OCB vs. CFB + MDC vs. Unsigned vs. Signed on real data..

Problem with SHA-256 on x86-64 is that it took long time for Intel to introduce SHA acceleration (SHA1 & SHA256) to their main CPU products.

Jul 13 2023, 4:29 PM · gnupg
ebo committed rXf505db35d860: po: Fix small typos in German translation (authored by ebo).
po: Fix small typos in German translation
Jul 13 2023, 3:53 PM
aheinecke committed rWda88ab2dd05c: Add tomorrow as release date for gpg4win-4.2.0 (authored by aheinecke).
Add tomorrow as release date for gpg4win-4.2.0
Jul 13 2023, 3:15 PM
aheinecke triaged T6594: Okular: Proper about data customization as Normal priority.
Jul 13 2023, 2:59 PM · Restricted Project, okular
aheinecke committed rW7650563f1a0b: Fix name in okular hack patch (authored by aheinecke).
Fix name in okular hack patch
Jul 13 2023, 2:58 PM
aheinecke triaged T6593: Gpg4win: Switch to pthreads (mingw-posix) as the default compiler variant as Normal priority.
Jul 13 2023, 2:54 PM · Restricted Project, gpg4win
aheinecke committed rW2c41be9a6162: Update Kleopatra (authored by aheinecke).
Update Kleopatra
Jul 13 2023, 2:37 PM
aheinecke committed rW62e820370cc7: Add patch to customize okular bugurl (authored by aheinecke).
Add patch to customize okular bugurl
Jul 13 2023, 2:37 PM
ebo reopened T6379: Kleopatra: Brainpool key can not be moved to smart card as "Open".

Noticed in gpg4win 4.2.0-beta373:

Jul 13 2023, 1:38 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, kleopatra
aheinecke added a comment to F4901453: image.png.

😂 I literally laughed when I saw this. You are taking this so much further and faster then I expected. Great job!

Jul 13 2023, 1:07 PM
CarlSchwan added a comment to T6199: Kleopatra: MIME viewer support.

Current progress, the viewer now support viewing embedded calendar events, embedded emails and embedded calendar events in an embedded email

Jul 13 2023, 12:18 PM · Restricted Project, kleopatra
ebo committed rW63857377b28a: Add page for 4.2.0 version info (authored by ebo).
Add page for 4.2.0 version info
Jul 13 2023, 9:10 AM
gniibe committed rGcf270b0d3028: sm: Fix open_es_fread and open_es_fwrite for gnupg_fd_t. (authored by gniibe).
sm: Fix open_es_fread and open_es_fwrite for gnupg_fd_t.
Jul 13 2023, 7:38 AM
gniibe committed rGea625c74f00a: sm: Use open_stream_nc for do_listkeys. (authored by gniibe).
sm: Use open_stream_nc for do_listkeys.
Jul 13 2023, 6:54 AM
gniibe committed rG69c1d812842c: sm: Use gnupg_fd_t and open_stream_nc for assuan_get_input_fd. (authored by gniibe).
sm: Use gnupg_fd_t and open_stream_nc for assuan_get_input_fd.
Jul 13 2023, 6:48 AM
gniibe committed rGfb046ccd931d: sm: Use open_stream_nc for HANDLE by assuan_get_output_fd. (authored by gniibe).
sm: Use open_stream_nc for HANDLE by assuan_get_output_fd.
Jul 13 2023, 4:19 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA1ab793f97abb: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 13 2023, 3:58 AM
gniibe triaged T6592: GPGSM: Use estream_t instead of FD as Normal priority.
Jul 13 2023, 3:51 AM · Windows 64, Feature Request, gnupg26
l10n daemon script <scripty@kde.org> committed rKLEOPATRA25036df92f34: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Jul 13 2023, 2:50 AM

Jul 12 2023

aheinecke lowered the priority of T6531: Gpgtar behavioral change when extracting archives from Unbreak Now! to Normal.

Normal priority to get the _1_ removed when no folder with the same name already exists in that location.

Jul 12 2023, 5:12 PM · Restricted Project, kleopatra, gpgtar
aheinecke committed rKLEOPATRA8d92fe5684ef: Strip archive extension for CMS folder, too (authored by aheinecke).
Strip archive extension for CMS folder, too
Jul 12 2023, 5:09 PM
aheinecke moved T6531: Gpgtar behavioral change when extracting archives from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Strangely enough this does not happen on linux. Maybe related to the KMime changes we have there?

Jul 12 2023, 4:05 PM · Restricted Project, kleopatra, gpgtar
aheinecke committed rWfd8383966b46: Remove KTextWidgets from optional Okular deps (authored by aheinecke).
Remove KTextWidgets from optional Okular deps
Jul 12 2023, 3:35 PM
aheinecke added a reverting change for rW0ead33dac63b: Remove KF5TextWidgets from non required deps: rW8242ecbe6b8c: Revert "Remove KF5TextWidgets from non required deps".
Jul 12 2023, 3:35 PM
aheinecke committed rW8242ecbe6b8c: Revert "Remove KF5TextWidgets from non required deps" (authored by aheinecke).
Revert "Remove KF5TextWidgets from non required deps"
Jul 12 2023, 3:35 PM
aheinecke committed rW7bb41206ede8: Switch poppler to current master snapshot (authored by aheinecke).
Switch poppler to current master snapshot
Jul 12 2023, 3:31 PM
aheinecke committed rW0ead33dac63b: Remove KF5TextWidgets from non required deps (authored by aheinecke).
Remove KF5TextWidgets from non required deps
Jul 12 2023, 3:31 PM
aheinecke created P28 (An Untitled Masterwork).
Jul 12 2023, 11:22 AM
aheinecke claimed T6531: Gpgtar behavioral change when extracting archives.
Jul 12 2023, 9:29 AM · Restricted Project, kleopatra, gpgtar
aheinecke reopened T6531: Gpgtar behavioral change when extracting archives as "Open".

For S/MIME archives the output for e.g. testfolder.tar.gz.p7m is now named "testfolder.tar.gz_1_/testfolder" with the "_1_" even added if there is no "archive.tar.gz"

Jul 12 2023, 9:26 AM · Restricted Project, kleopatra, gpgtar
gniibe committed rG23bcb78d279e: gpg: Add support for Subkey-Expire-Date. (authored by gniibe).
gpg: Add support for Subkey-Expire-Date.
Jul 12 2023, 7:06 AM
mlaurent committed rKLEOPATRA49a3b32c2214: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
Jul 12 2023, 6:52 AM
gniibe committed rGb07b5144ff6a: gpg: Fix expiration time when Creation-Date is specified. (authored by gniibe).
gpg: Fix expiration time when Creation-Date is specified.
Jul 12 2023, 6:39 AM