Skip to content

Commit 93257f3

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

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Alexander Bergmann <abergmann@suse.com>
22
Alexander Scheel <ascheel@redhat.com>
3+
Arden97 <arden2545@gmail.com>
34
Axel Nennker <axel@nennker.de>
45
Brady Alleman <brady@alleman.me>
56
Brandon Dixon <Brandon.Dixon@g2-inc.com>
@@ -23,6 +24,7 @@ Evgeni Golov <egolov@redhat.com>
2324
Evgeny Kolesnikov <ekolesni@redhat.com>
2425
Felix Wolfsteller <felix.wolfsteller@greenbone.net>
2526
Fen Labalme <fen@civicactions.com>
27+
Flos Lonicerae <lonicerae@gmail.com>
2628
Francisco Slavin <fslavin@tresys.com>
2729
Gabe Alford <redhatrises@gmail.com>
2830
Gabriel Gaspar Becker <ggasparb@redhat.com>

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)