We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de246a9 commit 5323ca8Copy full SHA for 5323ca8
CMakeLists.txt
@@ -26,7 +26,7 @@ endif()
26
set(LT_CURRENT 32)
27
28
## increment any time the source changes; set 0 to if you increment CURRENT
29
-set(LT_REVISION 3)
+set(LT_REVISION 4)
30
31
## increment if any interfaces have been added; set to 0
32
## if any interfaces have been changed or removed. removal has
NEWS
@@ -1,3 +1,9 @@
1
+openscap-1.3.14 03-04-2026
2
+- Maintenance, bug fix
3
+ - Make autotailor use correct XML namespaces
4
+ - Fix null pointer and segfault bugs
5
+ - Always check the current lists before inserting on blueprints
6
+
7
openscap-1.3.13 13-11-2025
8
- Maintenance, bug fix
9
- Handle virtual packages in dpkginfo probe
0 commit comments