Home GnuPG

Recent Activity
ActivePublic

Recent Activity

Today

mlaurent committed rMTPb8948a5899c9: GIT_SILENT: we don't use c++ modules (authored by mlaurent).
GIT_SILENT: we don't use c++ modules
Thu, Sep 4, 7:58 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO9e52f211aff9: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Sep 4, 5:19 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO558a77d7ed21: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Sep 4, 3:43 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA3849050d57d3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Sep 4, 3:42 AM
heirecka committed rKLEOPATRA5c6fdb12faa1: GIT_SILENT Update Appstream for new release (authored by heirecka).
GIT_SILENT Update Appstream for new release
Thu, Sep 4, 1:11 AM
heirecka committed rKLEOPATRA73baa0d968eb: GIT_SILENT Upgrade release service version to 25.08.1. (authored by heirecka).
GIT_SILENT Upgrade release service version to 25.08.1.
Thu, Sep 4, 1:11 AM
heirecka committed rKLEOPATRAe207eb144297: GIT_SILENT Update Appstream for new release (authored by heirecka).
GIT_SILENT Update Appstream for new release
Thu, Sep 4, 1:11 AM

Yesterday

ebo moved T7799: gpg-agent crashes when using putty for ssh connection from Backlog to WIP on the gpd5x board.
Wed, Sep 3, 4:35 PM · gpd5x, gpgagent, gpg4win
werner committed rG6771ed4c1322: gpg: Fix de-vs compliance with OCB and additional password. (authored by werner).
gpg: Fix de-vs compliance with OCB and additional password.
Wed, Sep 3, 4:32 PM
werner committed rGa73c88817ce2: gpg: Make OCB mode compliant in de-vs mode. (authored by werner).
gpg: Make OCB mode compliant in de-vs mode.
Wed, Sep 3, 4:32 PM
werner added a comment to T7804: de-vs compliance not shown if also password encrypted.

In contrast to gnupg22 master did not proper show OCB compliance - not everything has yet been forward ported. But we can do so now and test master by setting GNUPG_ASSUME_COMPLIANCE=de-vs

Wed, Sep 3, 4:27 PM · gnupg22, Bug Report, vsd, gnupg26
werner edited projects for T7804: de-vs compliance not shown if also password encrypted, added: gnupg22; removed gnupg24.
Wed, Sep 3, 4:20 PM · gnupg22, Bug Report, vsd, gnupg26
ikloecker committed rLIBKLEO8823f0107189: Remove superfluous EXPORT macro from enum class (authored by ikloecker).
Remove superfluous EXPORT macro from enum class
Wed, Sep 3, 4:17 PM
werner triaged T7804: de-vs compliance not shown if also password encrypted as Normal priority.
Wed, Sep 3, 3:48 PM · gnupg22, Bug Report, vsd, gnupg26
ikloecker claimed T6825: Kleopatra: make (un)checking of user IDs in the certification window accessible.
Wed, Sep 3, 10:12 AM · gpd5x, vsd34, a11y, kleopatra
mlaurent committed rMTPb0e8a0f4faf9: Fix autotest (authored by mlaurent).
Fix autotest
Wed, Sep 3, 6:49 AM
l10n daemon script <scripty@kde.org> committed rMTPa3e78b854105: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Wed, Sep 3, 5:32 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOb48612b583e3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Wed, Sep 3, 5:27 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA6b594be8ce24: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Wed, Sep 3, 5:27 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOee3497a454db: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Wed, Sep 3, 3:50 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA8c5126c77313: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Wed, Sep 3, 3:48 AM

Tue, Sep 2

ikloecker changed the status of T7802: Kleopatra: Remember last used file system locations when saving or opening files from Open to Testing.
Tue, Sep 2, 4:54 PM · gpd5x, kleopatra
ikloecker changed the status of T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible, a subtask of T5824: Kleopatra: Full accessibility support, from Open to Testing.
Tue, Sep 2, 4:53 PM · a11y, kleopatra
ikloecker changed the status of T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible from Open to Testing.
Tue, Sep 2, 4:53 PM · a11y, gpd5x, vsd34, kleopatra
ikloecker added a comment to T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible.

Notes for testing (and maybe documentation update):

  • A few features (?) of the old CSR creation have been removed:
    • The different choices offered after CSR creation (e.g. save to file, send to CA, create signing/encryption CSR with same settings, etc.) have been removed; now a file save dialog pops up when the CSR has been generated
    • Custom labels for the RSA key sizes ([CertificateCreationWizard]RSAKeySizeLabels); we use GnuPG's algorithm IDs as labels (items in the drop down box)
    • Custom key type ([CertificateCreationWizard]CMSKeyType); CSR creation supported (and still supports) only RSA as "key type"; by marking the config key as immutable one could force the creation of signing+encryption CSRs which makes little sense for S/MIME and might have been "copied" from OpenPGP key creation where forcing the generation of keys for signing & encryption does make some sense.
    • Specification of the CA's email address ([CertificateCreationWizard]CAEmailAddress); the generated CSRs are now always written to disk; the users will have to create an email themselves
Tue, Sep 2, 4:52 PM · a11y, gpd5x, vsd34, kleopatra
ikloecker moved T7802: Kleopatra: Remember last used file system locations when saving or opening files from Backlog to WIP on the gpd5x board.
Tue, Sep 2, 4:05 PM · gpd5x, kleopatra
ikloecker committed rKLEOPATRAcae609ac6e2e: Store last used folders persistently (authored by ikloecker).
Store last used folders persistently
Tue, Sep 2, 4:05 PM
ikloecker committed rKLEOPATRAfea96ba9999e: Unify saving of generated CSRs to disk (authored by ikloecker).
Unify saving of generated CSRs to disk
Tue, Sep 2, 4:05 PM
ikloecker triaged T7802: Kleopatra: Remember last used file system locations when saving or opening files as Normal priority.
Tue, Sep 2, 3:54 PM · gpd5x, kleopatra
werner committed rD28888f68ed3a: web: GnuPG 2.5.12 announcement (authored by werner).
web: GnuPG 2.5.12 announcement
Tue, Sep 2, 3:41 PM
werner closed T7743: Release GnuPG 2.5.11 as Resolved.
Tue, Sep 2, 3:00 PM · gnupg, Release Info
werner moved T7333: Allow gpg to auto-upload a new own key to LDAP servers from Backlog to QA on the gnupg26 board.
Tue, Sep 2, 3:00 PM · gnupg26, vsd33, gnupg22
werner moved T7333: Allow gpg to auto-upload a new own key to LDAP servers from Backlog to WiP on the gnupg22 board.
Tue, Sep 2, 3:00 PM · gnupg26, vsd33, gnupg22
werner moved T7730: gpg: retrieve a certificate from an LDAP server before sending it to the LDAP server from WIP to QA on the gnupg26 board.
Tue, Sep 2, 2:59 PM · gnupg22, gnupg26, Feature Request, gpd5x
werner moved T7788: Invalid selection in addkey from QA to Done on the gnupg26 board.
Tue, Sep 2, 2:58 PM · gnupg26, Bug Report
werner moved T7788: Invalid selection in addkey from Backlog to QA on the gnupg26 board.
Tue, Sep 2, 2:58 PM · gnupg26, Bug Report
werner moved T7649: gnupg: Use KEM interface for encryption/decryption from WIP to QA on the gnupg26 board.
Tue, Sep 2, 2:57 PM · gnupg26
werner moved T7491: Confusing additional pinentry on creation of new keypair with ADSK configured from WIP to QA on the gnupg26 board.
Tue, Sep 2, 2:57 PM · gpgagent, gnupg26, gnupg
werner moved T7742: Extend the LDAP scheme for non-NTDS installations from WIP to QA on the gnupg26 board.
Tue, Sep 2, 2:56 PM · dirmngr, LDAP, gnupg26
werner moved T7757: Kleopatra: Error "no data" on decryption of tar.gpg archive from Done to QA on the gnupg26 board.
Tue, Sep 2, 2:56 PM · gnupg26, gpd5x, kleopatra
werner updated the task description for T7756: Release GnuPG 2.5.12.
Tue, Sep 2, 2:55 PM · Release Info, gnupg
werner triaged T7801: Release GnuPG 2.5.13 as Normal priority.
Tue, Sep 2, 2:54 PM · gnupg, Release Info
werner committed rD94decc4aceab: swdb: gnupg 2.5.12 (authored by werner).
swdb: gnupg 2.5.12
Tue, Sep 2, 2:53 PM
werner committed rG607194d4714a: Post release updates (authored by werner).
Post release updates
Tue, Sep 2, 2:49 PM
werner committed rG88cd7c10a975: Release 2.5.12 (authored by werner).
Release 2.5.12
Tue, Sep 2, 2:49 PM
werner committed rGeeea5cba1bce: po: msgmerge (authored by werner).
po: msgmerge
Tue, Sep 2, 2:48 PM
werner committed rGdde6a09fb386: po: Update German translation (authored by werner).
po: Update German translation
Tue, Sep 2, 2:48 PM
werner committed rG66216bf54637: doc: Document --add-recipients (authored by werner).
doc: Document --add-recipients
Tue, Sep 2, 12:35 PM
ikloecker committed rKLEOPATRA8ea3b5bdb6e1: Make dialog usable for CSR creation for smartcard keys (authored by ikloecker).
Make dialog usable for CSR creation for smartcard keys
Tue, Sep 2, 11:19 AM
ikloecker committed rKLEOPATRA1f94bca61784: Use same dialog as for creation of CSRs from scratch (authored by ikloecker).
Use same dialog as for creation of CSRs from scratch
Tue, Sep 2, 11:19 AM
ikloecker committed rKLEOPATRA7ca8d2facd79: Get rid of separation of technical and non-technical key parameters (authored by ikloecker).
Get rid of separation of technical and non-technical key parameters
Tue, Sep 2, 11:19 AM
ikloecker committed rKLEOPATRAd4024a0f103b: Fix setting the algorithm via the key parameters (authored by ikloecker).
Fix setting the algorithm via the key parameters
Tue, Sep 2, 11:19 AM
ikloecker committed rKLEOPATRAdbb2a88a5202: GIT_SILENT Define all member functions in definition of Private class (authored by ikloecker).
GIT_SILENT Define all member functions in definition of Private class
Tue, Sep 2, 11:19 AM
werner changed the status of T7799: gpg-agent crashes when using putty for ssh connection from Open to Testing.
Tue, Sep 2, 9:12 AM · gpd5x, gpgagent, gpg4win
werner triaged T7799: gpg-agent crashes when using putty for ssh connection as Normal priority.

We will do a new gpg4win beta soon.

Tue, Sep 2, 9:12 AM · gpd5x, gpgagent, gpg4win
werner committed rDbdefc7462726: News about the merch site. (authored by werner).
News about the merch site.
Tue, Sep 2, 9:10 AM
gniibe committed rG106d73de8685: agent:w32: Fix non-release of MAPSID. (authored by gniibe).
agent:w32: Fix non-release of MAPSID.
Tue, Sep 2, 7:04 AM
gniibe added a comment to T7799: gpg-agent crashes when using putty for ssh connection.

@m.eik Could you please enable debug option for gpg-agent and get the log output for the crash?

Tue, Sep 2, 6:53 AM · gpd5x, gpgagent, gpg4win
gniibe committed rG1b84d649eacf: dirmngr,gpg,scd,sm,tools: Minor fixes for es_free. (authored by gniibe).
dirmngr,gpg,scd,sm,tools: Minor fixes for es_free.
Tue, Sep 2, 6:35 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAa49c6d802353: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Tue, Sep 2, 5:43 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOd42a2fa2d4c9: 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
Tue, Sep 2, 5:38 AM
gniibe committed rGaba5c8f0cc6c: agent: Minor clean-up for use of es_free. (authored by gniibe).
agent: Minor clean-up for use of es_free.
Tue, Sep 2, 4:46 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO2e28dd29ac1d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Tue, Sep 2, 3:57 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAe563526c1796: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Tue, Sep 2, 3:57 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO63743a4f01ee: 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
Tue, Sep 2, 3:35 AM
gniibe claimed T7799: gpg-agent crashes when using putty for ssh connection.
Tue, Sep 2, 2:22 AM · gpd5x, gpgagent, gpg4win

Mon, Sep 1

ikloecker committed rKLEOPATRA96c8e70ca23b: Add missing checks for errors and improve error messages (authored by ikloecker).
Add missing checks for errors and improve error messages
Mon, Sep 1, 5:30 PM
ikloecker committed rLIBKLEO2cdc47bec588: Bump library version (authored by ikloecker).
Bump library version
Mon, Sep 1, 5:25 PM
ikloecker committed rLIBKLEO02d4d8854eca: Add getters for some properties of FormTextInput (authored by ikloecker).
Add getters for some properties of FormTextInput
Mon, Sep 1, 5:25 PM
ikloecker committed rLIBKLEO1c40a7fd72cb: Return texts that were set as labels (authored by ikloecker).
Return texts that were set as labels
Mon, Sep 1, 5:25 PM
m <meik.michalke@gnupg.com> committed rDebde4f52b364: web: use our debian package repos in the list of binary packages (authored by m <meik.michalke@gnupg.com>).
web: use our debian package repos in the list of binary packages
Mon, Sep 1, 3:29 PM
m <meik.michalke@gnupg.com> committed rDddfff29fd062: Merge branch 'work/meik/web_update' (authored by m <meik.michalke@gnupg.com>).
Merge branch 'work/meik/web_update'
Mon, Sep 1, 3:29 PM
m <meik.michalke@gnupg.com> committed rD41894fafd582: web: updated web/download/supported_systems.org (authored by m <meik.michalke@gnupg.com>).
web: updated web/download/supported_systems.org
Mon, Sep 1, 3:29 PM
m <meik.michalke@gnupg.com> committed rDc7949184fe43: web: further updated web/download/supported_systems.org (authored by m <meik.michalke@gnupg.com>).
web: further updated web/download/supported_systems.org
Mon, Sep 1, 3:29 PM
mlaurent committed rLIBKLEOea74098d1d4c: Use QCOMPARE here (authored by mlaurent).
Use QCOMPARE here
Mon, Sep 1, 7:17 AM
mlaurent committed rKLEOPATRA9cff56b1ad63: Use QCOMPARE here (authored by mlaurent).
Use QCOMPARE here
Mon, Sep 1, 7:15 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO5f5cf2566c13: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Mon, Sep 1, 5:27 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA16fb0ed4b2ff: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Mon, Sep 1, 5:26 AM
gniibe added a comment to T7759: Kleopatra: Notepad encryption with S/MIME fails.

I fixed the problem (which I identified above) in gniibe/t7759 branch. There might be other causes/problems for the particular symptom, so, I don't know the fix resolves the symptom or not.

Mon, Sep 1, 4:16 AM · gnupg26, gpgme, kleopatra, gpd5x
l10n daemon script <scripty@kde.org> committed rLIBKLEOa3a1eeee6755: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Mon, Sep 1, 3:43 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAf5f9991836ea: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Mon, Sep 1, 3:42 AM

Sun, Aug 31

mlaurent committed rMTP7555258e7adb: Use QCOMPARE here (authored by mlaurent).
Use QCOMPARE here
Sun, Aug 31, 8:53 PM
mlaurent committed rKLEOPATRAce8876a7bd12: Add windows CI support (authored by mlaurent).
Add windows CI support
Sun, Aug 31, 10:03 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAa46dfed94f49: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sun, Aug 31, 5:25 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA3ca9ad939cb3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sun, Aug 31, 3:46 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO0a02fa53a6b5: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sun, Aug 31, 3:45 AM

Sat, Aug 30

l10n daemon script <scripty@kde.org> committed rLIBKLEOb467aae1eef2: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sat, Aug 30, 5:23 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA018c8f3ce104: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sat, Aug 30, 5:23 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOb45bdae7fd9f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sat, Aug 30, 3:46 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA77be9c47c830: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sat, Aug 30, 3:45 AM

Fri, Aug 29

werner committed rWa7db6de4a0d5: Actually put gpgconf.rnames into the MSI (authored by werner).
Actually put gpgconf.rnames into the MSI
Fri, Aug 29, 3:06 PM
werner committed rW44d7c1092984: Prepare for 3.3.3 (authored by werner).
Prepare for 3.3.3
Fri, Aug 29, 3:06 PM
werner committed rWca8b2d06e03f: Actually put gpgconf.rnames into the MSI (authored by werner).
Actually put gpgconf.rnames into the MSI
Fri, Aug 29, 3:06 PM
werner committed rG152e02bd87bb: gpg: Make --auto-upload also work for the --quick commands. (authored by werner).
gpg: Make --auto-upload also work for the --quick commands.
Fri, Aug 29, 2:30 PM
ikloecker committed rKLEOPATRAa2188f3b3c46: Fix compile for QGPGME_VERSION < 2.0.0 (authored by Allen Winter <winter@kde.org>).
Fix compile for QGPGME_VERSION < 2.0.0
Fri, Aug 29, 12:44 PM
werner committed rGc1056826224a: gpg: Add option --no-auto-key-upload. (authored by werner).
gpg: Add option --no-auto-key-upload.
Fri, Aug 29, 12:36 PM
werner committed rGf64a456271dd: gpg: Make --auto-upload also work for --edit-key (authored by werner).
gpg: Make --auto-upload also work for --edit-key
Fri, Aug 29, 12:36 PM
ebo edited projects for T7098: Change the GpgOL encryption icon according to its state, added: vsd34; removed vsd33.
Fri, Aug 29, 12:30 PM · vsd34, gpd5x, Feature Request, Restricted Project, gpgol
TobiasFella committed rKLEOPATRA213be42d2152: Add action for creating team certificates (authored by TobiasFella).
Add action for creating team certificates
Fri, Aug 29, 11:20 AM
TobiasFella committed rKLEOPATRAf8a35b195376: Add action for creating team certificates (authored by TobiasFella).
Add action for creating team certificates
Fri, Aug 29, 11:17 AM

Panel Used By

Event Timeline

Rafixmod renamed this panel from to Recent Activity.Jun 8 2018, 12:39 PM
Rafixmod edited an edge.