Skip to content

Commit 5323ca8

Browse files
Mab879jan-cerny
authored andcommitted
openscap-1.3.14
1 parent de246a9 commit 5323ca8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ endif()
2626
set(LT_CURRENT 32)
2727

2828
## increment any time the source changes; set 0 to if you increment CURRENT
29-
set(LT_REVISION 3)
29+
set(LT_REVISION 4)
3030

3131
## increment if any interfaces have been added; set to 0
3232
## if any interfaces have been changed or removed. removal has

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
openscap-1.3.13 13-11-2025
28
- Maintenance, bug fix
39
- Handle virtual packages in dpkginfo probe

0 commit comments

Comments
 (0)