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

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

bug#62894: closed ([PATCH core-updates 0/2] gnu: samba: Fix build on i68


From: GNU bug Tracking System
Subject: bug#62894: closed ([PATCH core-updates 0/2] gnu: samba: Fix build on i686-linux.)
Date: Fri, 12 May 2023 20:11:02 +0000

Your message dated Fri, 12 May 2023 20:09:46 +0000
with message-id <87h6shcnw9.fsf@protonmail.com>
and subject line Re: bug#62894: [PATCH core-updates 0/2] gnu: samba: Fix build 
on i686-linux.
has caused the debbugs.gnu.org bug report #62894,
regarding [PATCH core-updates 0/2] gnu: samba: Fix build on i686-linux.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62894: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62894
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH core-updates 0/2] gnu: samba: Fix build on i686-linux. Date: Mon, 17 Apr 2023 04:23:49 +0000
Hi Guix,

Two patches here:

1. Fix samba building on i686-linux, as the selftest configure option requires 
python-cryptography, which relies on rust and thus won't work on i686 
currently. So conditionally enable this flag and that native-input.

   The check here happens twice, better to have a let form for the whole 
package (or even reduce it to a "rust?" variable)? I went with the check we use 
for librsvg, but haven't checked on aarch64 if this does build. I did test that 
samba builds for x86_64 and i686-linux and this allows wine on x86_64 to build 
for me as well.

2. In doing this I noticed that samba is outdated and vulnerable to CVEs so I 
updated it in the next patch. I separately verified the download's signature, 
though samba's key is expired, so...

I didn't push this directly since I wasn't sure if there was a more elegant way 
to do this check and since I'm not certain on the rust architectures question.

A similar fix is needed on master I believe, but since the inheritance is 
flipped there I wasn't sure if this will just confuse the upcoming merge more. 
If the core-updates merge is happening soon we can wait? Or once this is good 
for core-updates I'll push the same fix to master.

Thanks!
John




--- End Message ---
--- Begin Message --- Subject: Re: bug#62894: [PATCH core-updates 0/2] gnu: samba: Fix build on i686-linux. Date: Fri, 12 May 2023 20:09:46 +0000
On Tue, Apr 18, 2023 at 12:35 PM, Maxim Cournoyer wrote:

> Hi,
>
> I pushed this to master, fixing the graft at the same time (it was not
> applied to 'samba').
>
> I'll look for core-updates later.

Thanks. Since applied/merged so we're all set.

John



--- End Message ---

reply via email to

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