GNU bug report logs

#50698 [PATCH] WIP patches for recently-known hurd security vulnerabilities

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Full log

Message #13 received at 50698@debbugs.gnu.org (full text, mbox, reply):

Received: (at 50698) by debbugs.gnu.org; 4 Oct 2021 15:00:58 +0000
From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 04 11:00:58 2021
Received: from localhost ([127.0.0.1]:38072 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1mXPSc-0006bg-IL
	for submit@debbugs.gnu.org; Mon, 04 Oct 2021 11:00:58 -0400
Received: from laurent.telenet-ops.be ([195.130.137.89]:43154)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <maximedevos@telenet.be>) id 1mXPSX-0006bT-UB
 for 50698@debbugs.gnu.org; Mon, 04 Oct 2021 11:00:56 -0400
Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be
 ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d])
 by laurent.telenet-ops.be with bizsmtp
 id 1r0s260020mfAB401r0sNE; Mon, 04 Oct 2021 17:00:52 +0200
Message-ID: <bf180129911ad9c0accc9a17c497bae8bd482ad2.camel@telenet.be>
Subject: Re: bug#50698: [PATCH] WIP patches for recently-known hurd security
 vulnerabilities
From: Maxime Devos <maximedevos@telenet.be>
To: Ludovic Courtès <ludo@gnu.org>
Date: Mon, 04 Oct 2021 17:00:43 +0200
In-Reply-To: <87pmskq4mc.fsf@gnu.org>
References: <727b3d7ec511589ab714874d6648ee4afa458e3c.camel@telenet.be>
 <87pmskq4mc.fsf@gnu.org>
Content-Type: multipart/signed; micalg="pgp-sha512";
 protocol="application/pgp-signature"; boundary="=-0gIDKwqpBpzhvzNzv4jE"
User-Agent: Evolution 3.34.2 
MIME-Version: 1.0
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21;
 t=1633359652; bh=zn/CyJlhUKyqZ8G6tp9CSGZXWRZQ1Q0t0b8Vyfmua4o=;
 h=Subject:From:To:Cc:Date:In-Reply-To:References;
 b=QHMS16jCkrky6KuMpU13tD76REkCWCKzHYOL3pCLSy5D9YBUtiAoObb8CupinP6od
 hZ3zME/WCUt6viIedu6f0NbHl9P5uJzsBUKwOgcTbBqeNLDEdVm2ugAvaDeqTp28Mn
 gxSwFgjF6OagE90ZjSROL8Nv12hKazjCL0UY17CRcL9d9XYeLIvbbwCwLIIiOw7Jxa
 Qeb/CjRs8ss+KiCjdZ5sFyHlss4Ee6l7hIugdelqRRe7i6aiRD6FzE+TEXGaqhjpjv
 OVWU/7fyZAVeVnb/MadiTGZBj7xYYgOJqEwKKLLC5h+zb2zAIcX8fJZ0HiYmEBmBvG
 Sb7x/XIQ2JYLQ==
X-Spam-Score: -0.7 (/)
X-Debbugs-Envelope-To: 50698
Cc: 50698@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -1.7 (-)
[Message part 1 (text/plain, inline)]
Ludovic Courtès schreef op ma 04-10-2021 om 15:52 [+0200]:
> > +(define glibc/fixed
> > +  (package-with-extra-patches
> > +   glibc
> > +   (search-patches "glibc-hurd-sendmsg-SCM_CREDS.patch"
> > +                   "glibc-hurd-proc-reauth.patch")))
> 
> Instead of a replacement, which makes no sense on GNU/Linux, could you
> add a conditional phase for (hurd-target?) that applies the patches?

A replacement would be useless on GNU/Linux, but harmless.
Adding a phase (conditional on (hurd-target?)) to glibc
calling 'patch' on these patches would be possible, but would
cause a world-rebuild for GNU/Hurd (though not for GNU/Linux).

Because i586-gnu is ‘experimental and under development’
(according to (guix)GNU Distribution), I suppose the (partial)
world-rebuild is acceptable here? 

Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Sun Dec 22 01:09:02 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.