From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: from alyss.skarnet.org (alyss.skarnet.org [95.142.172.232]) by inbox.vuxu.org (Postfix) with SMTP id BE2362CDAA for ; Thu, 22 Aug 2024 16:27:51 +0200 (CEST) Received: (qmail 6903 invoked by uid 89); 22 Aug 2024 14:28:17 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Received: (qmail 6896 invoked from network); 22 Aug 2024 14:28:17 -0000 X-Virus-Scanned: SPAM Filter at disroot.org Date: Thu, 22 Aug 2024 16:27:41 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1724336869; bh=BK4cSRmxSf9LsmR9+MLUxNs3Akb4OqsOfQxGsFWbQCw=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=DU0VjJItB4BwdW5dfF2SSk98kK+HS68jNzMXoWVsI2wSYDH12BUia55GhOm7FZexX ZRudt/0NGx6XQRi3+KnY3YpxE3HPpAH1GU6F5fkEbsvBV3YEKguEckZ9nCSJNRDYv0 OzNnQnW7mPqY5yKTKeaZbi//QQXmOMmxPcNNVbEodwsBWGTYKKXgSS7abRveAaPEZz O6+7LS3b9m9B/L0xe4d2rHWMamd57Vo0MtxffiLTJ5Lp5LZHmr6BaJXGSXoXeUqesF oXXsh4sN+SDRVtAGSXosJp3UrosYwOTRjzk3mWGJk+jKE2wgXXlFliWqc1XtO8CZr7 01WHOI2xFeXKw== From: "Lorenzo via supervision" Reply-To: Lorenzo To: "Lorenzo via supervision" Cc: Alex Efros , Gerrit Pape Subject: Re: runit-2.1.2 available Message-ID: <20240822162402.4c5fd6f4@lorenz.fritz.box> In-Reply-To: <20240822160112.2bcf9810@lorenz.fritz.box> References: <20140810190240.2992.qmail@08fdd12ac586ec.315fe32.mid.smarden.org> <20240822160112.2bcf9810@lorenz.fritz.box> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Thu, 22 Aug 2024 16:01:12 +0200 "Lorenzo via supervision" wrote: > Hello, > > On Thu, 22 Aug 2024 15:54:47 +0300 > "Alex Efros via supervision" wrote: > > > Hi! > > > > Now, 10 years later, it looks like some maintenance is needed > > because of GCC changes. Otherwise chances are runit will eventually > > die. > > > > See https://bugs.gentoo.org/938282 for more details. > > patch is available in Debian > https://salsa.debian.org/debian/runit/-/commit/3e3ceeebb948d41332a8930594010f44ebd19cd5 > sorry, I forgot that there are other patches already applied that are probably needed (at least some part), see https://salsa.debian.org/debian/runit/-/blob/master/debian/patches/0014-fix-implicit-declarations-incompatible-types-argv-ty.patch?ref_type=heads https://salsa.debian.org/debian/runit/-/blob/master/debian/patches/0016-fix-warning-for-undefined-operation-on-sequence-poin.patch?ref_type=heads https://salsa.debian.org/debian/runit/-/blob/master/debian/patches/0017-fix-replace-obsolete-usleep-with-nanosleep.patch?ref_type=heads https://salsa.debian.org/debian/runit/-/blob/master/debian/patches/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch?ref_type=heads