In T7226#189443, @jukivili wrote:This patch should fix the issue:
0001-mpi-ec-inline-reduce-register-pressure-on-32-bit-ARM.patch4 KBDownload
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Aug 31 2024
Aug 31 2024
Aug 17 2024
Aug 17 2024
Aug 5 2024
Aug 5 2024
Aug 4 2024
Aug 4 2024
This already shows with 9d909cb67e70fd792926ac1e2ab305b2cc96bc27 which initially added ec-inline.h. (Reproducing with old versions like this one requires cherry-picking 693ffa145378682229473b0e811a9cea7c4d307a since otherwise NEON support is disabled at configure time due to implicit functions.)
Jul 28 2024
Jul 28 2024
Jun 24 2024
Jun 24 2024
May 22 2024
May 22 2024
ametzler1 added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).
Any chance this could also be fixed in the 2.2.x series, where it seems to have been introduced in 2.2.42?
May 15 2024
May 15 2024
ametzler1 added a comment to T7114: AM_PATH_LIBGCRYPT does not use gpgrt-config without AM_PATH_GPG_ERROR.
Ditto for ksba and assuan.
May 14 2024
May 14 2024
ametzler1 added a comment to T7114: AM_PATH_LIBGCRYPT does not use gpgrt-config without AM_PATH_GPG_ERROR.
The gcrypt change works for me. Thanks!
May 12 2024
May 12 2024
ametzler1 added a comment to T7114: AM_PATH_LIBGCRYPT does not use gpgrt-config without AM_PATH_GPG_ERROR.
Just to clarify: I personally think it would be perfectly fine to say that AM_PATH_* is only supported when AM_PATH_GPG_ERROR is also used. Adding an invocation AM_PATH_GPG_ERROR is not a great hassle and alternatively pkg-config/pkgconf exists and works perfectly fine (and is a lot faster).
ametzler1 updated the task description for T7114: AM_PATH_LIBGCRYPT does not use gpgrt-config without AM_PATH_GPG_ERROR.
May 11 2024
May 11 2024
Mar 13 2024
Mar 13 2024
Hello Werner,
the above is an excerpt from the exim log, I do not think the full bounce is more enlightening, vsrv21575.customer.vlinux.de got 550 from ellsberg.gnupg.com after " MAIL FROM:<ametzler@bebt.de>":
full-bounce.msg.txt3 KBDownload
Mar 10 2024
Mar 10 2024
The mail server is misconfigured. no SPF <> not allowed.
Mar 9 2024
Mar 9 2024
Dec 13 2023
Dec 13 2023
Sorry for the fallout and thank you for taking care of it.
Dec 1 2023
Dec 1 2023
Dec 14 2022
Dec 14 2022
In T6309#166019, @ametzler1 wrote:Missed some, will post an updated patch.
Dec 13 2022
Dec 13 2022
Missed some, will post an updated patch.
Dec 12 2022
Dec 12 2022
Nov 29 2022
Nov 29 2022
In T6285#165459, @gniibe wrote:Now, the use of AM_PATH_GPGME_PTHREAD shows warning. Also I update the documentation.
Nov 27 2022
Nov 27 2022
ametzler1 added a comment to T6288: Document gpgrt-config in detail or improve it to support simple invocation.
Something like this?
moredocs.diff3 KBDownload
Nov 25 2022
Nov 25 2022
ametzler1 added a comment to T6288: Document gpgrt-config in detail or improve it to support simple invocation.
In T6288#165435, @werner wrote:Bootstrapping is an issue. Recall that pkg-config is not a simple program but requires the use of glib (which depends on libffi, libmount, libpcre) - catch-22. Makes building GnuPG on AIX not actually easy.
ametzler1 added a comment to T6288: Document gpgrt-config in detail or improve it to support simple invocation.
FWIW I would vote for a) "document gpgrt-config in detail" and suggest using pkg-config (variant) for direct invokations. There seems to be little benefit in investing effort/complicating gpgrt-config when pkg-config works fine.
Nov 22 2022
Nov 22 2022
ametzler1 added a comment to T6273: AM_PATH_GPGME requires preceding invocation of AM_PATH_GPG_ERROR.
thank you, works for me.
Thank you, looks good to me.
Nov 13 2022
Nov 13 2022
ametzler1 added a project to T6273: AM_PATH_GPGME requires preceding invocation of AM_PATH_GPG_ERROR: gpgme.
Oct 26 2022
Oct 26 2022
ametzler1 added a comment to T6204: gpgme:python Fix setup.py, using pkg-config (not deprecated gpg-error-config and gpgme-config).
@gniibe - Thanks for the quick response. It now works for me.
cu Andreas
Oct 25 2022
Oct 25 2022
ametzler1 added a comment to T6204: gpgme:python Fix setup.py, using pkg-config (not deprecated gpg-error-config and gpgme-config).
the pushed fix breaks when libgpg-error does not require special CFLAGS, i.e. when @GPG_ERROR_CFLAGS@ expands to an empty string:
Sep 7 2022
Sep 7 2022
ametzler1 added a comment to T5816: mailing list address confusion (lists.gnupg.org shown, but does not work).
bernhard added a comment.Mon, Sep 5, 6:05 PM
If it is was broken for you and works now, let us know here. if "lists." still is there in email addresses somewhere, please also list.
Feb 9 2022
Feb 9 2022
ametzler1 updated subscribers of T5816: mailing list address confusion (lists.gnupg.org shown, but does not work).
In T5816#154715, @ikloecker wrote:Try gcrypt-devel@gnupg.org, i.e. without the lists subdomain.
Recently, the gnupg.org mailing list manager started to prepend the lists. subdomain to the List-Id (which caused my email filters to fail) and to everything else. Probably due to an accidentally changed configuration.
Feb 8 2022
Feb 8 2022
Feb 5 2022
Feb 5 2022
Sep 4 2021
Sep 4 2021
This works for me:
0001-build-Use-automake-primitives-to-install-libksba.def.patch1 KBDownload
Aug 30 2021
Aug 30 2021
Jun 22 2019
Jun 22 2019
This bug has been assigned CVE-2019-12904. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12904
Jun 1 2019
Jun 1 2019
ametzler1 added a comment to T4487: libksba: please refresh ASN.1 components from more recent RFCs with BSD licensing.
gniibe wrote: