Page MenuHome GnuPG
Feed Advanced Search

Jun 29 2022

bnavigator added a subtask for T6005: Problem decrypting inline images came up again: T5709: Embedded images are seen as attachments after encrypting and decrypting.
Jun 29 2022, 3:43 PM · Unreleased, Bug Report, gpgol
bnavigator added a parent task for T5709: Embedded images are seen as attachments after encrypting and decrypting: T6005: Problem decrypting inline images came up again.
Jun 29 2022, 3:43 PM · Bug Report, gpg4win
bnavigator added a comment to T6005: Problem decrypting inline images came up again.

I think it's worth noting that this is not restricted to encrypted e-mails but signed-only e-mails also.

Jun 29 2022, 3:43 PM · Unreleased, Bug Report, gpgol

Dec 24 2021

bnavigator added a comment to D546: build: Find correct version string for Python >= 3.10.

The new revision uses the python.m4 version from automake 1.16.5 and keeps Werner's modifications with the 4th parameter.
See also https://dev.gnupg.org/T3354 and https://dev.gnupg.org/rMff6ff616aea6f59b7f2ce1176492850ecdf3851e

Dec 24 2021, 2:14 PM · Python, Feature Request, gpgme
bnavigator updated the diff for D546: build: Find correct version string for Python >= 3.10.
Dec 24 2021, 2:06 PM · Python, Feature Request, gpgme
bnavigator added a comment to D546: build: Find correct version string for Python >= 3.10.

I am not sure if you assumption about the intention is correct. After all, the openSUSE rpm build does use it for creating binding packages for all available python3 versions. If you remove the functionality to find all available versions ("flavors" in the openSUSE rpm packager lingo), the RPM build would need to introduce separate calls of configure and make.

Dec 24 2021, 12:12 PM · Python, Feature Request, gpgme

Dec 23 2021

bnavigator added a comment to D546: build: Find correct version string for Python >= 3.10.

Format sys.version_info[:2] instead of cutting it from sys.version[:3]
as Python versions >= 3.10 have more than 3 characters for their version
string. Bump minimum Python version to 2.1 because the new
ax_python_devel specifies this.

Dec 23 2021, 5:01 PM · Python, Feature Request, gpgme
bnavigator updated the summary of D546: build: Find correct version string for Python >= 3.10.
Dec 23 2021, 4:55 PM · Python, Feature Request, gpgme
bnavigator updated the summary of D546: build: Find correct version string for Python >= 3.10.
Dec 23 2021, 4:54 PM · Python, Feature Request, gpgme
bnavigator updated the summary of D546: build: Find correct version string for Python >= 3.10.
Dec 23 2021, 4:54 PM · Python, Feature Request, gpgme
bnavigator requested review of D546: build: Find correct version string for Python >= 3.10.
Dec 23 2021, 4:47 PM · Python, Feature Request, gpgme
bnavigator requested review of D545: build: Support Python 3.10 version detection without distutils.
Dec 23 2021, 4:45 PM