diff --git a/CMakeLists.txt b/CMakeLists.txt index a03f8bf09d..50f4d8a53b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ endif() set(LT_CURRENT 32) ## increment any time the source changes; set 0 to if you increment CURRENT -set(LT_REVISION 3) +set(LT_REVISION 4) ## increment if any interfaces have been added; set to 0 ## if any interfaces have been changed or removed. removal has diff --git a/NEWS b/NEWS index a806b5f7e7..c2b0b9f862 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +openscap-1.3.14 03-04-2026 +- Maintenance, bug fix + - Make autotailor use correct XML namespaces + - Fix null pointer and segfault bugs + - Always check the current lists before inserting on blueprints + openscap-1.3.13 13-11-2025 - Maintenance, bug fix - Handle virtual packages in dpkginfo probe