User Details
User Details
- User Since
- Mar 27 2017, 4:48 PM (399 w, 2 d)
- Availability
- Available
Jan 4 2023
Jan 4 2023
justus added a comment to T6297: PyPI GPG package.
Dec 5 2022
Dec 5 2022
justus added a comment to T6297: PyPI GPG package.
I'm happy to hand over the PyPI package. Werner, what should I do with it?
Sep 29 2022
Sep 29 2022
justus added a comment to T6221: When encrypting, gpg claims DE_VS compliance with non-compliant gcrypt.
% gpgconf --list-options gpg | grep compliance compliance:16:2::1:1::"gnupg:: compliance_de_vs:144:3::2:2::0:: % dpkg --list libgcrypt20 | cat Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-=================-============-============-===================================== ii libgcrypt20:amd64 1.10.1-2 amd64 LGPL Crypto library - runtime library % gpg --version gpg (GnuPG) 2.2.39 libgcrypt 1.10.1 Copyright (C) 2022 g10 Code GmbH License GNU GPL-3.0-or-later <https://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
Sep 28 2022
Sep 28 2022
Jun 16 2022
Jun 16 2022
Oct 21 2021
Oct 21 2021
justus added a comment to T5667: gpg(v) prints the human-readable form of notations to the status-fd.
The notation data is filtered through notation_value_to_human_readable_string by mistake, note the [ not human readable (32 bytes: .... ].
Oct 20 2021
Oct 20 2021
Mar 28 2020
Mar 28 2020
ilf awarded T4393: GnuPG should always accept key updates even if the update does not contain UIDs a Like token.
Oct 24 2019
Oct 24 2019
Oct 23 2019
Oct 23 2019
justus added a comment to T4725: Dubious filename in literal data packet when encrypting with GPGME/GnuPGv1.4.23.
Oct 22 2019
Oct 22 2019
Jul 16 2019
Jul 16 2019
Jul 10 2019
Jul 10 2019
steve awarded T4393: GnuPG should always accept key updates even if the update does not contain UIDs a Like token.
Jun 25 2019
Jun 25 2019
justus added a comment to T4582: gpgconf homedir confusion.
Whoops, looks like it, sorry for the noise.
May 21 2019
May 21 2019
Mar 28 2019
Mar 28 2019
Mar 11 2019
Mar 11 2019
Mar 7 2019
Mar 7 2019
justus added a comment to T4393: GnuPG should always accept key updates even if the update does not contain UIDs.
Those terms are not arbitrary, they are in the RFC.
Mar 6 2019
Mar 6 2019
justus added a comment to T4393: GnuPG should always accept key updates even if the update does not contain UIDs.
Oct 17 2018
Oct 17 2018
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.
Sep 5 2018
Sep 5 2018
justus added a comment to T4119: gpg --symmetric emits a SEIP packet, but no MDC.
Thanks for the clarification.
Aug 31 2018
Aug 31 2018
Jul 2 2018
Jul 2 2018
Jun 28 2018
Jun 28 2018
justus added a comment to T4046: GnuPG fails to verify signatures that have a issuer fingerprint but no issuer subpacket.
Attaching files is gone, but here they are inline:
justus placed T2986: Can not access keyserver without the standard-resolver option up for grabs.
Nov 17 2017
Nov 17 2017
justus committed rEd230224c38dd: tests: Do not run all tests unless in maintainer mode. (authored by justus).
tests: Do not run all tests unless in maintainer mode.
gpgscm: Fix -Wimplicit-fallthrough warnings.
gpgscm: Library improvements.
gpgscm,w32: Fix testing for absolute paths.
gpgscm: Improve option parsing.
justus committed rE8377569cae07: gpgscm: Make loading of modules less verbose. (authored by justus).
gpgscm: Make loading of modules less verbose.
gpgscm: Fail early if the test setup fails.
justus committed rEf8934d091a27: gpgscm: Improve error handling of foreign functions. (authored by justus).
gpgscm: Improve error handling of foreign functions.
gpgscm: Limit the number of parallel jobs.
justus committed rEba3164673676: gpgscm: Make it impossible to catch '*interpreter-exit*'. (authored by justus).
gpgscm: Make it impossible to catch '*interpreter-exit*'.
gpgscm: Improve error reporting.
gpgscm: Fix checking for opcode arguments.
justus committed rE4bc110e219b1: tests: Make it possible to run all tests using our infrastructure. (authored by justus).
tests: Make it possible to run all tests using our infrastructure.
tests: Move the makefile parser.
justus committed rEdd48994b0c99: gpgscm: Make it possible to set the logfile name. (authored by justus).
gpgscm: Make it possible to set the logfile name.
gpgscm: Create and re-use frame objects.
justus committed rE212a0febf8bb: tests: Support tests that are expected to fail. (authored by justus).
tests: Support tests that are expected to fail.
gpgscm: Merge opexe_0.
gpgscm: Fix test.
gpgscm: Improve syntax checking.
gpgscm: Refactor cell finalization.
gpgscm: Tweak error message display.
gpgscm: Emit JUnit-style XML reports.
justus committed rEb17f7efba0d2: tests: Locate resources and scripts relative to top source dir. (authored by justus).
tests: Locate resources and scripts relative to top source dir.
justus committed rEa3e51fab6b30: gpgscm: Make logging less verbose and more useful. (authored by justus).
gpgscm: Make logging less verbose and more useful.
gpgscm: Make test framework less functional.
tests: Fix distcheck.
gpgscm: Move 'trace' and 'stringify'.
justus committed rE8bda9387d5be: gpgscm: Avoid fruitless garbage collection cycles. (authored by justus).
gpgscm: Avoid fruitless garbage collection cycles.
tests: Move common functionality.
justus committed rE6c9de8ff59a9: gpgscm: Refactor checking for opcode arguments. (authored by justus).
gpgscm: Refactor checking for opcode arguments.
gpgscm: Fix opcode dispatch.
gpgscm: Mmap script files.
gpgscm: Improve syntax dispatch.
gpgscm: Make tags mandatory.
gpgscm: Deduplicate code.
justus committed rEbe78c20cdd93: gpgscm: Add and use opcode for reversing a list in place. (authored by justus).
gpgscm: Add and use opcode for reversing a list in place.
gpgscm: Move dispatch table into rodata.
justus committed rE6d99d2f287aa: gpgscm: Remove now obsolete dispatcher function from the opcodes. (authored by justus).
gpgscm: Remove now obsolete dispatcher function from the opcodes.
gpgscm: Merge 'opexe_6'.
gpgscm: Use more threaded code.
gpgscm: Merge 'opexe_4'.
gpgscm: Merge 'opexe_5'.
gpgscm: Merge 'opexe_3'.
gpgscm: Merge 'opexe_2'.
justus committed rE9fc4e6cbe6d5: gpgscm: Make global data constant when possible. (authored by justus).
gpgscm: Make global data constant when possible.
gpgscm: Avoid mutating integer.
justus committed rE961f3b3a3001: gpgscm: Remove arbitrary limit on number of cell segments. (authored by justus).
gpgscm: Remove arbitrary limit on number of cell segments.
gpgscm: Merge 'opexe_1'.
justus committed rE7cee693e31fa: gpgscm: Allocate small integers in the rodata section. (authored by justus).
gpgscm: Allocate small integers in the rodata section.
gpgscm: Fix compact vector encoding.
gpgscm: Initialize unused slots in vectors.
gpgscm: Fix copying values.
justus committed rEc9244b2eb43e: gpgscm: Simplify get-output-string operation. (authored by justus).
gpgscm: Simplify get-output-string operation.
gpgscm: Simplify substring operation.
justus committed rE9a4283ed6aaf: gpgscm: Slightly improve the procedure dispatch. (authored by justus).
gpgscm: Slightly improve the procedure dispatch.
justus committed rEcfc49428a427: tests: Create temporary directories in '/tmp'. (authored by justus).
tests: Create temporary directories in '/tmp'.
gpgscm: Make test cleanup more robust.
justus committed rE8835ee681f5a: tests,w32: Use GetTempPath to get the path for temporary files. (authored by justus).
tests,w32: Use GetTempPath to get the path for temporary files.
gpgscm: Simplify hash tables.
tests: Rework environment setup.
justus committed rEa1ed4b6ab25f: gpgscm: Remove framework for immediate values. (authored by justus).
gpgscm: Remove framework for immediate values.
justus committed rE490c5d5afeaa: tests: Harmonize temporary and socket directory handling. (authored by justus).
tests: Harmonize temporary and socket directory handling.
gpgscm: Use system strlwr if available.
gpgscm: Fix calculating the line number.
justus committed rE9e29af900544: gpgscm: Fix creation of temporary directories. (authored by justus).
gpgscm: Fix creation of temporary directories.
justus committed rE9b23e71a6b41: gpgscm: Track source locations in every kind of ports. (authored by justus).
gpgscm: Track source locations in every kind of ports.
gpgscm: Guard use of tagged expressions.
gpgscm: Improve parsing.