From patchwork Sun Sep 17 13:55:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonatan Schlag X-Patchwork-Id: 7196 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 4RpTwt6nt5z3wtG for ; Sun, 17 Sep 2023 13:56:14 +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 4RpTwr2S0Gz2cG; Sun, 17 Sep 2023 13:56:12 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4RpTwr1vcgz2yVQ; Sun, 17 Sep 2023 13:56:12 +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 4RpTwq4L8Gz2xQp for ; Sun, 17 Sep 2023 13:56:11 +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 4RpTwp6g7xz1D; Sun, 17 Sep 2023 13:56:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1694958970; 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=6Eh/ctrfc7915jk7XeKy6mgC9+cHMbeCoKFglqjMTww=; b=bJC6r6UCMBeeOtoGTfP8AwUJ2YUlDhgonsuxcQt4TNAv+nTQnR6rTn5+SIic4jN4Ro7cwR rE0xcdSe6WoaoOJZR3V0SiCgw8oiEwX8C1LKXks+4ExaHyGK8jHY0S8oMBr6edXwvSfX0E 6nkmv467ATKIkmexL7mCgP1uzjtsVJmjHZY+ml5jifpRin0wOn6ARMnEyd8fEldv/2WPZU XbED4T4mAFSvCazNJkxvl/H8DFeEcP3eSwh+vLi1uCRq+DlfIHLb+Fl2Vh/rEgyMgneEJD WEGj0KcCZbu4C6lG8Yl0SG7KnUjBVcnj5ySsQ+ZaTWNkOhx6HPV3vkrfdR330Q== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1694958970; 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=6Eh/ctrfc7915jk7XeKy6mgC9+cHMbeCoKFglqjMTww=; b=FckAF6Ttom4l4HkWcGmvSMr+87iOw/s8xDId7gC/wSw6PoorlC1+e7tNNWpJD3gXT2YBfr cRmXoQzEHt0GC5Dw== From: Jonatan Schlag To: development@lists.ipfire.org Subject: [PATCH 2/2] file: Update to 5.45 Date: Sun, 17 Sep 2023 13:55:54 +0000 Message-Id: <20230917135554.185972-2-jonatan.schlag@ipfire.org> In-Reply-To: <20230917135554.185972-1-jonatan.schlag@ipfire.org> References: <20230917135554.185972-1-jonatan.schlag@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" Fixes: #13223 Signed-off-by: Jonatan Schlag --- file/file.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/file/file.nm b/file/file.nm index 23ee3a768..da0e403e4 100644 --- a/file/file.nm +++ b/file/file.nm @@ -4,8 +4,8 @@ ############################################################################### name = file -version = 5.43 -release = 1.1 +version = 5.45 +release = 1 groups = System/Tools url = http://www.darwinsys.com/file/