From patchwork Sun Jan 8 21:41:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6429 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NqrBJ3wfQz43ZC for ; Sun, 8 Jan 2023 21:41:44 +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 "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NqrBH1BjXz3BK; Sun, 8 Jan 2023 21:41:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NqrBH06Jlz30GW; Sun, 8 Jan 2023 21:41:43 +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 4NqrBF3W6Tz2xZb for ; Sun, 8 Jan 2023 21:41:41 +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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NqrBF1qsPz9Q; Sun, 8 Jan 2023 21:41:41 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1673214101; 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=zzbXhPrULyE6lh25AgxYGn5LpgH+ctZhrZa23THCpDQ=; b=Qz0vKjXtTEh5H070kMWT5pDaccEeO1+0bNiX8y35bEel+E6aP3eRAW4BqEMY9++Q2H+l1b GZ68cM30fE9vZuAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1673214101; 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=zzbXhPrULyE6lh25AgxYGn5LpgH+ctZhrZa23THCpDQ=; b=e+owCGE7Pf4KfuoF/3ZVYg5s3gLf9V8Pyv919QZl9DHDWiwEidNpZV4GZNKyWnVXYnGb33 l53UN2ukbrhKBpNTjoxXDE50vXc/fth2H975Trh+KE6l55Z0Ef+fqIyVCkyzPWXi96jnMA MXiUb+ZW6aclXFg6ubgjsyL9qgeL6Bi6eA/LJr5GfCOwcHn5GliOGhK/AuVjMT7Vod7dWV rPDsfaCxFEb4wpilyTy5r9tLVOIN3PY1M67dqJz+Ury5wwk+o/3eWzgqOf7Y7H1QEQvgso 9BBp6OlwPWrwwUZUKxSwrX0ZD47MNSogzjKAdsP8WPB0fcauSZd6GzKil+am2g== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 3/3] spandsp: Ship due to sobump from libtiff Date: Sun, 8 Jan 2023 22:41:38 +0100 Message-Id: <20230108214138.3637483-3-adolf.belka@ipfire.org> In-Reply-To: <20230108214138.3637483-1-adolf.belka@ipfire.org> References: <20230108214138.3637483-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" Signed-off-by: Adolf Belka --- lfs/spandsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/spandsp b/lfs/spandsp index 5d609cb06..ffd8c7d02 100644 --- a/lfs/spandsp +++ b/lfs/spandsp @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2023 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 = spandsp -PAK_VER = 6 +PAK_VER = 7 DEPS =