From patchwork Thu Mar 5 17:11:22 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 9552 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) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4fRbg02pWfz3xGR for ; Thu, 05 Mar 2026 17:11:40 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "E7" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4fRbfy5jb7z5tt for ; Thu, 05 Mar 2026 17:11:38 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4fRbfw4x0qz33ww for ; Thu, 05 Mar 2026 17:11:36 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4fRbfq1P4Zz33xJ for ; Thu, 05 Mar 2026 17:11:31 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4fRbfp1q6Lz5vC; Thu, 05 Mar 2026 17:11:30 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1772730690; 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=EMTjbljDe4V2KGyhUGohbopoWgxH2cVT8zVHICX6i84=; b=1gCejH1XqBy36QgEY0auaFks5uC4eoSVLHBpNd98oinJIo100P3BUVUq9RvXSrppN+HHKf 7qckP/V4VN22JsDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1772730690; 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=EMTjbljDe4V2KGyhUGohbopoWgxH2cVT8zVHICX6i84=; b=GxhYwfmuEgWKNs481NNs5M7q4ZCRQ/LOfINrm1kSEGbM+5zdEAs9IledRKoApb1/Yxvu9f /ovite1kCR34N2ZbN3xK+jRzuKNrr6mpUpH3o3s+y0JREnemHDpiNHnIrpTQ7ZCupMaOU+ oKFuvn0F34gK4CnVlNoC1efXrQWS/cObuPNs0QYIoU72k/Nf68v8jxx8pI68hY5GZ+EUz2 WbeBV+dkkn2pnr1vG1kW6THecwqvjr9qlKg1zc8gN6mdb0rhhghbSRvV2rHN/wppdM6bYZ qtOaNgrVJyRD7QomEWqJkN0i/e3HmwcNLSKX63tW4kJ00n5v2iLbudGzOAIDrg== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] libksba: Update to version 1.6.8 Date: Thu, 5 Mar 2026 18:11:22 +0100 Message-ID: <20260305171124.2654733-8-adolf.belka@ipfire.org> In-Reply-To: <20260305171124.2654733-1-adolf.belka@ipfire.org> References: <20260305171124.2654733-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 - Update from version 1.6.7 to 1.6.8 - Update of rootfile - Changelog 1.6.8 * Fix double increment in DN parser while counting hexdigits. [T8104] * Fix a memory leak in the BER decoder's error handling. [T8105] * Fix an assertion failure in the OCSP code. [T8111] * Support SHA256 based CertIDs in OCSP. [rK2dd35bef66] * Use nonstring attribute for gcc-15. [T7624] * Remove remaining WindowsCE support. Signed-off-by: Adolf Belka --- config/rootfiles/common/libksba | 2 +- lfs/libksba | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/libksba b/config/rootfiles/common/libksba index 7c0c433fb..90dfdd92f 100644 --- a/config/rootfiles/common/libksba +++ b/config/rootfiles/common/libksba @@ -2,6 +2,6 @@ #usr/lib/libksba.la #usr/lib/libksba.so usr/lib/libksba.so.8 -usr/lib/libksba.so.8.14.7 +usr/lib/libksba.so.8.14.8 #usr/lib/pkgconfig/ksba.pc #usr/share/aclocal/ksba.m4 diff --git a/lfs/libksba b/lfs/libksba index 867cb7d15..fe4f3030a 100644 --- a/lfs/libksba +++ b/lfs/libksba @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2025 IPFire Team # +# Copyright (C) 2007-2026 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 # @@ -24,7 +24,7 @@ include Config -VER = 1.6.7 +VER = 1.6.8 THISAPP = libksba-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 95f51bc9a0a7ee14b91089aded3a420cf2f986a1599e39e36dc46fd0b71bef465af9c6576c19516d0aadae67399eca69ae0448239216ba486812884ebefa1ae7 +$(DL_FILE)_BLAKE2 = 13efba4f1f22de8e149049443ac1b68dea75c7526678f0a462c6922fb2f6de71c8c20d6c41b726e3083076f201576645b2f9181340fa2c49ca4de2ed1f6064fb install : $(TARGET)