libksba: Update to version 1.6.8

Message ID 20260305171124.2654733-8-adolf.belka@ipfire.org
State New
Headers
Series libksba: Update to version 1.6.8 |

Commit Message

Adolf Belka 5 Mar 2026, 5:11 p.m. UTC
- 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 <adolf.belka@ipfire.org>
---
 config/rootfiles/common/libksba | 2 +-
 lfs/libksba                     | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
  

Patch

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  <info@ipfire.org>                     #
+# Copyright (C) 2007-2026  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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)