SHA256
1
0
forked from pool/supportutils

12 Commits

Author SHA256 Message Date
a9a6400c07 Accepting request 1323020 from isv:SUSE:SupportTools:Factory
bsc#1232351 bsc#1245667 bsc#1246011 bsc#1246025 bsc#1249657 bsc#1250224 bsc#1252318 bsc#1254425 PR#265 PR#261 PR#266 PR#269 PR#270 PR#271 PR#276 PR#278 PR#279 PR#282 PR#284 PR#288 (forwarded request 1323019 from jrecord)

OBS-URL: https://build.opensuse.org/request/show/1323020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/supportutils?expand=0&rev=47
2025-12-16 14:56:13 +00:00
0dbfb92e8c bsc#1232351 bsc#1245667 bsc#1246011 bsc#1246025 bsc#1249657 bsc#1250224 bsc#1252318 bsc#1254425 PR#265 PR#261 PR#266 PR#269 PR#270 PR#271 PR#276 PR#278 PR#279 PR#282 PR#284 PR#288
OBS-URL: https://build.opensuse.org/package/show/isv:SUSE:SupportTools:Factory/supportutils?expand=0&rev=42
2025-12-15 20:56:26 +00:00
b7477b975b Accepting request 1289568 from isv:SUSE:SupportTools:Factory
bsc#1244003 bsc#1244011 bsc#1241284 bsc#1244937 (forwarded request 1289566 from jrecord)

OBS-URL: https://build.opensuse.org/request/show/1289568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/supportutils?expand=0&rev=46
2025-07-02 10:11:20 +00:00
8eccc6799f bsc#1244003 bsc#1244011 bsc#1241284 bsc#1244937
OBS-URL: https://build.opensuse.org/package/show/isv:SUSE:SupportTools:Factory/supportutils?expand=0&rev=41
2025-07-01 15:51:22 +00:00
edd05618b4 bsc#1244003 bsc#1244011 bsc#1241284 bsc#1244937
OBS-URL: https://build.opensuse.org/package/show/isv:SUSE:SupportTools:Factory/supportutils?expand=0&rev=40
2025-06-30 19:05:24 +00:00
ddc34571b3 Accepting request 1254881 from isv:SUSE:SupportTools:Factory
PED-11853 bsc#1230371 bsc#1231838 bsc#1222650 (forwarded request 1254880 from jrecord)

OBS-URL: https://build.opensuse.org/request/show/1254881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/supportutils?expand=0&rev=45
2025-03-21 19:22:43 +00:00
71d2909265 PED-11853 bsc#1230371 bsc#1231838 bsc#1222650
OBS-URL: https://build.opensuse.org/package/show/isv:SUSE:SupportTools:Factory/supportutils?expand=0&rev=39
2025-03-21 00:21:25 +00:00
f623267699 Accepting request 1228580 from isv:SUSE:SupportTools:Factory
Fixed date order in change log (forwarded request 1228579 from jrecord)

OBS-URL: https://build.opensuse.org/request/show/1228580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/supportutils?expand=0&rev=44
2024-12-06 13:25:29 +00:00
8a29e5a031 Fixed date order in change log
OBS-URL: https://build.opensuse.org/package/show/isv:SUSE:SupportTools:Factory/supportutils?expand=0&rev=38
2024-12-05 18:26:55 +00:00
afd7500acb Corrected merged supportutils.changes file
OBS-URL: https://build.opensuse.org/package/show/isv:SUSE:SupportTools:Factory/supportutils?expand=0&rev=37
2024-12-05 14:41:41 +00:00
465c07b558 Accepting request 1228127 from isv:SUSE:SupportTools:Factory
Merging sle15 and master branches PED-11669 and bsc#1222896, bsc#1213291, PED-8221, PED-7131, bsc#1231396, bsc#1231423, bsc#1233726 (forwarded request 1228126 from jrecord)

OBS-URL: https://build.opensuse.org/request/show/1228127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/supportutils?expand=0&rev=43
2024-12-04 14:27:04 +00:00
32758c0afd Merging sle15 and master branches PED-11669 and bsc#1222896, bsc#1213291, PED-8221, PED-7131, bsc#1231396, bsc#1231423, bsc#1233726
OBS-URL: https://build.opensuse.org/package/show/isv:SUSE:SupportTools:Factory/supportutils?expand=0&rev=36
2024-12-04 02:14:40 +00:00
4 changed files with 148 additions and 11 deletions

BIN
supportutils-3.2.12.2.tar.gz LFS Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -1,3 +1,89 @@
-------------------------------------------------------------------
Fri Dec 12 20:05:09 UTC 2025 - jason.record@suse.com
- Changes to version 3.2.12
+ Optimized lsof usage and honors OPTION_OFILES (bsc#1232351, PR#274)
+ Run in containers without errors (bsc#1245667, PR#272)
+ Removed pmap PID from memory.txt (bsc#1246011, PR#263)
+ Added missing /proc/pagetypeinfo to memory.txt (bsc#1246025, PR#264)
+ Improved database perforce with kGraft patching (bsc#1249657, PR#273)
+ Using last boot for journalctl for optimization (bsc#1250224, PR#287)
+ Fixed extraction failures (bsc#1252318, PR#275)
+ Update supportconfig.conf path in docs (bsc#1254425, PR#281)
+ drm_sub_info: Catch error when dir doesn't exist (PR#265)
+ Replace remaining `egrep` with `grep -E` (PR#261, PR#266)
+ Add process affinity to slert logs (PR#269)
+ Reintroduce cgroup statistics (and v2) (PR#270)
+ Minor changes to basic-health-check: improve information level (PR#271)
+ Collect important machine health counters (PR#276)
+ powerpc: collect hot-pluggable PCI and PHB slots (PR#278)
+ podman: collect podman disk usage (PR#279)
+ Exclude binary files in crondir (PR#282)
+ kexec/kdump: collect everything under /sys/kernel/kexec dir (PR#284)
+ Use short-iso for journalctl (PR#288)
-------------------------------------------------------------------
Tue Jul 1 15:21:49 UTC 2025 - jason.record@suse.com
- Changes to version 3.2.11
+ Collect rsyslog frule files (bsc#1244003, pr#257)
+ Remove proxy passwords (bsc#1244011, pr#257)
+ Missing NetworkManager information (bsc#1241284, pr#257)
+ Include agama logs bsc#1244937, pr#256)
+ Additional NFS conf files (pr#253)
+ New fadump sysfs files (pr#252)
+ Fixed change log dates
-------------------------------------------------------------------
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
- Changes to version 3.2.9
+ Map running PIDs to RPM package owner aiding BPF program detection (bsc#1222896, bsc#1213291, PED-8221)
+ Supportconfig available in current distro (PED-7131)
+ Corrected display issues (bsc#1231396)
+ NFS takes too long, showmount times out (bsc#1231423)
+ Merged sle15 and master branches (bsc#1233726, PED-11669)
-------------------------------------------------------------------
Thu Aug 1 03:11:32 UTC 2024 - jesse.chandler@suse.com
- Changes to version 3.2.8
+ Avoid getting duplicate kernel verifications in boot.text (pr#190)
+ lvm: suppress file descriptor leak warnings from lvm commands (pr#191)
+ docker_info: Add timestamps to container logs (pr#196)
+ Key value pairs and container log timestamps (bsc#1222021 PED-8211, pr#198)
+ Update supportconfig get pam.d sorted (pr#199)
+ yast_files: Exclude .zcat (pr#201)
+ Sanitize grub bootloader (bsc#1227127, pr#203)
+ Sanitize regcodes (pr#204)
+ Improve product detection (pr#205)
+ Add read_values for s390x (bsc#1228265, pr#206)
+ hardware_info: Remove old alsa ver check (pr#209)
+ drbd_info: Fix incorrect escape of quotes (pr#210)
-------------------------------------------------------------------
Mon Apr 15 17:00:03 UTC 2024 - jason.record@suse.com
- Changes in version 3.1.30
+ Added -V key:value pair option (bsc#1222021, PED-8211)
+ Avoid getting duplicate kernel verifications in boot.text (pr#193)
+ Suppress file descriptor leak warnings from lvm commands (pr#192, bsc#1220082)
+ Includes container log timestamps (pr#197)
-------------------------------------------------------------------
Wed Feb 14 22:46:05 UTC 2024 - jason.record@suse.com
@@ -6,6 +92,17 @@ Wed Feb 14 22:46:05 UTC 2024 - jason.record@suse.com
+ Corrected get_sles_ver for SLE Micro (bsc#1219241)
+ Check nvidida-persistenced state (bsc#1219639)
-------------------------------------------------------------------
Mon Feb 12 22:02:10 UTC 2024 - jason.record@suse.com
- Changes to version 3.1.29
+ Extended scaling for performance (bsc#1214713)
+ Fixed kdumptool output error (bsc#1218632)
+ Corrected podman ID errors (bsc#1218812)
+ Duplicate non root podman entries removed (bsc#1218814)
+ Corrected get_sles_ver for SLE Micro (bsc#1219241)
+ Check nvidida-persistenced state (bsc#1219639)
-------------------------------------------------------------------
Fri Jan 19 00:05:02 UTC 2024 - jason.record@suse.com
@@ -21,6 +118,30 @@ Thu Jan 11 14:01:52 UTC 2024 - jason.record@suse.com
+ Fixed ipvsadm logic error (bsc#1218324)
+ Correctly detects Xen Dom0 (bsc#1218201)
-------------------------------------------------------------------
Thu Jan 11 13:37:41 UTC 2024 - jason.record@suse.com
- Additional changes in version 3.1.28
+ ipset - List entries for all sets
+ ipvsadm - Inspect the virtual server table (pr#185)
+ Correctly detects Xen Dom0 (bsc#1218201)
+ Fixed smart disk error (bsc#1218282)
-------------------------------------------------------------------
Wed Dec 20 15:22:09 UTC 2023 - jason.record@suse.com
- Changes in version 3.1.28
+ Inhibit the conversion of port numbers to port names for network files (cherry picked from commit 55f5f716638fb15e3eb1315443949ed98723d250)
+ powerpc: collect rtas_errd.log and lp_diag.log files (pr#175)
+ Get list of pam.d file (cherry picked from commit eaf35c77fd4bc039fd7e3d779ec1c2c6521283e2)
+ Remove supportutils requires for util-linux-systemd and kmod (bsc#1193173)
+ Added missing klp information to kernel-livepatch.txt (bsc#1216390)
+ Fixed plugins creating empty files when using supportconfig.rc (bsc#1216388)
+ Provides long listing for /etc/sssd/sssd.conf (bsc#1211547)
+ Optimize lsof usage (bsc#1183663)
+ Added mokutil commands for secureboot (pr#179)
+ Collects chrony or ntp as needed (bsc#1196293)
-------------------------------------------------------------------
Mon Dec 18 21:21:56 UTC 2023 - jason.record@suse.com
@@ -35,6 +156,17 @@ Mon Dec 18 21:21:56 UTC 2023 - jason.record@suse.com
+ ipset - List entries for all sets (pr#180)
+ ipvsadm - Inspect the virtual server table (pr#181)
-------------------------------------------------------------------
Fri Nov 17 20:49:50 UTC 2023 - jason.record@suse.com
- Changes in version 3.1.27
+ Fixed podman display issue (bsc#1217287)
+ Added nvme-stas configuration to nvme.txt (bsc#1216049)
+ Added timed command to fs-files.txt (bsc#1216827)
+ Collects zypp history file issue#166 (bsc#1216522)
+ Changed -x OPTION to really be exclude only (issue#146)
+ Collect HA related rpm package versions in ha.txt (pr#169)
-------------------------------------------------------------------
Fri Nov 17 15:35:15 UTC 2023 - jason.record@suse.com
@@ -110,8 +242,8 @@ Mon Mar 20 22:51:05 UTC 2023 - jason.record@suse.com
- Collects hwinfo hardware logs (bsc#1208928)
- Collects lparnumascore logs (issue#148)
Thu Feb 02 16:53:23 UTC 2023 - hp.jansen@suse.com
-------------------------------------------------------------------
Thu Feb 02 16:53:23 UTC 2023 - hp.jansen@suse.com
- Add dependency to `numactl` on ppc64le and `s390x`, this enforces
that `numactl --hardware` data is provided in supportconfigs

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,24 +16,29 @@
#
%define support_libdir /usr/lib/supportconfig
# ensure usr-merge does not effect existing SLE
%if %suse_version < 1550
%define _sbindir /sbin
%endif
Name: supportutils
Version: 3.2.7
Version: 3.2.12.2
Release: 0
Summary: Support Troubleshooting Tools
License: GPL-2.0-only
Group: System/Monitoring
Url: https://github.com/openSUSE/supportutils
Source: %{name}-%{version}.tar.gz
Requires: iproute2
Requires: ncurses-utils
%ifarch ppc64le s390x
Requires: numactl
%endif
Requires: coreutils
Requires: tar
Requires: /usr/bin/which
Requires: /usr/bin/sed
Requires: /usr/bin/awk
Requires: sed
Requires: gawk
Requires: findutils
Requires: grep
Requires: file
Provides: supportconfig-plugin-rc
BuildArch: noarch