From patchwork Fri Aug 9 11:23:15 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7954 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 RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4WgM3z5JcTz3x5y for ; Fri, 9 Aug 2024 11:23:43 +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 RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4WgM3w1jm9z5sK; Fri, 9 Aug 2024 11:23:40 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4WgM3w17NVz33xS; Fri, 9 Aug 2024 11:23:40 +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 (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4WgM3p6j2mz33ww for ; Fri, 9 Aug 2024 11:23:34 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4WgM3p40XMz4TJ; Fri, 9 Aug 2024 11:23:34 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1723202614; 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=P94SLO1TiyYsmtXGCpEUUJJfqXOumugN52ZOYKMKpo4=; b=3Mbfo6jsdbmuDg5gHbXVmyv2yF0VkTS06YCheWbQMMvur/KId0+Ufa2vckAnEMnxdV9Rsm b+4/QYMi2lQHJ4Cg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1723202614; 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=P94SLO1TiyYsmtXGCpEUUJJfqXOumugN52ZOYKMKpo4=; b=dJMFmEZdbMB5Xg9RPYWVwEhfWTCXVq92yZt5XdJK2fQ0JxwaxUoKe4Z4xljxchxOUxD5aM BeOpxcxoVS9hzB5HFpvyz3qpUFCa3RCKh3djUuzvlBzAGeh/nhfv2eHJWwMmXQy0sXF+PB 5ds1OuJYStb3aeHW+i4/V5VJobGGsw5qvqRhi1WpNUfL4mRJU52t5gqnluUf6Y0ljqwywB g1nE07BdglWd2be7d1RLjl40+gqXI3WS6hpb/zDoJ5y9AOJ3DmKWbgroNjV88Y4MNSz9Mt x9VaeUhbpnPg9PWHLOYCbgKxWimhI1NOvhv4xHPyjEYaOK7BkHUcbwd9G3uC8g== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 04/15] cifs-utils: ship due to libcap sobump Date: Fri, 9 Aug 2024 13:23:15 +0200 Message-ID: <20240809112326.8475-4-adolf.belka@ipfire.org> In-Reply-To: <20240809112326.8475-1-adolf.belka@ipfire.org> References: <20240809112326.8475-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: RGSML3NQAMSIJPFWUYJJQCVIVIGKNU2G X-Message-ID-Hash: RGSML3NQAMSIJPFWUYJJQCVIVIGKNU2G X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Signed-off-by: Adolf Belka --- lfs/cifs-utils | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/cifs-utils b/lfs/cifs-utils index 9301caef6..7b8a39fcd 100644 --- a/lfs/cifs-utils +++ b/lfs/cifs-utils @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team # +# Copyright (C) 2007-2024 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cifs-utils -PAK_VER = 5 +PAK_VER = 6 DEPS =