Skip to content

Commit 93257f3

Browse files
committed
openscap-1.3.13
1 parent 357c9a1 commit 93257f3

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Alexander Bergmann <[email protected]>
22
Alexander Scheel <[email protected]>
3+
34
Axel Nennker <[email protected]>
45
Brady Alleman <[email protected]>
56
Brandon Dixon <[email protected]>
@@ -23,6 +24,7 @@ Evgeni Golov <[email protected]>
2324
Evgeny Kolesnikov <[email protected]>
2425
Felix Wolfsteller <[email protected]>
2526
Fen Labalme <[email protected]>
27+
Flos Lonicerae <[email protected]>
2628
Francisco Slavin <[email protected]>
2729
Gabe Alford <[email protected]>
2830
Gabriel Gaspar Becker <[email protected]>

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 2)
29+
set(LT_REVISION 3)
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
openscap-1.3.13 13-11-2025
2+
- Maintenance, bug fix
3+
- Handle virtual packages in dpkginfo probe
4+
- Inherit environment for scanning and remediating (oscap-im)
5+
- Fix inverted fields in HTML report
6+
- Clarify the '--local-files' option
7+
- Add new STIG URL
8+
19
openscap-1.3.12 07-04-2025
210
- Maintenance, bug fix
311
- Fix thread synchronization bugs

0 commit comments

Comments
 (0)