From patchwork Mon Feb 8 19:56:40 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 3877 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 RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4DZGxs37rCz3wps for ; Mon, 8 Feb 2021 19:56:49 +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 4DZGxr5zpmznK; Mon, 8 Feb 2021 19:56:48 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4DZGxr5K4Bz2xfh; Mon, 8 Feb 2021 19:56:48 +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 RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4DZGxq2dpwz2xfh for ; Mon, 8 Feb 2021 19:56:47 +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 4DZGxp5LQjzmc; Mon, 8 Feb 2021 19:56:46 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1612814206; 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=8kPt6vFOhw/PSmITZc83eM+2eDYR05oiFHzKd7gfJyk=; b=PPRUhncB648LVPisxee/IrHdNXx0tCQrFL6QGDYGm1xW7FI8qhnp+/6xPck4NuXZwu203K hldsyx6Wvftu76Cw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1612814206; 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=8kPt6vFOhw/PSmITZc83eM+2eDYR05oiFHzKd7gfJyk=; b=Yu8VO9GGS87zkFUFX5SqHSpzir/K7Uc4cWA0RQ42gDNH50wtZDQGs7f37nDg9UZfaJoaI1 AFhN4VbZN5CvUNFrCOqu4XC2gpFjJ6yN4M4l53f8h/dL1sQGOsVMMN/AGvNYhOJvtxl78u ifR3XQ8NjsCNnvrHk235GxuSMRy0hy38ZyG+m8r/JEy7PKoB9T+Exu2bYK9M4jz0ILlkBw gXgfUULqdrg1DTpdjWOtEK9K4/D/sNpjBxaAz3hrjRmpk2hlS8osg0LsEsUGF3EManM/LG w1TufZzNy+zBfXunY+nN6aewQCFqjSFQeodIzmL6H9pOqWwjezRyeFWTugbRZQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] lzo: Update to 2.10 Date: Mon, 8 Feb 2021 20:56:40 +0100 Message-Id: <20210208195640.3201130-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" - Update lzo from 2.09 to 2.10 - Update rootfile - Changelog Changes in 2.10 (01 Mar 2017) * Improve CMake build support. * Add support for pkg-config. * Do not redefine "snprintf" so that the examples build with MSVC 2015. * Assorted cleanups. Signed-off-by: Adolf Belka --- config/rootfiles/common/lzo | 1 + lfs/lzo | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/common/lzo b/config/rootfiles/common/lzo index 4ebc05cdb..92e7327ca 100644 --- a/config/rootfiles/common/lzo +++ b/config/rootfiles/common/lzo @@ -16,6 +16,7 @@ usr/lib/liblzo2.so usr/lib/liblzo2.so.2 usr/lib/liblzo2.so.2.0.0 +#usr/lib/pkgconfig/lzo2.pc #usr/share/doc/lzo-2.09 #usr/share/doc/lzo-2.09/AUTHORS #usr/share/doc/lzo-2.09/COPYING diff --git a/lfs/lzo b/lfs/lzo index 58f25577d..93fe66d5c 100644 --- a/lfs/lzo +++ b/lfs/lzo @@ -24,7 +24,7 @@ include Config -VER = 2.09 +VER = 2.10 THISAPP = lzo-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = c7ffc9a103afe2d1bba0b015e7aa887f +$(DL_FILE)_MD5 = 39d3f3f9c55c87b1e5d6888e1420f4b5 install : $(TARGET)