In D600#6448, @ikloecker wrote:$ 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) */ };
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
May 8 2024
May 8 2024
• 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.
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.
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.
• ikloecker set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/94 on T6882: Make ADSK configurable for new keys.
• ikloecker set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/88 on T6879: Kleopatra: Add support for adding an ADSK.
• ikloecker moved T6959: Kleopatra: Change colums in subkey details from Backlog to WiP on the vsd33 board.
• ikloecker changed the status of T6959: Kleopatra: Change colums in subkey details, a subtask of T6874: Kleopatra subkey management improvements, from Open to Testing.
• 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).
$ 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.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.
Verified in pinentry-1.3.0.
• gniibe closed T6466: gpgme python example code contains insecure code pattern / chmod permission race condition as Resolved.
Fixed in gpgme 1.21.0.
Fixed in pinentry 1.3.0.
• 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
Fixed in 2.4.4.
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.
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
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
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
Register DCO for Simit Ghane.
May 7 2024
May 7 2024
• ikloecker committed rGTOce03a602ee72: Adapt to changed API of Kleo::CryptoConfigModule (authored by • ikloecker).
Adapt to changed API of Kleo::CryptoConfigModule
• ikloecker committed rKLEOPATRAf5815cb11834: Fix warnings about extra ';' (authored by • ikloecker).
Fix warnings about extra ';'
• ikloecker committed rKLEOPATRA1005ad83552e: Remove obsolete separate definition of deprecation versions for Windows (authored by • ikloecker).
Remove obsolete separate definition of deprecation versions for Windows
• ikloecker committed rKLEOPATRA526223b1cc9c: Remove obsolete separate definition of deprecation versions for Windows (authored by • ikloecker).
Remove obsolete separate definition of deprecation versions for Windows
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.
Can we close this?
• werner committed rCb99952adc6ee: Fix building error with '-O2' in sysroot path (authored by • simit.ghane).
Fix building error with '-O2' in sysroot path
doc: Add some comments to gcrypt.h
• 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.
• ikloecker moved T6499: Kleopatra: no error if trying to write decrypted file to write-protected folder from Backlog to WiP on the vsd33 board.
• 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.
• ikloecker moved T6739: Allow "refresh key/signatures" from key's context menu (from key list) from Backlog to WiP on the vsd33 board.
• ikloecker moved T7096: Kleopatra: Show origin of user-ID in details window from Backlog to WiP on the vsd33 board.
• ikloecker moved T7104: Kleopatra: Allow "Change password" for private key with offline primary from Backlog to WiP on the vsd33 board.
• ikloecker edited projects for T7089: Kleopatra: show "disabled" status, added: vsd33; removed gpgme.
• ikloecker moved T7090: Kleopatra: In the About dialog, the versions info for gpg is sometimes missing from Backlog to WiP on the vsd33 board.
• ikloecker moved T6091: Kleopatra: "Cancel" in the password dialog of "Print secret key" has no effect from Backlog to WiP on the vsd33 board.
• ikloecker moved T6749: Kleopatra: show only one error/information window for a certificate import from Backlog to WiP on the vsd33 board.
• ikloecker changed the status of T6527: Kleopatra: remove "Today" from the choice of expiry dates for key generation, a subtask of T6553: Kleopatra: Expiry date issues and improvements, from Open to Testing.
• ikloecker changed the status of T6527: Kleopatra: remove "Today" from the choice of expiry dates for key generation from Open to Testing.
• ikloecker moved T6527: Kleopatra: remove "Today" from the choice of expiry dates for key generation from Backlog to WiP on the vsd33 board.
• ikloecker moved T6527: Kleopatra: remove "Today" from the choice of expiry dates for key generation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
• ikloecker added projects to T6527: Kleopatra: remove "Today" from the choice of expiry dates for key generation: Restricted Project, vsd33.
• ikloecker moved T7082: Kleopatra: Improve initial column layout in smart card views from Backlog to WiP on the vsd33 board.
• ikloecker added a project to T7082: Kleopatra: Improve initial column layout in smart card views: vsd33.
• ikloecker moved T7080: Kleopatra: Restoring column layout in smart card views doesn't work from Backlog to WiP on the vsd33 board.
• ikloecker added a project to T7080: Kleopatra: Restoring column layout in smart card views doesn't work: vsd33.
• ikloecker moved T7077: Kleopatra: Wrong tab order in NetKey card widget from Backlog to WiP on the vsd33 board.
• ikloecker moved T6847: Kleopatra: Show S/MIME certs for PKCS#15 cards in smart card view from Backlog to WiP on the vsd33 board.
• ikloecker added a project to T6847: Kleopatra: Show S/MIME certs for PKCS#15 cards in smart card view: vsd33.
• ikloecker moved T6712: Kleopatra: When revoking a local certification do not ask to publish the revocation from Backlog to WiP on the vsd33 board.
• ikloecker moved T7073: Kleopatra: Rework explicitly shown tool tips from Backlog to WiP on the vsd33 board.
• ikloecker moved T7043: Kleopatra: improve certificate deletion dialog from Backlog to WiP on the vsd33 board.
• ikloecker moved T7019: Kleopatra: change "certificate detailed view" to tabbed interface instead of sub-windows from Backlog to WiP on the vsd33 board.
• ikloecker moved T7048: Kleopatra: Config dialog doesn't load "Treat .p7m files without extensions as mails" option from Backlog to WiP on the vsd33 board.
• ikloecker moved T7045: Kleopatra: Use "SCD DEVINFO --watch" also on Windows from Backlog to WiP on the vsd33 board.
• ikloecker moved T6998: Kleopatra: simplify key creation window from Backlog to WiP on the vsd33 board.
• ikloecker moved T6447: Kleopatra: "imported certificates" tab inconsistencies from Backlog to WiP on the vsd33 board.
• ikloecker added a project to T6447: Kleopatra: "imported certificates" tab inconsistencies: vsd33.
• ikloecker moved T6958: Kleopatra: "Change Validity" sometimes ignores subkey when extending validity from Backlog to WiP on the vsd33 board.
• ikloecker moved T6958: Kleopatra: "Change Validity" sometimes ignores subkey when extending validity from Restricted Project Column to Restricted Project Column on the Restricted Project board.
• ikloecker moved T6936: Kleopatra: Auto-select in case of only one keysearch result from Backlog to WiP on the vsd33 board.
• ikloecker moved T7027: Kleopatra: Double-click in Server Lookup should open Certificate Details from Backlog to WiP on the vsd33 board.
• ikloecker moved T7037: Kleopatra: Handle disabled keyserver when updating a certificate from Backlog to WiP on the vsd33 board.
• ikloecker moved T7002: Tab text not changing when using filters from Backlog to WiP on the vsd33 board.
• ikloecker moved T6966: Kleopatra: Show which certificates in a group are not usable for encryption from Backlog to WiP on the vsd33 board.
• ikloecker moved T6912: Kleopatra: Add right click "create group" option from Backlog to WiP on the vsd33 board.
• ikloecker moved T6913: Kleopatra: Put groups into toolbar menu from Backlog to WiP on the vsd33 board.
• ikloecker moved T6984: Kleopatra: Add icon for folder encryption from Backlog to WiP on the vsd33 board.
• ikloecker moved T6403: Kleopatra: Warn if a certificate in a group is deleted from Backlog to WiP on the vsd33 board.
• ikloecker moved T6403: Kleopatra: Warn if a certificate in a group is deleted from Restricted Project Column to Restricted Project Column on the Restricted Project board.
• ikloecker added projects to T6403: Kleopatra: Warn if a certificate in a group is deleted: Restricted Project, vsd33.