From patchwork Sun Apr 25 20:04:07 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4217 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4FSzWP1sxkz44Qk for ; Sun, 25 Apr 2021 20:04:17 +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 4FSzWN1fnRzk3; Sun, 25 Apr 2021 20:04:16 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FSzWN0B4sz2xbT; Sun, 25 Apr 2021 20:04:16 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4FSzWL3zRXz2xbT for ; Sun, 25 Apr 2021 20:04:14 +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 4FSzWK3VJPzTM; Sun, 25 Apr 2021 20:04:13 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1619381053; 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=k+i9YsIqHhQausVdKquPToV/0b+O2YNxiuehHIwn5X4=; b=b1xEl2BfgBG5oteVqjtl6inBg38j71nK/b4YoBz9rZGyVy5N1HSMDDuSClr1axiskHjXpB wE8F53EUwZtz9QDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1619381053; 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=k+i9YsIqHhQausVdKquPToV/0b+O2YNxiuehHIwn5X4=; b=PtMQQApIKtDwE4DbDOnnocouON/liK8dem+DWMJqCEd74XxsfxjCIT5BRFBXcgj1UqMG5/ lbec/JTJSwepoDNcKCsmrhyxCoqBxjiE8o+uYCYarydarcwKrpRPGcOLtG+HU4QUHeEmZ0 SGE5Ux6IjqcBAoP9FAZmhNH+jZoeS16yqzZ/DU3X6EanlgUkqrKbUlIJAmfSJ5CFKJUTA5 86lUoQKFK8bp0N3YHtJHCT3s+DDcph3+ps9x+cBDQ5zzBZABLg/aehxGRApc1ch9v9qoAR OKdUanLTn/ubfHkGmCNMGvIFXcKrFGhay2W8ks63D4+dU884He/D69swDzG+RA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] libjpeg: Update to 2.1.0 Date: Sun, 25 Apr 2021 22:04:07 +0200 Message-Id: <20210425200407.1910-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 2.0.4 to 2.1.0 - Update rootfile - Changelog is too large to include here Full details can be found in ChangeLog.md file in source tarball Signed-off-by: Adolf Belka --- config/rootfiles/common/libjpeg | 5 +++++ lfs/libjpeg | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/libjpeg b/config/rootfiles/common/libjpeg index eb74d2c50..74c101854 100644 --- a/config/rootfiles/common/libjpeg +++ b/config/rootfiles/common/libjpeg @@ -9,6 +9,11 @@ #usr/include/jmorecfg.h #usr/include/jpeglib.h #usr/include/turbojpeg.h +#usr/lib/cmake/libjpeg-turbo +#usr/lib/cmake/libjpeg-turbo/libjpeg-turboConfig.cmake +#usr/lib/cmake/libjpeg-turbo/libjpeg-turboConfigVersion.cmake +#usr/lib/cmake/libjpeg-turbo/libjpeg-turboTargets-release.cmake +#usr/lib/cmake/libjpeg-turbo/libjpeg-turboTargets.cmake #usr/lib/libjpeg.so usr/lib/libjpeg.so.8 usr/lib/libjpeg.so.8.2.2 diff --git a/lfs/libjpeg b/lfs/libjpeg index 1fbcdf02a..db068ac54 100644 --- a/lfs/libjpeg +++ b/lfs/libjpeg @@ -23,8 +23,7 @@ ############################################################################### include Config - -VER = 2.0.4 +VER = 2.1.0 THISAPP = libjpeg-turbo-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +39,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = d01d9e0c28c27bc0de9f4e2e8ff49855 +$(DL_FILE)_MD5 = be306afc2d2ebd6931b634df0e8cbaf5 install : $(TARGET)