bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50985: Merging gnulib for Emacs 28.1?


From: Paul Eggert
Subject: bug#50985: Merging gnulib for Emacs 28.1?
Date: Tue, 5 Oct 2021 09:16:13 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10/5/21 7:11 AM, Robert Pluim wrote:
Probably. When it comes to gnulib I prefer to leave it to people who
know what theyʼre doing :-)

We can't wait for *that* (:-), so I charged ahead and installed the attached patches into the emacs-28 branch. This fixed the md5_stream issue for me.

The key issue here is whether Emacs wants to use cryptography algorithms supported by the Linux kernel, if available. I expect that Emacs doesn't want to bother, because its use of md5_stream is not that performance- or security-relevant and because if we wanted Emacs to use the kernel stuff that'd drag in a lot more Gnulib modules which would be more trouble than it's worth. Comments welcome of course, since this is a judgment call.

I hadn't run into this earlier because I was doing a default configure+build, which on my platform didn't use native compilation.

Attachment: 0001-Tweak-recent-configure-fix.patch
Description: Text Data

Attachment: 0002-Fix-md5-issue-in-recent-Gnulib-merge.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]