From patchwork Sat Nov 26 13:42:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6182 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 4NKCbR5Yw4z3wc7 for ; Sat, 26 Nov 2022 13:42:43 +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 4NKCbR1mgtz2p2; Sat, 26 Nov 2022 13:42:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NKCbR13Cmz2xxQ; Sat, 26 Nov 2022 13:42: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 4NKCbP5cCQz2xc3 for ; Sat, 26 Nov 2022 13:42: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 4NKCbP0F0yz2Qr; Sat, 26 Nov 2022 13:42:41 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1669470161; 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=jqoJfeqqeGhD/B45uPGs+yEpWLCvF1ef+fq0Yv5+hCs=; b=p/VqoAs64mHwdNN5+5NkvEn/OxJylvqe9OTyS4uPOoHPmGKJuJTsyWr00C4RYRmmjeiOOF rPf/HGqwxOvcGPBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1669470161; 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=jqoJfeqqeGhD/B45uPGs+yEpWLCvF1ef+fq0Yv5+hCs=; b=taVchV3DzkZ6ME6Hg/eh0ABVXR5CoRtcqIOxmMkKTMzXeiAwuPHT/byi4nIoxq4Iz/pHzA Qv62FDDkODhrJdUDKEdQyEw3W5AtH1wxrMDRErn6hynS4FZlcaT0/vLwRN6Qk6mXIR9Pk9 v3xTw7HeGgKPOTitUJQEP0iaBfgwfDYUHv+wSMI2dPIq4c2GYjYUwtQV5f/o+Z5RF+UpRf i9OTKxmTvcT7MpNwsm2p55vX03rBgDaPffbs0ePa5GA2y4xz8SAvjOz58PqoAJrifNYXk3 vYaaBR0ZNJRClc2oGaMfos5pnm0Wk/gsh49fryUWs2i+dyQcxIRjo098fEfNXg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] libtasn1: Update to version 4.19.0 Date: Sat, 26 Nov 2022 14:42:38 +0100 Message-Id: <20221126134238.2491087-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 version 4.18.0 to 4.19.0 - Update of rootfile - Changelog * Noteworthy changes in release 4.19.0 (2022-08-23) [stable] - Clarify libtasn1.map license. Closes: #38. - Fix ETYPE_OK out of bounds read. Closes: #32. - Update gnulib files and various maintenance fixes. Signed-off-by: Adolf Belka Reviewed-by: Michael Tremer --- config/rootfiles/common/libtasn1 | 2 +- lfs/libtasn1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/libtasn1 b/config/rootfiles/common/libtasn1 index 748c665e0..87fd4ce5f 100644 --- a/config/rootfiles/common/libtasn1 +++ b/config/rootfiles/common/libtasn1 @@ -5,7 +5,7 @@ #usr/lib/libtasn1.la #usr/lib/libtasn1.so usr/lib/libtasn1.so.6 -usr/lib/libtasn1.so.6.6.2 +usr/lib/libtasn1.so.6.6.3 #usr/lib/pkgconfig/libtasn1.pc #usr/share/info/libtasn1.info #usr/share/man/man1/asn1Coding.1 diff --git a/lfs/libtasn1 b/lfs/libtasn1 index e95631396..86c436306 100644 --- a/lfs/libtasn1 +++ b/lfs/libtasn1 @@ -24,7 +24,7 @@ include Config -VER = 4.18.0 +VER = 4.19.0 THISAPP = libtasn1-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = b5f93a7575dde46741b6fc97183105efbc934e44041735241ba40ecd578c94637741df193dfab0d97e0348e2dde34b8b89a33ed616afa0bf64db6dbddebf1786 +$(DL_FILE)_BLAKE2 = 6e8232590cd87da3bfd9182ed44eccdfbdfcc85e88d8cf19fffdb3d600e04694b77079b95bbd822d2c3fff29458ddae0f0440f9c1c19c711923a2507bd19270f install : $(TARGET)