Page MenuHome GnuPG
Feed All Stories

Oct 18 2018

JJworx created T4193: Debug log has full content of a regular mail even when checkmarked not to have decrypted mail content.
Oct 18 2018, 10:05 AM · Bug Report, gpg4win
dkg renamed T4192: python gpg segfaults when first parameter to gpg.Context().op_genkey() is None or otherwise malformed from python gpg segfaults when first parameter to gpg.Context().op_genkey() is None to python gpg segfaults when first parameter to gpg.Context().op_genkey() is None or otherwise malformed.
Oct 18 2018, 8:14 AM · Python, gpgme
dkg created T4192: python gpg segfaults when first parameter to gpg.Context().op_genkey() is None or otherwise malformed.
Oct 18 2018, 8:05 AM · Python, gpgme
aheinecke committed rD727c686e2cbf: swdb: Gpg4win-3.1.4 release (authored by aheinecke).
swdb: Gpg4win-3.1.4 release
Oct 18 2018, 7:19 AM
dkg updated the task description for T4191: gpgme python bindings test t-callbacks.py fails on 32-bit platforms.
Oct 18 2018, 6:38 AM · Python, gpgme, Bug Report
dkg created T4191: gpgme python bindings test t-callbacks.py fails on 32-bit platforms.
Oct 18 2018, 6:38 AM · Python, gpgme, Bug Report
dkg committed rM9de1c96ac3cf: python: do not export HAVE_CXX11 definition (authored by dkg).
python: do not export HAVE_CXX11 definition
Oct 18 2018, 6:31 AM
dkg committed rM12b0b5c8941b: doc: convert more links to equivalent https:// URLs (authored by dkg).
doc: convert more links to equivalent https:// URLs
Oct 18 2018, 6:29 AM
dkg committed rMa81534fed8ff: doc: convert more http:// links to https:// (authored by dkg).
doc: convert more http:// links to https://
Oct 18 2018, 6:29 AM
dkg committed rM2f12427e416a: doc: use https:// for www.gnu.org (authored by dkg).
doc: use https:// for www.gnu.org
Oct 18 2018, 6:29 AM
dkg created T4190: https://git.gnupg.org/ is out of date.
Oct 18 2018, 6:15 AM · gpgweb, Bug Report
gniibe added a comment to T4085: Add support for pkg-config.

@werner, I think that the scope is different. The bug reporters' claim were basically "GnuPG's cross building is different (for them), why?". They didn't claim GnuPG were unable to be cross-build.

Oct 18 2018, 3:09 AM

Oct 17 2018

werner closed T4187: Error in decrypt_file function as Invalid.

That is a different python binding than what we provide with gpgme. Our gpgme based binding is called "gpg" and was formerly known as "pyme". I strongly suggest to install gpgme and not to use pip because the "gpg" module over there has not been updated for quite some time.

Oct 17 2018, 9:59 PM · Bug Report
perminder added a comment to T4187: Error in decrypt_file function.

from pip i used command
pip install gnupg

Oct 17 2018, 8:04 PM · Bug Report
werner added a comment to T4187: Error in decrypt_file function.

From where did you go that "python package gnupg==2.3.1" ?
Sorry, I can see what kind of Python code this is. It is not part of GnuPG, though.

Oct 17 2018, 5:43 PM · Bug Report
mkrambach committed rM9b6ed6a80fc7: js: increase default startup timeout (authored by mkrambach).
js: increase default startup timeout
Oct 17 2018, 1:13 PM
adam created T4189: GngOL cannot decrypt title nor sender; How to disable certificate selection dialog? in the S1 Public space.
Oct 17 2018, 11:49 AM · kleopatra, gnupg, Enigmail, OpenPGP, gpgol
justus added a comment to T3354: gpgme only builds against two versions of python at once.

"dkg (Daniel Kahn Gillmor)" <noreply@dev.gnupg.org> writes:

what's the status on this? i'd love to be able to build binaries for
both python3.6 and 3.7 for debian. as it stands right now, the
python3.7 continuous integration test for debian is failing
https://ci.debian.net/data/autopkgtest/unstable/amd64/g/gpgme1.0/1158040/log.gz.

Oct 17 2018, 11:46 AM · Python, gpgme, Bug Report
JJworx created T4188: moving encrypted mails out of Junk folder fails.
Oct 17 2018, 10:56 AM · Bug Report, gpg4win
werner added a comment to T4085: Add support for pkg-config.

Frankly, I still do not understand the problems with cross-compiling. Since 2014 we support SYSROOT and the respective foo-config script is installed as $SYSROOT/bin/foo-config. This guarantees that a matching config script is used and because it is a script it works on all platforms from which we are cross-building. It is also fine to install that very script in the bin dir of the (target) host; it will work there as long as host is a Unix system. So it does not matter whether it is a plain text file (a la pgk-config) or a POSIX script. The only important thing is to really install the foo-config at SYSROOOT/bin - make install does it.

Oct 17 2018, 10:45 AM
der.dorian added a comment to T4185: I can not import my secret private key -> always failure.

Hi Andre,

Oct 17 2018, 10:38 AM · Bug Report, gpg4win
werner committed rMff6ff616aea6: python: Auto-check for all installed python versions. (authored by werner).
python: Auto-check for all installed python versions.
Oct 17 2018, 10:07 AM
aheinecke added a comment to T4180: Kleopatra: Crash when decrypting large archives.

I think it has something to do with the number of files. Just encrypting / decrypting a 10GB random data file did not show a problem.

Oct 17 2018, 9:56 AM · Bug Report, kleopatra, gpg4win
der.dorian added a comment to T4184: Outlook 2013 Appointments vanish when send as a E-Mail.

Hi Andre,
thanks for the fast feedback. I will wait for the 3.1.4 Release then and test it afterwards. If it still occurs i will update this thread. Thanks for your help!
All the best
Dorian

Oct 17 2018, 9:52 AM · gpgol, Bug Report, gpg4win
der.dorian added a comment to T4185: I can not import my secret private key -> always failure.

Hi Andre,
thanks for the feedback, will try this asap when i have the chance to get on the laptop of my co-worker. Will update you afterwards. Thanks for the help!
All the best
Dorian

Oct 17 2018, 9:50 AM · Bug Report, gpg4win
aheinecke committed rW91df5b18ed08: web: Gpg4win-3.1.4 release (authored by aheinecke).
web: Gpg4win-3.1.4 release
Oct 17 2018, 9:44 AM
aheinecke claimed T4184: Outlook 2013 Appointments vanish when send as a E-Mail.

Thanks for the report. Prio High as this is data loss. I won't stop the 3.1.4 release which is currently in progress though as this issue does not appear to be a regression.

Oct 17 2018, 9:18 AM · gpgol, Bug Report, gpg4win
aheinecke claimed T4185: I can not import my secret private key -> always failure.

Your best bet is to try it on the command line to see if that provides some more useful output:

Oct 17 2018, 9:17 AM · Bug Report, gpg4win
aheinecke committed rW724bf401110c: Post release version bump (authored by aheinecke).
Post release version bump
Oct 17 2018, 9:04 AM
aheinecke committed rW775335c0815a: Asturian l10n was removed for kleopatra (authored by aheinecke).
Asturian l10n was removed for kleopatra
Oct 17 2018, 9:04 AM
aheinecke committed rW46c69f580459: Mark release date in NEWS (authored by aheinecke).
Mark release date in NEWS
Oct 17 2018, 9:04 AM
aheinecke committed rWde1111243f97: Fix kde-l10n checksum (authored by aheinecke).
Fix kde-l10n checksum
Oct 17 2018, 9:04 AM
aheinecke committed rW58fdd1695f74: Update GPA to 0.10.0 (authored by aheinecke).
Update GPA to 0.10.0
Oct 17 2018, 9:04 AM
aheinecke triaged T4173: gpgme 1.12.0 make check fails as Normal priority.

That is a strange failure. I don't see how that can happen without a legitimate bug.

Oct 17 2018, 8:21 AM · gpgme, Bug Report
gniibe added a comment to T4085: Add support for pkg-config.

This patch D467: Enable dynamically defining pkg_config_libdir for multiarch, enables multiarch dynamic PKG_CONFIG_LIBDIR support.

Oct 17 2018, 7:37 AM
perminder created T4187: Error in decrypt_file function.
Oct 17 2018, 7:37 AM · Bug Report
gniibe created D467: Enable dynamically defining pkg_config_libdir for multiarch.
Oct 17 2018, 7:23 AM
gniibe committed rEd8cf57c35d46: gpg-error-config: Fix PKG_CONFIG_LIBDIR support. (authored by gniibe).
gpg-error-config: Fix PKG_CONFIG_LIBDIR support.
Oct 17 2018, 5:36 AM
dkg added a comment to T3354: gpgme only builds against two versions of python at once.

what's the status on this? i'd love to be able to build binaries for both python3.6 and 3.7 for debian. as it stands right now, the python3.7 continuous integration test for debian is failing.

Oct 17 2018, 12:53 AM · Python, gpgme, Bug Report

Oct 16 2018

werner assigned T4173: gpgme 1.12.0 make check fails to aheinecke.

It seems to be a cpp problem. Andre, would you mind to take this bug?

Oct 16 2018, 11:55 PM · gpgme, Bug Report
werner closed T4186: GPA 0.10.0 release as Resolved.

Release today.

Oct 16 2018, 11:52 PM · gpa, Release Info
werner committed rD9d646eba1474: swdb: Release gpa 0.10.0 (authored by werner).
swdb: Release gpa 0.10.0
Oct 16 2018, 11:52 PM
werner committed rGPAb68e47f38536: Post release updates (authored by werner).
Post release updates
Oct 16 2018, 11:48 PM
werner committed rGPA43f95b7de615: po: Auto update (authored by werner).
po: Auto update
Oct 16 2018, 11:48 PM
werner committed rGPAbb097c7b8bb0: Release 0.10.0 (authored by werner).
Release 0.10.0
Oct 16 2018, 11:48 PM
werner committed rGPA40e0c2e6d438: Require more modern versions of libraries. (authored by werner).
Require more modern versions of libraries.
Oct 16 2018, 11:48 PM
werner created T4186: GPA 0.10.0 release.
Oct 16 2018, 11:26 PM · gpa, Release Info
werner committed rGPA82ec950925c9: po: Update Russian translation (authored by Ineiev <ineiev@gnu.org>).
po: Update Russian translation
Oct 16 2018, 10:00 PM
werner committed rGPAdd43dd901499: Make sure valid utf-8 is passed to GtkTextView. (authored by werner).
Make sure valid utf-8 is passed to GtkTextView.
Oct 16 2018, 7:33 PM
werner committed rMd63d6d8b8030: core: Really remove CR from version output. (authored by werner).
core: Really remove CR from version output.
Oct 16 2018, 5:30 PM
werner added inline comments to rM6bde05635579: 2006-07-16 Marcus Brinkmann <marcus@g10code.de>.
Oct 16 2018, 4:52 PM
der.dorian created T4185: I can not import my secret private key -> always failure.
Oct 16 2018, 4:23 PM · Bug Report, gpg4win
der.dorian created T4184: Outlook 2013 Appointments vanish when send as a E-Mail.
Oct 16 2018, 4:19 PM · gpgol, Bug Report, gpg4win
aheinecke committed rWbf252c398e27: Update GpgOL and kde-l10n (authored by aheinecke).
Update GpgOL and kde-l10n
Oct 16 2018, 3:26 PM
aheinecke committed rWd80e3f30c2e4: Update NEWS and READMEs (authored by aheinecke).
Update NEWS and READMEs
Oct 16 2018, 3:26 PM
aheinecke committed rWeda207b018f3: Add patch for GpgOL to fix language in conf dlg (authored by aheinecke).
Add patch for GpgOL to fix language in conf dlg
Oct 16 2018, 3:26 PM
aheinecke changed the status of T4122: GpgOL: Address book integration for pubkeys from Open to Testing.
Oct 16 2018, 1:44 PM · gpg4win, gpgol
aheinecke added a parent task for T4125: Gpg4win 3.1.4: T4141: GPGOL crash in OL2016.
Oct 16 2018, 1:40 PM · gpg4win, Release Info
aheinecke added a subtask for T4141: GPGOL crash in OL2016: T4125: Gpg4win 3.1.4.
Oct 16 2018, 1:40 PM · gpgol, Bug Report, gpg4win
aheinecke changed the status of T4161: GpgOL: Attachments might be hidden in some cases from Open to Testing.
Oct 16 2018, 1:33 PM · Bug Report, gpg4win, gpgol
aheinecke added a parent task for T4125: Gpg4win 3.1.4: T4161: GpgOL: Attachments might be hidden in some cases.
Oct 16 2018, 1:33 PM · gpg4win, Release Info
aheinecke added a subtask for T4161: GpgOL: Attachments might be hidden in some cases: T4125: Gpg4win 3.1.4.
Oct 16 2018, 1:33 PM · Bug Report, gpg4win, gpgol
werner committed rGPA728f09629698: po: Update German translation (authored by werner).
po: Update German translation
Oct 16 2018, 1:32 PM
aheinecke removed a parent task for T4125: Gpg4win 3.1.4: T4089: Kleopatra: Remove ASCII Armor checkbox for private key export.
Oct 16 2018, 1:28 PM · gpg4win, Release Info
aheinecke removed a subtask for T4089: Kleopatra: Remove ASCII Armor checkbox for private key export: T4125: Gpg4win 3.1.4.
Oct 16 2018, 1:28 PM · gpg4win, kleopatra
aheinecke added a comment to T4111: GpgOL: Rare Outlook freeze when decrypting / verifying mails.

There is now an option in the debugging tab of the GpgOL config dialog to disable async decryption. This does not fully fix the issue but maybe mitigates it for some users that are very affected by this.

Oct 16 2018, 1:28 PM · gpg4win, gpgol
aheinecke removed a subtask for T4111: GpgOL: Rare Outlook freeze when decrypting / verifying mails: T4125: Gpg4win 3.1.4.
Oct 16 2018, 1:27 PM · gpg4win, gpgol
aheinecke removed a parent task for T4125: Gpg4win 3.1.4: T4111: GpgOL: Rare Outlook freeze when decrypting / verifying mails.
Oct 16 2018, 1:27 PM · gpg4win, Release Info
aheinecke removed a subtask for T4118: GpgOL: Mitigate S/MIME Denial of Service due to CRL stalling: T4125: Gpg4win 3.1.4.
Oct 16 2018, 1:27 PM · gpg4win, gpgol
aheinecke removed a parent task for T4125: Gpg4win 3.1.4: T4118: GpgOL: Mitigate S/MIME Denial of Service due to CRL stalling.
Oct 16 2018, 1:27 PM · gpg4win, Release Info
aheinecke removed a parent task for T4125: Gpg4win 3.1.4: T4124: GpgOL: Add option to use automatic trust.
Oct 16 2018, 1:09 PM · gpg4win, Release Info
aheinecke removed a subtask for T4124: GpgOL: Add option to use automatic trust: T4125: Gpg4win 3.1.4.
Oct 16 2018, 1:09 PM · kleopatra, gpg4win, gpgol
werner committed rGPA83227b81ae3f: In --locate-key mode ley Retrieve_Key not search in Local. (authored by werner).
In --locate-key mode ley Retrieve_Key not search in Local.
Oct 16 2018, 1:04 PM
werner committed rGPA210c7c375df1: Make diagnostic dialog scrollable. (authored by werner).
Make diagnostic dialog scrollable.
Oct 16 2018, 1:04 PM
werner committed rGPA1ca0eb42967a: Add more details buttons to error dialogs. (authored by werner).
Add more details buttons to error dialogs.
Oct 16 2018, 1:04 PM
aheinecke committed rD4f29d915a2ff: swdb: Release gpgol 2.3.1 (authored by aheinecke).
swdb: Release gpgol 2.3.1
Oct 16 2018, 12:43 PM
aheinecke committed rO236541264560: Post release version bump (authored by aheinecke).
Post release version bump
Oct 16 2018, 12:29 PM
aheinecke committed rO3278db48c542: Auto update po files (authored by aheinecke).
Auto update po files
Oct 16 2018, 12:28 PM
aheinecke committed rO586af18a0d8e: Update NEWS for todays release (authored by aheinecke).
Update NEWS for todays release
Oct 16 2018, 12:28 PM
aheinecke committed rOab957f55aeb6: Do not try to import empty key data from addrbook (authored by aheinecke).
Do not try to import empty key data from addrbook
Oct 16 2018, 12:28 PM
aheinecke committed rO3b8b39ad12b3: Make address book lookup more robust (authored by aheinecke).
Make address book lookup more robust
Oct 16 2018, 12:28 PM
JW-D added a comment to T4162: Mails with attachments cannot be sent.

I decided today to install the beta version and give it a try, because the final version is not yet released. I still facing major problems, see attachment. The mail will not be delivered, but Outlook does not crash as before.

Oct 16 2018, 12:02 PM · Bug Report, gpg4win
aheinecke removed a project from T4130: Non-ascii characters not shown if message is signed with a key that is not imported: Info Needed.
Oct 16 2018, 11:40 AM · gpgol, Bug Report, gpg4win
aheinecke lowered the priority of T4130: Non-ascii characters not shown if message is signed with a key that is not imported from Normal to Low.

I finally got around to look at your examples. Sorry for the delay. I can reproduce the issue and understand the problem.

Oct 16 2018, 11:39 AM · gpgol, Bug Report, gpg4win
gniibe committed rC0f2c6ce2c950: build: Let configure create the VERSION file. (authored by gniibe).
build: Let configure create the VERSION file.
Oct 16 2018, 11:31 AM
aheinecke committed rOb3c87431ea24: Fix memleaks in new category code (authored by aheinecke).
Fix memleaks in new category code
Oct 16 2018, 10:53 AM
aheinecke committed rOf34cd2782bc0: Fix string alloc tracing (authored by aheinecke).
Fix string alloc tracing
Oct 16 2018, 10:53 AM
aheinecke changed the status of T4183: GpgOL: From field might not match UID used for verification from Open to Testing.
Oct 16 2018, 10:38 AM · gpg4win, gpgol
aheinecke committed rO14f7aea2d6bf: Update po files and translate german (authored by aheinecke).
Update po files and translate german
Oct 16 2018, 10:38 AM
aheinecke committed rO94c0354fb1f3: Add signature info to verify category (authored by aheinecke).
Add signature info to verify category
Oct 16 2018, 10:34 AM
aheinecke committed rO55e93a84061b: Minor indentation fix (authored by aheinecke).
Minor indentation fix
Oct 16 2018, 10:34 AM
aheinecke added a parent task for T4125: Gpg4win 3.1.4: T4183: GpgOL: From field might not match UID used for verification.
Oct 16 2018, 10:33 AM · gpg4win, Release Info
aheinecke added a subtask for T4183: GpgOL: From field might not match UID used for verification: T4125: Gpg4win 3.1.4.
Oct 16 2018, 10:33 AM · gpg4win, gpgol
aheinecke created T4183: GpgOL: From field might not match UID used for verification.
Oct 16 2018, 10:22 AM · gpg4win, gpgol
aheinecke renamed T4182: Dirmngr: Keeps files in homedir open on Windows from Dirmngr: Kepps files open on Windows to Dirmngr: Keeps files in homedir open on Windows.
Oct 16 2018, 9:54 AM · dirmngr
aheinecke created T4182: Dirmngr: Keeps files in homedir open on Windows.
Oct 16 2018, 9:54 AM · dirmngr
gniibe committed rT9d54948d6ca3: Update autogen.sh from libgpg-error. (authored by gniibe).
Update autogen.sh from libgpg-error.
Oct 16 2018, 7:50 AM
gniibe changed the status of T3283: Set 'mym4_revision' to 0 if not a git repo from Open to Testing.

Done for libgcrypt, finally.

Oct 16 2018, 7:49 AM · libgcrypt, Bug Report
Laurent Montel <montel@kde.org> committed rKLEOPATRA4ea74d677815: GIT_SILENT: Time to increase for next release (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Time to increase for next release
Oct 16 2018, 7:46 AM
gniibe removed a project from T3283: Set 'mym4_revision' to 0 if not a git repo: ntbtls.

ntbtls adopts the way from the beginning.

Oct 16 2018, 7:24 AM · libgcrypt, Bug Report