diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2021-03-26 11:12:33 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2021-04-05 14:09:06 -0400 |
commit | b27140a9126ea82efb517d60bf1b8455aaf4f5a6 (patch) | |
tree | d1e79225fb4f93c36e41ca617d0b078cd29b7c89 /man/en | |
parent | d607f5d9008e9890d1ec17eeba52fb58ca8216c2 (diff) | |
download | sos-b27140a9126ea82efb517d60bf1b8455aaf4f5a6.tar.gz |
[cleaner] Only skip packaging-based files for the IP parser
Files primarily containing package information, e.g. `installed-rpms` or
`installed-debs`, were previously being skipped by all parsers. In
reality, we only need to skip these for the IP parser due to the fact
that version numbers often generate a match for IP address regexes.
This will also fix a problem where if a system was the build host for
certain packages, the hostname would remain in these files as the
hostname parser was previously not checking these files.
Closes: #2400
Resolves: #2464
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'man/en')
0 files changed, 0 insertions, 0 deletions