From patchwork Wed Aug 30 14:17:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7142 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4RbRGP6JLfz3wtx for ; Wed, 30 Aug 2023 14:18:05 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4RbRGG1BdVz5dV; Wed, 30 Aug 2023 14:17:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4RbRGF5wzSz306y; Wed, 30 Aug 2023 14:17:57 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4RbRGC0wdgz2y9s for ; Wed, 30 Aug 2023 14:17:55 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4RbRG846lSz3db; Wed, 30 Aug 2023 14:17:52 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1693405072; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=9RZ44cQm6Qmmnis6vyVc6+zu9sfb/HCMZHtt3WSoaD4=; b=rcjFC/Iu7xnTEQOIv3+2hkAgaMiGBo1y2dPw1ChpWI6IPtE9fzHC98tmU8MoAYrQjM3Le5 pZtEvnx22667XtBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1693405072; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=9RZ44cQm6Qmmnis6vyVc6+zu9sfb/HCMZHtt3WSoaD4=; b=g8opINon6kbxnzjKvNwRVjgMORGXRs4cHq1LduWVPFWkEGxRFqTVYyhcKsSnWYJPotLHPK mEeMCMu8C1hCMmGrJgiVO4tDw0AC4oXvp2/cwn9EuPtKbcUEh2v5NowoMq7HCmhjkhl1c2 vHlJ5vn/HYrMohULA4oPLV3OtGsXaRW/WbvUZ4mzs5Y1wqChq4lkHDxIu3Pyvew0KSGoLq 7jw5/7HU4GpQ3hLAgADOSlJWlqoKaaciws8KcSXVkWPFDg/6ucu1sbK8W6DcYWgGeSeRLU 4d8hdcqvENQy2oZqGBDb9w7zJbo3sY83YWvAVVUWiHiL3ioS+zDh0UxXgswrlw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] xinetd: Update to version 2.3.15.4 Date: Wed, 30 Aug 2023 16:17:42 +0200 Message-ID: <20230830141742.2723629-11-adolf.belka@ipfire.org> In-Reply-To: <20230830141742.2723629-1-adolf.belka@ipfire.org> References: <20230830141742.2723629-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 2.3.15 (2012) to 2.3.15.4 (2018) - Update of rootfile. - The original site for xinetd is no longer accessible. - Version 2.3.15 was the last version from https://github.com/xinetd-org/xinetd OpenSUSE have forked the repo and have provided 2.3.15.3 and 2.3.15.4 to collect a range of patches together from openSUSE, Debian, Fedora, Gentoo etc. Last bug fix was done on this github repo in Sep 2022 and the last commit in Oct 2022. - This is as up to date as there is currently available. Signed-off-by: Adolf Belka --- config/rootfiles/packages/xinetd | 28 +++++++++++++++++++++------- lfs/xinetd | 10 +++++----- 2 files changed, 26 insertions(+), 12 deletions(-) diff --git a/config/rootfiles/packages/xinetd b/config/rootfiles/packages/xinetd index e007e1955..63d414511 100644 --- a/config/rootfiles/packages/xinetd +++ b/config/rootfiles/packages/xinetd @@ -1,10 +1,24 @@ etc/rc.d/init.d/xinetd etc/xinetd.conf -#usr/man/man5/xinetd.conf.5 -#usr/man/man8/itox.8 -#usr/man/man8/xconv.pl.8 -#usr/man/man8/xinetd.8 -#usr/man/man8/xinetd.log.8 -#usr/sbin/itox -#usr/sbin/xconv.pl +#usr/bin/itox +#usr/bin/xconv.pl +#usr/etc/xinetd.conf +#usr/etc/xinetd.d +#usr/etc/xinetd.d/chargen +#usr/etc/xinetd.d/chargen-udp +#usr/etc/xinetd.d/daytime +#usr/etc/xinetd.d/daytime-udp +#usr/etc/xinetd.d/discard +#usr/etc/xinetd.d/discard-udp +#usr/etc/xinetd.d/echo +#usr/etc/xinetd.d/echo-udp +#usr/etc/xinetd.d/servers +#usr/etc/xinetd.d/services +#usr/etc/xinetd.d/time +#usr/etc/xinetd.d/time-udp usr/sbin/xinetd +#usr/share/man/man5/xinetd.conf.5 +#usr/share/man/man5/xinetd.log.5 +#usr/share/man/man8/itox.8 +#usr/share/man/man8/xconv.pl.8 +#usr/share/man/man8/xinetd.8 diff --git a/lfs/xinetd b/lfs/xinetd index 6c1cbecfc..aeee9ef36 100644 --- a/lfs/xinetd +++ b/lfs/xinetd @@ -26,15 +26,15 @@ include Config SUMMARY = An 'inetd' with Expanded Functionality -VER = 2.3.15 +VER = 2.3.15.4 THISAPP = xinetd-$(VER) -DL_FILE = $(THISAPP).tar.gz +DL_FILE = $(THISAPP).tar.xz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = xinetd -PAK_VER = 4 +PAK_VER = 5 DEPS = @@ -50,7 +50,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = b5c933a2aa7a2ef4a2d58b53890f04569fe592005c646f39a00d4716325c8ac9b9aa3b8b4b2f2b861430c8415167ab1d394de3d3b4bd761239c5223b1d2b0419 +$(DL_FILE)_BLAKE2 = e6981d7143c5e39d45a6274d003467f372b1e97637112c66a3fd3a1cb47fe948228d72c914cca5b2db1d65a626b83ff36f10768d343579aa48353d20e2541f4d install : $(TARGET) @@ -83,7 +83,7 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) cd $(DIR_APP) && ./configure --prefix=/usr cd $(DIR_APP) && make $(MAKETUNING)