From patchwork Mon Apr 19 20:58:53 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4192 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 4FPK1H2Vfkz44Qc for ; Mon, 19 Apr 2021 20:58:59 +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 4FPK1H0Tb9z21g; Mon, 19 Apr 2021 20:58:59 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FPK1H04dKz2ybF; Mon, 19 Apr 2021 20:58:59 +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 4FPK1F60cDz2xkX for ; Mon, 19 Apr 2021 20:58:57 +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 4FPK1F0ljTz1rP; Mon, 19 Apr 2021 20:58:57 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1618865937; 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=IV9Zfpy2/rLF0YKRYRmjgEl3xvIEVYgJ3DBrm3iUXbw=; b=comZp9cR2I/P7bTfVTW2p1IqxGy4dfYE1itKRhcaVIOWH42MVGcPSlscTETw5O71q1d1wJ ulugaSAoHQ+YzNDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1618865937; 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=IV9Zfpy2/rLF0YKRYRmjgEl3xvIEVYgJ3DBrm3iUXbw=; b=JLPQsLSKmM2/5iZl/S/17IQC6Srdz3SD+90FcXBerdOMVKDn6yfJ82zvvGQx+2o9IZ+hd9 ic5hfcWKBmK0CUyByAthmSg0VVp7n8FdRvmDZtlA0MbSeRiiAYmKhvpG7ctkxotMWpw3zS VRSR0NBVmJt1uVLS7JnI5/7F0BYrz8A8jp0JCNiDssj4ws/eqe/Hkxu/soHD30TTwERleM zB0AXl9627PM+0G1HTCZm2qiqDNmOS/3m2D5o/T5C4lvI5ECzxl8xLdMwCRgX/B7WyXdQR 2pz2VFg74JVx+VbNcQadsdt07xpaXfgA5Xd2wKwv6L/jDvJZFlrtY+aUKKqdtA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] pixman: Update to 0.40.0 Date: Mon, 19 Apr 2021 22:58:53 +0200 Message-Id: <20210419205853.2101533-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 from 0.34.0 to 0.40.0 - Update of rootfile - Changelog The ChangeLog and NEWS files in the source tarball are empty The only info on the changes is the git repository. https://cgit.freedesktop.org/pixman/log/ Signed-off-by: Adolf Belka --- config/rootfiles/common/pixman | 2 +- lfs/pixman | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/pixman b/config/rootfiles/common/pixman index 34b2a3fb6..28e7c692a 100644 --- a/config/rootfiles/common/pixman +++ b/config/rootfiles/common/pixman @@ -5,5 +5,5 @@ #usr/lib/libpixman-1.la usr/lib/libpixman-1.so usr/lib/libpixman-1.so.0 -usr/lib/libpixman-1.so.0.34.0 +usr/lib/libpixman-1.so.0.40.0 #usr/lib/pkgconfig/pixman-1.pc diff --git a/lfs/pixman b/lfs/pixman index 77a3781ea..644fd7139 100644 --- a/lfs/pixman +++ b/lfs/pixman @@ -24,7 +24,7 @@ include Config -VER = 0.34.0 +VER = 0.40.0 THISAPP = pixman-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e80ebae4da01e77f68744319f01d52a3 +$(DL_FILE)_MD5 = 73858c0862dd9896fb5f62ae267084a4 install : $(TARGET)