From patchwork Wed Sep 20 10:57:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7218 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) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4RrFq123mjz3ws3 for ; Wed, 20 Sep 2023 10:57:17 +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 4RrFpx4c7Gz1qq; Wed, 20 Sep 2023 10:57:13 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4RrFpx40VSz2ypl; Wed, 20 Sep 2023 10:57:13 +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 4RrFpw2D3Dz2xrn for ; Wed, 20 Sep 2023 10:57:12 +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 4RrFpv4Bz7z1Kk; Wed, 20 Sep 2023 10:57:11 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1695207431; 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; bh=VcKe07ThssbI29yr4vV0Z4VKc1DS68dgHnz4PvLyNg8=; b=bIhVPFdyVJMk02zkPQ4LRiGOiw6Afcyq9706DqxyZAookNtiBg88F7cghp656BsMpa1Gme AJO4D/BgIv9d1iAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1695207431; 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; bh=VcKe07ThssbI29yr4vV0Z4VKc1DS68dgHnz4PvLyNg8=; b=ca2co5C8HF+v2ToCSWzPAhcOg7EigyOXO3FD/1Syy0cABUTdN/dmT9nAlYT1VDzEa2iACm KmvGwwqOzxHdLSVyju++ov2Jwm3u3BAy/KWvD654Tn/95T9wtyNfLJSJyjkS5KzS484nY/ P7/qTHfT0dwobK1mV1WzdgWtcT1XxrmiMw8gEvDOaNlr/auPoxfmIizqOVH9KoxyaMMwmQ B9yJlxIvntfodItll3pT1XEY+VH0T4nB7hTGVd0Hw1BDODIVCnQ0tzhfTo3l+0oICRYq3O XtQdgFNOWSWJmboabx6CKV7xo3+21mPRKisIMpe1lmNWZnOVct7fZLvZY5nrQA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] util-linux: Update to version 2.39.2-1 Date: Wed, 20 Sep 2023 12:57:08 +0200 Message-ID: <20230920105708.85900-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" - IPFire-3.x - Update from version 2.38.1-3 to 2.39.2-1 - Changelogs for each version update are available at https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.39/v2.39.2-ChangeLog for version 2.39.2 and for earlier versions by modifying the url Alternatively the github commits can be reviewed at https://github.com/util-linux/util-linux/commits/v2.39.2 Signed-off-by: Adolf Belka --- util-linux/util-linux.nm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/util-linux/util-linux.nm b/util-linux/util-linux.nm index fbb17f901..ce5bcdd82 100644 --- a/util-linux/util-linux.nm +++ b/util-linux/util-linux.nm @@ -4,9 +4,9 @@ ############################################################################### name = util-linux -ver_maj = 2.38 -version = %{ver_maj}.1 -release = 3 +ver_maj = 2.39 +version = %{ver_maj}.2 +release = 1 maintainer = Stefan Schantl groups = System/Base