Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
0ffa3fa1e4 |
BIN
supportutils-3.2.10.tar.gz
(Stored with Git LFS)
Normal file
BIN
supportutils-3.2.10.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
supportutils-3.2.9.tar.gz
(Stored with Git LFS)
BIN
supportutils-3.2.9.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 20 20:17:07 UTC 2025 - jason.record@suse.com
|
||||||
|
|
||||||
|
- Changes to version 3.2.10
|
||||||
|
+ network.txt collect all firewalld zones (pr#233)
|
||||||
|
+ Collects gfs2 info (PED-11853, pr#235, pr#236)
|
||||||
|
+ Ignore tasks/threads to prevent collecting duplicate fd data in open_files (bsc#1230371, pr#237)
|
||||||
|
+ Added openldap2_5 support for SLES (pr#238)
|
||||||
|
+ Collects additional hawk details (pr#239)
|
||||||
|
+ Optimized filtering D/Z processes (pr#241)
|
||||||
|
+ Collect firewalld permanent configuration (pr#243)
|
||||||
|
+ ldap_info: support for multiple DBs and sanitize olcRootPW (bsc#1231838, pr#247)
|
||||||
|
+ Added dbus_info for dbus.txt (bsc#1222650, pr#248)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 3 22:09:11 UTC 2024 - jason.record@suse.com
|
Tue Dec 3 22:09:11 UTC 2024 - jason.record@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package supportutils
|
# spec file for package supportutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: supportutils
|
Name: supportutils
|
||||||
Version: 3.2.9
|
Version: 3.2.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Support Troubleshooting Tools
|
Summary: Support Troubleshooting Tools
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Reference in New Issue
Block a user