From patchwork Tue Oct 13 16:08:12 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 3580 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4C9gWx470qz3x1S for ; Tue, 13 Oct 2020 16:11:09 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4C9gT554Yzz1WT; Tue, 13 Oct 2020 16:08:41 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4C9gT54VjCz2xZt; Tue, 13 Oct 2020 16:08:41 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4C9gT44VZjz2xBf for ; Tue, 13 Oct 2020 16:08:40 +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 (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 4C9gSz4rP1z1TF; Tue, 13 Oct 2020 16:08:35 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1602605315; 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=tttyjUvlPU0KjCjSIXGCGohmNtROv2iiPi7EkC3GVSw=; b=E3fpEW+PuFw4gov/36YjlZqax++uNXRZ5T1INMHdcpM17BLuwPjm4lrc1AwMPcMd8APHIS f6T+JO5/JQttbEAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1602605315; 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=tttyjUvlPU0KjCjSIXGCGohmNtROv2iiPi7EkC3GVSw=; b=ANnPhZaGAv8gkFYgCdK9gGQP/6rmJwzteRvy7ksNhOwI738lel1eUffseKnm9spw/P6NFF Ap+x+RIsKtKhe1TU3na77pavesQlJGKtEFadLrHphYotbDp8pfgUpulBMO0n4IqnvCZ5PP CFcjodZHc4nI+QPnLQGsgJPa/M2XdCIK7QAvFfT4Z31/uEerZdhbptk41KRLUj6xQaHU9i dfC3Ri4NR4axVD5nTjLfYYYTHf1kvqtVulJHJkNWjResHEYj5V5FOAeQUAWCy/pRSCmPBL 7ML8tirAnMzc3MUm02VHWnx0P3CIVsuYLrVGvZaGVQCQONc2URVV8D695GDZcA== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 54/54] samba: Bump package version Date: Tue, 13 Oct 2020 16:08:12 +0000 Message-Id: <20201013160812.27754-54-michael.tremer@ipfire.org> In-Reply-To: <20201013160812.27754-1-michael.tremer@ipfire.org> References: <20201013160812.27754-1-michael.tremer@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: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- lfs/samba | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/samba b/lfs/samba index 38957cec9..15f9d10d2 100644 --- a/lfs/samba +++ b/lfs/samba @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba -PAK_VER = 70 +PAK_VER = 71 DEPS = avahi cups libtirpc krb5 perl-Parse-Yapp