Page MenuHome GnuPG
Feed All Stories

Today

TobiasFella changed the status of T7096: Kleopatra: Show origin of user-ID in details window, a subtask of T7019: Kleopatra: change "certificate detailed view" to tabbed interface instead of sub-windows, from Open to Testing.
Fri, May 10, 2:27 PM · vsd33, Restricted Project, kleopatra
TobiasFella changed the status of T7096: Kleopatra: Show origin of user-ID in details window from Open to Testing.
Fri, May 10, 2:27 PM · vsd33, Restricted Project, kleopatra
TobiasFella set External Link to https://invent.kde.org/pim/libkleo/-/merge_requests/99 on T6808: Libkleo Keyresolver: misleading display/wording in confirmation dialog.
Fri, May 10, 2:25 PM · vsd33, kleopatra, Restricted Project
TobiasFella committed rLIBKLEOdb6514c94980: Improve clarity of confirmation dialog (authored by TobiasFella).
Improve clarity of confirmation dialog
Fri, May 10, 2:25 PM
TobiasFella committed rKLEOPATRAe650feefdd1f: Cleanup and fixes (authored by TobiasFella).
Cleanup and fixes
Fri, May 10, 1:57 PM
TobiasFella committed rKLEOPATRAe6dc6ebbd2cb: Split into two commands (authored by TobiasFella).
Split into two commands
Fri, May 10, 1:57 PM
TobiasFella committed rKLEOPATRAc29b80f9de42: Add command for copying a key to a card (authored by TobiasFella).
Add command for copying a key to a card
Fri, May 10, 1:57 PM
TobiasFella committed rKLEOPATRA2cbb80ccc498: Add debug view (authored by TobiasFella).
Add debug view
Fri, May 10, 12:55 PM
TobiasFella committed rKLEOPATRAdd1f618db535: Work (authored by TobiasFella).
Work
Fri, May 10, 12:21 PM
TobiasFella committed rKLEOPATRAed97fd07f640: Improvements (authored by TobiasFella).
Improvements
Fri, May 10, 12:21 PM
TobiasFella committed rKLEOPATRA8ec225aae06c: Put reason in an expander (authored by TobiasFella).
Put reason in an expander
Fri, May 10, 12:21 PM
TobiasFella committed rKLEOPATRAf19091999c16: Change texts (authored by TobiasFella).
Change texts
Fri, May 10, 12:20 PM
TobiasFella committed rKLEOPATRA51e5f9cb8e39: Automatically export certificate after revocation and ask the user to publish it (authored by TobiasFella).
Automatically export certificate after revocation and ask the user to publish it
Fri, May 10, 12:20 PM
TobiasFella committed rKLEOPATRA99402dbf7777: Use active form (authored by TobiasFella).
Use active form
Fri, May 10, 12:20 PM
TobiasFella added a reverting change for rKLEOPATRAe96e8ae65345: Remove UI for adding a reason: rKLEOPATRA1e84936a1916: Revert "Remove UI for adding a reason".
Fri, May 10, 12:20 PM
TobiasFella committed rKLEOPATRA0976a53de625: Remove UI for adding a reason (authored by TobiasFella).
Remove UI for adding a reason
Fri, May 10, 12:20 PM
TobiasFella committed rKLEOPATRA42f3037313b7: Change some strings (authored by TobiasFella).
Change some strings
Fri, May 10, 12:20 PM
TobiasFella committed rKLEOPATRA1e84936a1916: Revert "Remove UI for adding a reason" (authored by TobiasFella).
Revert "Remove UI for adding a reason"
Fri, May 10, 12:20 PM
TobiasFella committed rKLEOPATRA3c7ce35797a3: Add more spacing (authored by TobiasFella).
Add more spacing
Fri, May 10, 12:20 PM
TobiasFella committed rKLEOPATRAc828e8a8cb4f: Make groupboxes frameless (authored by TobiasFella).
Make groupboxes frameless
Fri, May 10, 12:20 PM
TobiasFella committed rKLEOPATRA234dc2f21ec5: Improve text (authored by TobiasFella).
Improve text
Fri, May 10, 12:20 PM
TobiasFella committed rKLEOPATRA9beaf667db16: Indent certificate (authored by TobiasFella).
Indent certificate
Fri, May 10, 12:20 PM
TobiasFella committed rKLEOPATRAfd4314962e8d: Use strong emphasis (authored by TobiasFella).
Use strong emphasis
Fri, May 10, 12:20 PM
TobiasFella committed rKLEOPATRA03e15184958b: Improve revocation dialog (authored by TobiasFella).
Improve revocation dialog
Fri, May 10, 12:20 PM
ebo updated the task description for T7107: Kleopatra: Option "AsymmetricEncryptionOnly".
Fri, May 10, 10:52 AM · Feature Request, Restricted Project, kleopatra
qyliss added a comment to D600: posix: don't use LFS64 types in struct linux_dirent64.

Ah, I see what's up with the man page. It's documenting the Glibc getdents64() wrapper interface, so that's why it uses the Glibc types. But gpgme isn't using that wrapper, it's doing the syscall directly, so it should use the types the kernel uses, which as you've noticed are just generic unsigned and signed 64-bit integers, matching what my patch does.

Fri, May 10, 10:48 AM · gpgme
l10n daemon script <scripty@kde.org> committed rKLEOPATRAa7cdf9724052: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fri, May 10, 5:02 AM
l10n daemon script <scripty@kde.org> committed rMTPe95e7b9f748f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fri, May 10, 3:27 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA6b7ec69431cd: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fri, May 10, 3:26 AM

Yesterday

mlaurent committed rMTP2e0a5d68c707: Use ellipsis character instead of three dots in UI strings (authored by mlaurent).
Use ellipsis character instead of three dots in UI strings
Thu, May 9, 9:18 PM
jukivili committed rC5afadba00891: random: fix o_flag_munging for -O1 (authored by jukivili).
random: fix o_flag_munging for -O1
Thu, May 9, 11:21 AM
l10n daemon script <scripty@kde.org> committed rMTP930c4adc069e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, May 9, 5:18 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOf5a45b51ca82: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, May 9, 5:17 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAbaab7f285261: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, May 9, 5:16 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOb18d6a96203d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, May 9, 3:32 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA0d7fbcbae51e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, May 9, 3:31 AM
Albert Astals Cid <aacid@kde.org> committed rKLEOPATRAdb6620406395: GIT_SILENT Upgrade release service version to 24.04.90. (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Upgrade release service version to 24.04.90.
Thu, May 9, 1:12 AM

Wed, May 8

jukivili closed T7111: aarch64 assembly code for chacha20 should use local symbols for internal data as Resolved.
Wed, May 8, 9:02 PM · asm, arm, libgcrypt, Bug Report
jukivili claimed T7111: aarch64 assembly code for chacha20 should use local symbols for internal data.
Wed, May 8, 9:01 PM · asm, arm, libgcrypt, Bug Report
jukivili committed rC3f5989014a1b: chacha20-aarch64: use local symbols for read-only data (authored by jukivili).
chacha20-aarch64: use local symbols for read-only data
Wed, May 8, 9:01 PM
jukivili added a comment to T7111: aarch64 assembly code for chacha20 should use local symbols for internal data.

Thanks for report. I've applied this change to master.

Wed, May 8, 9:01 PM · asm, arm, libgcrypt, Bug Report
ikloecker added a comment to D600: posix: don't use LFS64 types in struct linux_dirent64.

/include/linux/dirent.h defines

struct linux_dirent64 {
	u64		d_ino;
	s64		d_off;
	unsigned short	d_reclen;
	unsigned char	d_type;
	char		d_name[];
};
Wed, May 8, 3:35 PM · gpgme
ikloecker committed rKLEOPATRA356191ae0655: Change two names and fix title case for help items (authored by ebo).
Change two names and fix title case for help items
Wed, May 8, 3:12 PM
ikloecker set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/192 on T6420: Kleopatra: improve layout of and text in smartcard management view.
Wed, May 8, 3:06 PM · vsd33, Feature Request, Restricted Project, kleopatra
ikloecker committed rKLEOPATRA17cf83c929a4: Improve some button texts and tooltips for OpenPGP smart cards (authored by ikloecker).
Improve some button texts and tooltips for OpenPGP smart cards
Wed, May 8, 3:06 PM
ikloecker moved T7113: Kleopatra: Remove "Create OpenPGP key" from OpenPGP smart card tab from Backlog to WiP on the vsd33 board.
Wed, May 8, 2:50 PM · vsd33, Restricted Project, kleopatra
ikloecker changed the status of T7113: Kleopatra: Remove "Create OpenPGP key" from OpenPGP smart card tab from Open to Testing.
Wed, May 8, 2:50 PM · vsd33, Restricted Project, kleopatra
ikloecker changed the status of T7113: Kleopatra: Remove "Create OpenPGP key" from OpenPGP smart card tab, a subtask of T6785: Kleopatra: Improvements related to smart cards, from Open to Testing.
Wed, May 8, 2:50 PM · kleopatra
ikloecker committed rKLEOPATRA5597e6c61704: Remove functionality to create OpenPGP certificate for OpenPGP card keys (authored by ikloecker).
Remove functionality to create OpenPGP certificate for OpenPGP card keys
Wed, May 8, 2:50 PM
gniibe committed rKa7aab2553d31: Use unsigned int for 1-bit flags. (authored by gniibe).
Use unsigned int for 1-bit flags.
Wed, May 8, 2:49 PM
ikloecker committed rKLEOPATRAbd5fb6e84bba: Remove functionality to create OpenPGP certificate for OpenPGP card keys (authored by ikloecker).
Remove functionality to create OpenPGP certificate for OpenPGP card keys
Wed, May 8, 2:48 PM
ikloecker updated the task description for T6420: Kleopatra: improve layout of and text in smartcard management view.
Wed, May 8, 2:48 PM · vsd33, Feature Request, Restricted Project, kleopatra
garyo closed T7112: gpg fails on Windows when specifying absolute homedir with drive letter as Invalid.
Wed, May 8, 2:47 PM · gnupg, Windows, Bug Report
garyo added a comment to T7112: gpg fails on Windows when specifying absolute homedir with drive letter.

The official GPG binary from "c:\Program Files (x86)\GnuPG\bin\gpg.exe" does not exhibit this problem. I will report it to the msys2 folks.

Wed, May 8, 2:47 PM · gnupg, Windows, Bug Report
ikloecker triaged T7113: Kleopatra: Remove "Create OpenPGP key" from OpenPGP smart card tab as Normal priority.
Wed, May 8, 2:25 PM · vsd33, Restricted Project, kleopatra
garyo added a comment to T7112: gpg fails on Windows when specifying absolute homedir with drive letter.

Yes, it is the msys2 build of gpg, installed using the standard msys2 methods. The pwd in my example was from msys2 zsh.
I reproduced the error running under msys2 zsh and in Powershell.
If I understand your response correctly, you are saying this will not be fixed in gnupg itself? I can report it to the cygwin/msys2 folks of course, if you think that is best. But I still suspect the root cause is in gnupg, probably in homedir.c or the code that makes an absolute path from a relative one.
I will retest with the official gpg4win and let you know the results.

Wed, May 8, 1:34 PM · gnupg, Windows, Bug Report
qyliss added a comment to D600: posix: don't use LFS64 types in struct linux_dirent64.

$ man getdents64

getdents64()
    The  original  Linux getdents() system call did not handle large filesystems and large file offsets.  Consequently, Linux 2.4
    added getdents64(), with wider types for the d_ino and d_off fields.  In addition, getdents64() supports an  explicit  d_type
    field.

    The  getdents64()  system call is like getdents(), except that its second argument is a pointer to a buffer containing struc‐
    tures of the following type:

        struct linux_dirent64 {
            ino64_t        d_ino;    /* 64-bit inode number */
            off64_t        d_off;    /* 64-bit offset to next structure */
            unsigned short d_reclen; /* Size of this dirent */
            unsigned char  d_type;   /* File type */
            char           d_name[]; /* Filename (null-terminated) */
        };
Wed, May 8, 1:19 PM · gpgme
ikloecker moved T6420: Kleopatra: improve layout of and text in smartcard management view from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Wed, May 8, 11:13 AM · vsd33, Feature Request, Restricted Project, kleopatra
ebo added a comment to T7089: Kleopatra: Integrate "disabled" feature from gpg.

Go ahead and split it of, then. And setting a key to disabled in Kleopatra itself is not that urgent that it has to be in vsd33.

Wed, May 8, 10:36 AM · vsd33, Feature Request, kleopatra, Restricted Project
ikloecker added a comment to T7089: Kleopatra: Integrate "disabled" feature from gpg.

I think Kleopatra now respects the "disabled" state of OpenPGP certificates. I don't remember the outcome of our discussion about allowing to disable OpenPGP certificates from Kleopatra, but I think this should be split out of this ticket.

Wed, May 8, 10:20 AM · vsd33, Feature Request, kleopatra, Restricted Project
ikloecker set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/94 on T6882: Kleopatra: Make ADSK configurgurable for new keys.
Wed, May 8, 10:15 AM · vsd33, kleopatra, Restricted Project
ikloecker added a task to D572: cpp,qt: Implement adding ADSKs: T6880: GPGME (++/qt): Add support for --quick-add-adsk.
Wed, May 8, 10:14 AM
ikloecker added a revision to T6880: GPGME (++/qt): Add support for --quick-add-adsk: D572: cpp,qt: Implement adding ADSKs.
Wed, May 8, 10:14 AM · gpgme, vsd33, Restricted Project
ikloecker set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/88 on T6879: Kleopatra: Add support for adding an ADSK.
Wed, May 8, 10:12 AM · kleopatra, vsd33, Restricted Project
ikloecker moved T6959: Kleopatra: Change colums in subkey details from Backlog to WiP on the vsd33 board.
Wed, May 8, 10:10 AM · vsd33, kleopatra, Restricted Project
ikloecker changed the status of T6959: Kleopatra: Change colums in subkey details, a subtask of T6874: Kleopatra subkey management improvements, from Open to Testing.
Wed, May 8, 10:10 AM · kleopatra, Restricted Project, vsd33
ikloecker changed the status of T6959: Kleopatra: Change colums in subkey details from Open to Testing.

Tobias should have addressed all points (except using ISO format for dates which we won't change in Kleopatra).

Wed, May 8, 10:10 AM · vsd33, kleopatra, Restricted Project
ikloecker added a comment to D600: posix: don't use LFS64 types in struct linux_dirent64.

$ man getdents64

getdents64()
    The  original  Linux getdents() system call did not handle large filesystems and large file offsets.  Consequently, Linux 2.4
    added getdents64(), with wider types for the d_ino and d_off fields.  In addition, getdents64() supports an  explicit  d_type
    field.
Wed, May 8, 10:01 AM · gpgme
qyliss added a comment to D600: posix: don't use LFS64 types in struct linux_dirent64.
In D600#6445, @gniibe wrote:

If it is intentional change by musl (requiring some changes by an application), we can use __ino64_t_defined and __off64_t_defined macro to see if those types are defined or not.

Wed, May 8, 9:45 AM · gpgme
debohman added a comment to T6444: pinentry-1.2.1 does not configure against libgpg-error-1.47.

Verified in pinentry-1.3.0.

Wed, May 8, 9:04 AM · pinentry
gniibe closed T6466: gpgme python example code contains insecure code pattern / chmod permission race condition as Resolved.

Fixed in gpgme 1.21.0.

Wed, May 8, 8:37 AM · Python, Documentation, gpgme
werner closed T6511: EdDSA support in FIPS mode as Resolved.
Wed, May 8, 8:32 AM · FIPS, libgcrypt, Bug Report
gniibe closed T6444: pinentry-1.2.1 does not configure against libgpg-error-1.47 as Resolved.

Fixed in pinentry 1.3.0.

Wed, May 8, 8:28 AM · pinentry
werner added projects to T7112: gpg fails on Windows when specifying absolute homedir with drive letter: Windows, gnupg.

pwd is not a standard Windows command. It is availabe in powershell but there I get

Wed, May 8, 8:28 AM · gnupg, Windows, Bug Report
gniibe closed T6810: gpgv: missing entry in "FILES" section in gpgv.texi as Resolved.

Fixed in 2.4.4.

Wed, May 8, 8:21 AM · gnupg, Documentation
gniibe added a comment to D600: posix: don't use LFS64 types in struct linux_dirent64.

If it is intentional change by musl (requiring some changes by an application), we can use __ino64_t_defined and __off64_t_defined macro to see if those types are defined or not.

Wed, May 8, 7:46 AM · gpgme
l10n daemon script <scripty@kde.org> committed rMTP387149cd8ba2: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Wed, May 8, 5:20 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA4f7c29d1bb7f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Wed, May 8, 5:16 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA29aaf3f453a9: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Wed, May 8, 3:33 AM
gniibe committed rCaf09135f9b49: Register DCO for Simit Ghane. (authored by gniibe).
Register DCO for Simit Ghane.
Wed, May 8, 1:49 AM
garyo created T7112: gpg fails on Windows when specifying absolute homedir with drive letter.
Wed, May 8, 12:47 AM · gnupg, Windows, Bug Report

Tue, May 7

ikloecker committed rGTOce03a602ee72: Adapt to changed API of Kleo::CryptoConfigModule (authored by ikloecker).
Adapt to changed API of Kleo::CryptoConfigModule
Tue, May 7, 4:36 PM
ikloecker committed rKLEOPATRAf5815cb11834: Fix warnings about extra ';' (authored by ikloecker).
Fix warnings about extra ';'
Tue, May 7, 3:49 PM
ikloecker committed rKLEOPATRA1005ad83552e: Remove obsolete separate definition of deprecation versions for Windows (authored by ikloecker).
Remove obsolete separate definition of deprecation versions for Windows
Tue, May 7, 3:34 PM
ikloecker committed rKLEOPATRA526223b1cc9c: Remove obsolete separate definition of deprecation versions for Windows (authored by ikloecker).
Remove obsolete separate definition of deprecation versions for Windows
Tue, May 7, 3:32 PM
Jakuje added a comment to T6511: EdDSA support in FIPS mode.

I think so. We did not submit a modules for recertification with these changes, but we do not plan this in close future so you can consider it completed.

Tue, May 7, 3:01 PM · FIPS, libgcrypt, Bug Report
werner added a comment to T6511: EdDSA support in FIPS mode.

Can we close this?

Tue, May 7, 2:44 PM · FIPS, libgcrypt, Bug Report
werner committed rCb99952adc6ee: Fix building error with '-O2' in sysroot path (authored by simit.ghane).
Fix building error with '-O2' in sysroot path
Tue, May 7, 12:15 PM
werner committed rC1689d143b413: doc: Add some comments to gcrypt.h (authored by werner).
doc: Add some comments to gcrypt.h
Tue, May 7, 12:14 PM
ikloecker moved T7036: gpgme: gpgme_op_receive_keys does not return an error if keyserver lookup is disabled from Backlog to WiP on the vsd33 board.
Tue, May 7, 11:57 AM · vsd33, Restricted Project, gpgme
ikloecker moved T6499: Kleopatra: no error if trying to write decrypted file to write-protected folder from Backlog to WiP on the vsd33 board.
Tue, May 7, 11:55 AM · vsd33, kleopatra, Restricted Project
ikloecker claimed T6917: Kleopatra: write error when decrypting to network drive.
Tue, May 7, 11:54 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
ikloecker changed the status of T7094: Kleopatra: Window handling, a subtask of T7019: Kleopatra: change "certificate detailed view" to tabbed interface instead of sub-windows, from Open to Testing.
Tue, May 7, 11:35 AM · vsd33, Restricted Project, kleopatra
ikloecker changed the status of T7094: Kleopatra: Window handling from Open to Testing.
Tue, May 7, 11:35 AM · vsd33, Restricted Project, kleopatra
ikloecker added a project to T7094: Kleopatra: Window handling: vsd33.
Tue, May 7, 11:35 AM · vsd33, Restricted Project, kleopatra
ikloecker moved T6739: Allow "refresh key/signatures" from key's context menu (from key list) from Backlog to WiP on the vsd33 board.
Tue, May 7, 11:34 AM · vsd33, Restricted Project, kleopatra, Feature Request
ikloecker added a project to T6739: Allow "refresh key/signatures" from key's context menu (from key list): vsd33.
Tue, May 7, 11:34 AM · vsd33, Restricted Project, kleopatra, Feature Request
ikloecker moved T7096: Kleopatra: Show origin of user-ID in details window from Backlog to WiP on the vsd33 board.
Tue, May 7, 11:33 AM · vsd33, Restricted Project, kleopatra
ikloecker added a project to T7096: Kleopatra: Show origin of user-ID in details window: vsd33.
Tue, May 7, 11:33 AM · vsd33, Restricted Project, kleopatra
ikloecker moved T7104: Kleopatra: Allow "Change password" for private key with offline primary from Backlog to WiP on the vsd33 board.
Tue, May 7, 11:33 AM · vsd33, Feature Request, kleopatra, Restricted Project