6b17e9
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
6b17e9
Summary: A set of tools to gather troubleshooting information from a system
6b17e9
Name: sos
99acac
Version: 3.9
5866eb
Release: 5%{?dist}.6
6b17e9
Group: Applications/System
69a90f
Source0: https://github.com/sosreport/sos/archive/%{version}.tar.gz
6b17e9
License: GPLv2+
6b17e9
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
6b17e9
BuildArch: noarch
e75bc7
Url: http://github.com/sosreport/sos
6b17e9
BuildRequires: python-devel
6b17e9
BuildRequires: gettext
6b17e9
Requires: libxml2-python
e75bc7
Requires: python-six
6b17e9
Requires: bzip2
6b17e9
Requires: xz
c33036
Requires: python2-futures
a1ee45
Obsoletes: sos-plugins-openstack
d8dc0d
Conflicts: vdsm <= 4.30.17
b553ff
Obsoletes: leapp-repository-sos-plugin
69a90f
Patch0: skip-generating-doc.patch
99acac
Patch1: sos-bz1538226-insights_collect_insights_archive_if_available.patch
99acac
Patch2: sos-bz1821144-rabbitmq_plugin_tries_docker_exec_for_stopped_containers.patch
99acac
Patch3: sos-redis_collection_of_redis_from_scl.patch
99acac
Patch4: sos-bz1827555-nfs_merge_nfsserver_to_nfs.patch
99acac
Patch5: sos-bz1840571-rabbitmq_emulate_tty_timeout_foreground.patch
9ab0e5
Patch6: sos-bz1843520-gluster_volume_splitlines.patch
9ab0e5
Patch7: sos-bz1850544-block_luks_partition_not_detected.patch
9ab0e5
Patch8: sos-bz1853701-pci_gating_for_lspci.patch
9ab0e5
Patch9: sos-bz1853235-foreman_collect_stats_of_some_tables.patch
9ab0e5
Patch10: sos-bz1850925-logs_collect_also_not_persistent_logs.patch
9ab0e5
Patch11: sos-bz1856417-gluster-remove_only_dump_files.patch
c3caec
Patch12: sos-bz1857697-gluster-state_files_deletion.patch 
c3caec
Patch13: sos-bz1859885-kubernetes_ignore_empty_lines.patch
c3caec
Patch14: sos-bz1870379-networking_skip_eeprom_colection_for_bnx2x.patch
c3caec
Patch15: sos-bz1871207-audit_collect_etc_audisp.patch
c3caec
Patch16: sos-bz1886432-policy_fix_failure_conditions_with_upload.patch
c3caec
Patch17: sos-bz1897903-postgresql_collect_rh-postgresql12.patch
c3caec
Patch18: sos-bz1917074-networking_ethtool-e_conditionally_only.patch
4b1b63
Patch19: sos-bz1785813-foreman-proxy_password_scrub.patch
4b1b63
Patch20: sos-bz1932772-candlepin-foreman_psql_with_--no-password_1.patch
4b1b63
Patch21: sos-bz1932772-candlepin-foreman_psql_with_--no-password_2.patch
4b1b63
Patch22: sos-bz1903144-pacemaker_fix_scrubbing_password.patch
4b1b63
Patch23: sos-bz1886784-filesys_never_collect_panfs.patch
4b1b63
Patch24: sos-bz1892692-openstack_ceilometer_backend_url.patch
5866eb
Patch25: sos-bz1938932-sssd-add-individual-sssd-log-files.patch
5866eb
Patch26: sos-bz1938932-sssd-enable-collecting-memory-cache.patch
5866eb
Patch27: sos-bz1938932-sssd-collect-memory-cache-individual-files.patch
5866eb
Patch28: sos-bz1956672-add-plugin-for-pulp-3.patch
5866eb
Patch29: sos-bz1956672-add-plugin-for-pulp-3_2.patch
5866eb
Patch30: sos-bz1956817-fix-unmatched-group-error-in-scrubbing-installer-logs.patch
5866eb
Patch31: sos-bz1964000-foreman-collect-all-apache-foreman.patch
5866eb
Patch32: sos-bz1964000-foreman-follow-sizelimit-to-foreman-maintain-and-installer-logs.patch
5866eb
Patch33: sos-bz1946641-sssd-plugin-when-sssd-common.patch
a34f85
6b17e9
%description
6b17e9
Sos is a set of tools that gathers information about system
6b17e9
hardware and configuration. The information can then be used for
6b17e9
diagnostic purposes and debugging. Sos is commonly used to help
6b17e9
support technicians and developers.
6b17e9
6b17e9
%prep
e75bc7
%setup -qn %{name}-%{version}
6b17e9
%patch0 -p1
6b17e9
%patch1 -p1
6b17e9
%patch2 -p1
6b17e9
%patch3 -p1
99acac
%patch4 -p1
6b17e9
%patch5 -p1
6899de
%patch6 -p1
9ab0e5
%patch7 -p1
9ab0e5
%patch8 -p1
9ab0e5
%patch9 -p1
9ab0e5
%patch10 -p1
9ab0e5
%patch11 -p1
f8c5b1
%patch12 -p1
c3caec
%patch13 -p1
c3caec
%patch14 -p1
c3caec
%patch15 -p1
c3caec
%patch16 -p1
c3caec
%patch17 -p1
c3caec
%patch18 -p1
e9a5a0
%patch19 -p1
4b1b63
%patch20 -p1
4b1b63
%patch21 -p1
4b1b63
%patch22 -p1
4b1b63
%patch23 -p1
4b1b63
%patch24 -p1
0c7be3
%patch25 -p1
5866eb
%patch26 -p1
5866eb
%patch27 -p1
5866eb
%patch28 -p1
5866eb
%patch29 -p1
5866eb
%patch30 -p1
5866eb
%patch31 -p1
5866eb
%patch32 -p1
5866eb
%patch33 -p1
a34f85
6b17e9
%build
6b17e9
make
6b17e9
6b17e9
%install
6b17e9
rm -rf ${RPM_BUILD_ROOT}
6b17e9
make DESTDIR=${RPM_BUILD_ROOT} install
6b17e9
%find_lang %{name} || echo 0
6b17e9
6b17e9
%clean
6b17e9
rm -rf ${RPM_BUILD_ROOT}
6b17e9
6b17e9
%files -f %{name}.lang
6b17e9
%defattr(-,root,root,-)
6b17e9
%{_sbindir}/sosreport
6b17e9
%{_datadir}/%{name}
6b17e9
%{python_sitelib}/*
6b17e9
%{_mandir}/man1/*
6b17e9
%{_mandir}/man5/*
6b17e9
%doc AUTHORS README.md LICENSE 
6b17e9
%config(noreplace) %{_sysconfdir}/sos.conf
6b17e9
6b17e9
%changelog
5866eb
* Wed Jun 16 2021 Jan Jansky <jjansky@redhat.com> = 3.9-5.6
5866eb
- [pulpcore] add plugin for pulp-3
5866eb
  Resolves: bz1956672
5866eb
5866eb
* Fri Jun 11 2021 Jan Jansky <jjansky@redhat.com> = 3.9-5.5
5866eb
- [sssd] Add individual SSSD log files
5866eb
  Resolves: bz1938932
5866eb
- [sssd] sssd plugin when sssd-common
5866eb
  Resolves: bz1946641
5866eb
- [foreman] fix unmatched group in scrubbing installer logs
5866eb
  Resolves: bz1956817
5866eb
- [foreman] Sizelimit foreman-maintain and installer logs
5866eb
  Resolves: bz1964000
5866eb
- [pulpcore] add plugin for pulp-3
5866eb
  Resolves: bz1956672
0c7be3
4b1b63
* Thu Mar 18 2021 Jan Jansky <jjansky@redhat.com> = 3.9-5.4
4b1b63
- [candlepin/foreman] psql with --no-password
4b1b63
  Resolves: bz1932772
4b1b63
- [pacemaker] password scrub fix
4b1b63
  Resolves: bz1903144
4b1b63
- [filesys] never collect panfs
4b1b63
  Resolves: bz1886784
4b1b63
- [openstack_ceilometer] backend_url protected
4b1b63
  Resolves: bz1892692
4b1b63
4b1b63
* Tue Mar 09 2021 Jan Jansky <jjansky@redhat.com> = 3.9-5.3
4b1b63
- [candlepin/foreman] psql with --no-password
4b1b63
  Resolves: bz1932772
4b1b63
- [foreman] proxy_password scrub in installer logs
4b1b63
  Resolves: bz1785813
e9a5a0
c3caec
* Thu Jan 21 2021 Jan Jansky <jjansky@redhat.com> = 3.9-5.2
c3caec
- [networking] 'ethtool -e <device>' conditionally only
c3caec
  Resolves: bz1917074
c3caec
c3caec
* Mon Nov 23 2020 Jan Jansky <jjansky@redhat.com> = 3.9-5.1
c3caec
- Adjusting .1 zstream version
c3caec
c3caec
* Fri Nov 20 2020 Jan Jansky <jjansky@redhat.com> = 3.9-5
c3caec
- [gluster] remove generated state files
c3caec
  Resolves: bz1857697
c3caec
- [kubernetes] ignore blank+empty lines
c3caec
  Resolves: bz1859885
c3caec
- [networking] remove 'ethtool -e' option for bnx2x NICs
c3caec
  Resolves: bz1870379
c3caec
- [auditd] collect /etc/audisp
c3caec
  Resolves: bz1871207
c3caec
- [policy] Fix several failure conditions with upload
c3caec
  Resolves: bz1886432
c3caec
- [postgresql] reorganize postgres from SCL
c3caec
  Resolves: bz1897903
f8c5b1
9ab0e5
* Thu Jul 16 2020 Jan Jansky <jjansky@redhat.com> = 3.9-4
9ab0e5
- [gluster] remove only dump files
9ab0e5
  Resolves: bz1856417
9ab0e5
9ab0e5
* Tue Jul 07 2020 Jan Jansky <jjansky@redhat.com> = 3.9-3
9ab0e5
- [gluster] fix gluster volume splitlines iteration
9ab0e5
  Resolves: bz1843520
9ab0e5
- [block] proper parsing of luks partition on self device
9ab0e5
  Resolves: bz1850544
9ab0e5
- [pci] Update gating for lspci commands
9ab0e5
  Resolves: bz1853701
9ab0e5
- [foreman] collects stats of some tables from foreman DB
9ab0e5
  Resolves: bz1853235
9ab0e5
- [logs] collect also non-persistent journal logs
9ab0e5
  Resolves: bz1850925
6899de
99acac
* Wed May 27 2020 Jan Jansky <jjansky@redhat.com> = 3.9-2
99acac
- [rabbitmq] emulate TTY via timeout foreground
99acac
  Resolves: bz1840571
d5dacf
99acac
* Tue May 19 2020 Jan Jansky <jjansky@redhat.com> = 3.9-1
99acac
- New upstream release sos-3.9
ac3642
b553ff
* Mon Feb 24 2020 Jan Jansky <jjansky@redhat.com> = 3.8-8
b553ff
- Added Obsolete for leapp-repository-sos-plugin to solve
b553ff
  conflicts during install/upgrade/downgrade of RPM.
b553ff
b553ff
* Wed Feb 19 2020 Jan Jansky <jjansky@redhat.com> = 3.8-7
b553ff
- [networking] options to limit namespaces
b553ff
  Resolves: bz1683904
44eef0
a8a947
* Wed Dec 11 2019 Pavel Moravec <pmoravec@redhat.com> = 3.8-6
a8a947
- [foreman] cast dynflow_execution_plans.uuid as varchar
a8a947
  Resolves: bz1781148
340593
a8a947
* Fri Nov 22 2019 Jan Jansky <jjansky@redhat.com> = 3.8-5
39d9b0
- [Plugin, kernel] interim sysroot fixes
a8a947
  Resolves: bz1767445
39d9b0
a8a947
* Thu Nov 14 2019 Jan Jansky <jjansky@redhat.com> = 3.8-4
a8a947
- [man] describe --allow-system-changes
a8a947
  Resolves: bz1630028
a8a947
a8a947
* Wed Oct 09 2019 Pavel Moravec <pmoravec@redhat.com> = 3.8-3
a8a947
- [gluster] process files only from a statedump dir
a8a947
  Resolves: bz1699381
39d9b0
- [kernel] Don't collect trace file by default
a8a947
  Resolves: bz1757662
bbca82
a8a947
* Thu Sep 12 2019 Pavel Moravec <pmoravec@redhat.com> = 3.8-2
7711bd
- [ovn_*] Add support to containerized setups, add commands
a8a947
  Resolves: bz1744555
a8a947
a8a947
* Tue Aug 27 2019 Pavel Moravec <pmoravec@redhat.com> = 3.8-1
a8a947
- New upstream release sos-3.8
1b5c64
30f6f4
* Thu Aug 01 2019 Pavel Moravec <pmoravec@redhat.com> = 3.7-6
30f6f4
- [utilities] Fix high CPU usage and slow command collection
a8a947
  Resolves: bz1733367
30f6f4
- [sosreport,plugins] Stop plugin execution after timeout hit
a8a947
  Resolves: bz1731007
6959ab
d8dc0d
* Tue Jun 25 2019 Pavel Moravec <pmoravec@redhat.com> = 3.7-5
d8dc0d
- Updates to vdsm plugin
d8dc0d
  Resolves: bz1706060
d8dc0d
d8dc0d
* Thu May 30 2019 Pavel Moravec <pmoravec@redhat.com> = 3.7-4
d8dc0d
- Add conflict to old vdsm package versions
d8dc0d
  Resolves: bz1706060
d8dc0d
d8dc0d
* Tue May 21 2019 Pavel Moravec <pmoravec@redhat.com> = 3.7-3
d8dc0d
- [katello] support both locations of qpid SSL certs
d8dc0d
  Resolves: bz1711305
d8dc0d
- [plugins] add vdsm plugin
d8dc0d
  Resolves: bz1706060
d8dc0d
d8dc0d
* Tue Apr 30 2019 Pavel Moravec <pmoravec@redhat.com> = 3.7-2
d8dc0d
- [sos] bump release
d8dc0d
  Resolves: bz1656812
d8dc0d
- [pcp] collect pmlogger without a sizelimit
d8dc0d
  Resolves: bz1639166
d8dc0d
- [maas,mysql,npm,pacemaker,postgresql] fix plugopts data types
d8dc0d
  Resolves: bz1697854
d8dc0d
- [foreman,satellite] increase plugin default timeouts
d8dc0d
  Resolves: bz1697813
d8dc0d
- [sosreport] update sos.conf manpages
d8dc0d
  Resolves: bz1311129
d8dc0d
- [openstack_instack] add ansible.log
d8dc0d
  Resolves: bz1702802
d8dc0d
d8dc0d
* Wed Mar 27 2019 Pavel Moravec <pmoravec@redhat.com> = 3.7-1
d8dc0d
- New upstream release sos-3.7
d8dc0d
d8dc0d
* Wed Mar 20 2019 Pavel Moravec <pmoravec@redhat.com> = 3.6-15
a9457c
- [docker] do not collect 'system df' by default
d8dc0d
  Resolves: bz1690273
03853b
d8dc0d
* Tue Feb 19 2019 Pavel Moravec <pmoravec@redhat.com> = 3.6-14
03853b
- [crio] Add new plugin
d8dc0d
  Resolves: bz1666321
03853b
d8dc0d
* Sun Jan 20 2019 Pavel Moravec <pmoravec@redhat.com> = 3.6-13
d8dc0d
- [policies] Add RHCOS policy and plugins
d8dc0d
  Resolves: bz1667217
8ad9c3
d8dc0d
* Wed Dec 12 2018 Pavel Moravec <pmoravec@redhat.com> = 3.6-12
e0829c
- [ovirt_node] New plugin for oVirt Node
d8dc0d
  Resolves: bz1591433
e0829c
- [podman] Add support for gathering information on podman
d8dc0d
  Resolves: bz1646698
e0829c
- [postgresql] Do not limit dump size
d8dc0d
  Resolves: bz1656278
d4d9eb
ce4918
* Tue Oct 09 2018 Pavel Moravec <pmoravec@redhat.com> = 3.6-11
ce4918
- [kernel] dont collect some tracing instance files
d8dc0d
  Resolves: bz1636333
ce4918
ce4918
* Thu Oct 04 2018 Pavel Moravec <pmoravec@redhat.com> = 3.6-10
ce4918
- [openstack_*] relax enabling of OSP RedHat plugins
d8dc0d
  Resolves: bz1592909
5e6db1
c33036
* Fri Sep 14 2018 Pavel Moravec <pmoravec@redhat.com> = 3.6-9
c33036
- [archive] recursive symlink fix and simplify directory destination
c33036
  Resolves: bz1624043
c33036
c33036
* Thu Sep 13 2018 Pavel Moravec <pmoravec@redhat.com> = 3.6-8
c33036
- [plugin,archive] fix remaining add_link issues
c33036
  Resolves: bz1624043
c33036
c33036
* Tue Sep 11 2018 Pavel Moravec <pmoravec@redhat.com> = 3.6-7
c33036
- [archive] fix copy&paste error in link_path
c33036
  Resolves: bz1624043
c33036
c33036
* Mon Sep 10 2018 Pavel Moravec <pmoravec@redhat.com> = 3.6-6
c33036
- [archive] fix leading path creation
c33036
  Resolves: bz1624043
c33036
- [atomic] Define valid preset for RHEL Atomic
c33036
  Resolves: bz1626159
c33036
- [utilities] wait till AsyncReader p.poll() returns None
c33036
  Resolves: bz1623070
c33036
c33036
* Tue Aug 21 2018 Pavel Moravec <pmoravec@redhat.com> = 3.6-5
c33036
- [rhv-log-collector-analyzer] Add new plugin for RHV
c33036
  Resolves: bz1600158
c33036
- [kubernetes|etcd] Support OpenShift 3.10 deployments
c33036
  Resolves: bz1616030
c33036
c33036
* Fri Aug 10 2018 Pavel Moravec <pmoravec@redhat.com> = 3.6-4
c33036
- [apparmor,ceph] fix typo in add_forbidden_path
c33036
  Resolves: bz1609135
c33036
- [policies] sanitize report label
c33036
  Resolves: bz1608384
c33036
- [policies,process] make lsof execution optional, dont call on RHOSP
c33036
  Resolves: bz1613806
c33036
c33036
* Thu Jul 12 2018 Pavel Moravec <pmoravec@redhat.com> = 3.6-3
c33036
- [sosreport] Add mechanism to encrypt final archive
c33036
  Resolves: bz1594327
c33036
- [archive] fix stat typo
c33036
  Resolves: bz1597532
c33036
- [rhui] Fix detection of CDS for RHUI3
c33036
  Resolves: bz1596494
c33036
c33036
* Mon Jul 02 2018 Pavel Moravec <pmoravec@redhat.com> = 3.6-2
c33036
- [archive] fix add_string()/do_*_sub() regression
c33036
  Resolves: bz1474976
c33036
- [kernel] handle case when bpftool installed but not implemented
c33036
  Resolves: bz1559756
c33036
c33036
* Fri Jun 22 2018 Pavel Moravec <pmoravec@redhat.com> = 3.6-1
c33036
- New upstream release sos-3.6
46e508
ce8dbd
* Thu May 31 2018 Pavel Moravec <pmoravec@redhat.com> = 3.5-9
ce8dbd
- [logs] collect journalctl verbosed logs with --all-logs only
c33036
  Resolves: bz1183244
ce8dbd
ce8dbd
* Mon May 21 2018 Pavel Moravec <pmoravec@redhat.com> = 3.5-8
ce8dbd
- [docker] backport three container related patches
c33036
  Resolves: bz1573907
ce8dbd
- [ovn] add two OpenVSwitch plugins
c33036
  Resoles: bz1560845
20f0fe
b6e38c
* Wed Apr 18 2018 Pavel Moravec <pmoravec@redhat.com> = 3.5-7
b6e38c
- [kernel] Disable gathering /proc/timer* statistics
c33036
  Resolves: bz1566933
b6e38c
- [openstack_octavia] Add new plugin
c33036
  Resolves: bz1541100
b6e38c
- [ovirt-provider-ovn] A new plugin
c33036
  Resolves: bz1547544
9606ae
7b9b39
* Tue Feb 13 2018 Pavel Moravec <pmoravec@redhat.com> = 3.5-6
7b9b39
- [ipa] set ipa_version variable before referencing it
7b9b39
  Resolves: bz1535390
bf8cab
7b9b39
* Tue Feb 13 2018 Pavel Moravec <pmoravec@redhat.com> = 3.5-5
7b9b39
- [rabbitmq] Log collection when run in containerized OSP
7b9b39
  Resolves: bz1525620
7b9b39
- [ipa] add KRA logs and correct PKI directories
7b9b39
  Resolves: bz1535390
7b9b39
- [opendaylight] Enable plugin by puppet-opendaylight package
7b9b39
  Resolves: bz1483414
7b9b39
- [etcd] Do not collect private etcd keys
7b9b39
  Resolves: bz1539038
50f7da
7b9b39
* Tue Jan 16 2018 Pavel Moravec <pmoravec@redhat.com> = 3.5-4
7b9b39
- [pcp] really apply sizelimit to logs collected
7b9b39
  Resolves: bz1353873
7b9b39
- [opendaylight] collect more logs and puppet config
7b9b39
  Resolves: bz1483414
50f7da
- [plugins] allow add_cmd_output to collect binary output
7b9b39
  Resolves: bz1494420
7b9b39
- [openstack_ironic] collect drivers, ports and much more
7b9b39
  Resolves: bz1517767
7b9b39
- [openstack_cinder] check for api service running
7b9b39
  Resolves: bz1506908
50f7da
7b9b39
* Fri Dec 08 2017 Pavel Moravec <pmoravec@redhat.com> = 3.5-2
7b9b39
- [vdo] revise collected files
7b9b39
  Resolves: bz1509079
7b9b39
- further updates to OSP plugins in containerized environment
7b9b39
  Resolves: bz1506908
7b9b39
- [opendaylight] new plugin
7b9b39
  Resolves: bz1483414
7b9b39
- collect all keystone domains
7b9b39
  Resolves: bz1491042
7b9b39
- haproxy, etcd and docker tracebacks
7b9b39
  Resolves: bz1519267
7b9b39
- [origin] fix typo in oc adm diagnostics
7b9b39
  Resolves: bz1463509
50f7da
- [postgresql] Call SCL pg_dump with proper path
7b9b39
  Resolves: bz1494420
50f7da
7b9b39
* Thu Nov 02 2017 Pavel Moravec <pmoravec@redhat.com> = 3.5-1
7b9b39
- New upstream release sos-3.5
50f7da
50f7da
* Tue Oct 10 2017 Pavel Moravec <pmoravec@redhat.com> = 3.4-7
50f7da
- [openstack plugins] Tripleo specific containerized services
50f7da
  Resolves: bz1463635
50f7da
- [jars] Scan only /usr/{share,lib}/java by default
50f7da
  Resolves: bz1482574
50f7da
- [gluster_block] Added new plugin gluster_block
50f7da
  Resolves: bz1491964
88c449
6775e6
* Wed Jul 12 2017 Pavel Moravec <pmoravec@redhat.com> = 3.4-6
6775e6
- [tripleo] Add ui logs
6775e6
  Resolves: bz1470573
43705b
b939f5
* Tue May 30 2017 Pavel Moravec <pmoravec@redhat.com> = 3.4-5
b939f5
- [samba] Fix dc-connect winbind logfile path
b939f5
  Resolves: bz1400407
b939f5
b939f5
* Mon May 22 2017 Pavel Moravec <pmoravec@redhat.com> = 3.4-4
b939f5
- [libvirt] fix per-process cgroup collection
b939f5
  Resolves: bz1148381
b939f5
- [ceph] exclude temporary mount locations from collection
b939f5
  Resolves: bz1449904
b939f5
- [policies/redhat] make missing 'filesystem' package non-fatal
b939f5
  Resolves: bz1393961
b939f5
b939f5
* Wed May 10 2017 Pavel Moravec <pmoravec@redhat.com> = 3.4-3
b939f5
- [ceph] fix list formatting
b939f5
  Resolves: bz1438269
b939f5
- [virsh] Handle properly cases when virsh commands fail
b939f5
  Resolves: bz1444641
b939f5
- [openstack_*] fix issue with --verify option, extend pkglist for instack
b939f5
  Resolves: bz1250346
b939f5
- [policies/redhat] accept 'oci' as a valid container type
b939f5
  Resolves: bz1442078
b939f5
- [pacemaker] Collect user-defined logfile
b939f5
  Resolves: bz1416535
b939f5
b939f5
* Wed Apr 19 2017 Pavel Moravec <pmoravec@redhat.com> = 3.4-2
b939f5
- [Pugin] revert 77eb4ab (do not return output from failed cmds)
b939f5
  Resolves: bz1438257
b939f5
b939f5
* Tue Mar 28 2017 Pavel Moravec <pmoravec@redhat.com> = 3.4-1
b939f5
- New upstream release sos-3.4
c30519
2eebcf
* Fri Nov 04 2016 Pavel Moravec <pmoravec@redhat.com> = 3.3-5
2eebcf
- [networking] plugin crash with quotemark in network name
b939f5
  Resolves: bz1353992
65af3d
69a90f
* Fri Sep 09 2016 Pavel Moravec <pmoravec@redhat.com> = 3.3-4
69a90f
- [networking][reporting] plugin tracebacks when net-tools missing
69a90f
  Resolves: bz1374152
e0891c
69a90f
* Fri Sep 02 2016 Pavel Moravec <pmoravec@redhat.com> = 3.3-3
69a90f
- [nodejs][nms]: new plugins
69a90f
  Resolves: bz1368393
69a90f
- [docker]: Gather more data and expand plugin options
69a90f
  Resolves: bz1351647
69a90f
69a90f
* Fri Aug 19 2016 Pavel Moravec <pmoravec@redhat.com> = 3.3-2
69a90f
- [grub2] grub2-mkconfig loads ext4 and brctl kernel
69a90f
  Resolves: bz1116670
69a90f
- [ceph] skip collecting of all keyring and bindpass files
69a90f
  Resolves: bz1260607
69a90f
- [omsa] add omreport storage controller
69a90f
  Resolves: bz1299603
69a90f
- [atomichost] fix collection of 'docker info' output
69a90f
  Resolves: bz1302146
69a90f
- [monit] fix add_copy_spec() arguments
69a90f
  Resolves: bz1356945
69a90f
- [virtwho] add new plugin for virt-who agent
69a90f
  Resolves: bz1353552
28e5f0
69a90f
* Thu Jun 30 2016 Pavel Moravec <pmoravec@redhat.com> = 3.3-1
69a90f
- New upstream release sos-3.3
69a90f
69a90f
* Wed Jun 29 2016 Pavel Moravec <pmoravec@redhat.com> = 3.3-0
69a90f
- New upstream release (beta version)
69a90f
69a90f
* Thu Jan 14 2016 Pavel Moravec <pmoravec@redhat.com> = 3.2-37
28e5f0
- [sosreport] prepare report in a private subdirectory (updated)
69a90f
  Resolves: bz1290955
28e5f0
69a90f
* Mon Dec 14 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-36
28e5f0
- [ceph] collect /var/lib/ceph and /var/run/ceph
69a90f
  Resolves: bz1260607
28e5f0
- [sosreport] prepare report in a private subdirectory
69a90f
  Resolves: bz1290955
50bf97
c81b6a
* Wed Oct 07 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-35
c81b6a
- [docker] collect journald logs for docker unit
c81b6a
  Resolves: bz1245770
c81b6a
c81b6a
* Tue Oct 06 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-34
c81b6a
- [sosreport] fix command-line report defaults
c81b6a
  Resolves: bz1219720
41ecfb
c81b6a
* Thu Sep 10 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-33
86e75a
- [openstack_neutron] obfuscate server_auth in restproxy.ini
c81b6a
  Resolves: bz1243092
c81b6a
c81b6a
* Fri Aug 28 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-32
c81b6a
- [memory] collect swapon --show output in bytes
c81b6a
  Resolves: bz1194159
c81b6a
c81b6a
* Mon Aug 24 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-31
c81b6a
- [sosreport] fix command-line report defaults (proper patch ordering)
c81b6a
  Resolves: bz1219720
c81b6a
 
c81b6a
* Tue Aug 04 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-30
c81b6a
- [sapnw] call self methods properly
c81b6a
  Resolves: bz1195608
86e75a
c81b6a
* Tue Aug 04 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-29
c81b6a
- [openvswitch] capture the logs, db and OVS bridges details
c81b6a
  Resolves: bz1242507
c81b6a
- [logs] fix reference to missing 'rsyslog_conf' variable
c81b6a
  Resolves: bz1249705
c81b6a
- [sapnw] Add check if saphostctrl is not present, dont use Set
c81b6a
  Resolves: bz1195608
c81b6a
- [Plugin] fix handling of symlinks in non-sysroot environments
c81b6a
  Resolves: bz1248672
c81b6a
c81b6a
* Sat Jul 18 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-28
86e75a
- [openstack] Ensure openstack passwords and secrets are obfuscated
c81b6a
  Resolves: bz1243092
c81b6a
c81b6a
* Wed Jul 15 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-27
c81b6a
- [plugin] pass stderr through _collect_cmd_output
c81b6a
- split dependencies of bz1185990 fix from bz1185990 patch
c81b6a
  Resolves: bz1185990
c81b6a
c81b6a
* Thu Jul 09 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-26
c81b6a
- [kubernetes,plugin] Support running sos inside a container
c81b6a
  Resolves: bz1185990
86e75a
c81b6a
* Tue Jul 07 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-25
c81b6a
- [openstack] New Openstack Trove (DBaaS) plugin
c81b6a
  Resolves: bz1238349
c81b6a
- [services] Add more diagnostics to applications
c81b6a
  Resolves: bz1195087
c81b6a
- [openstack_neutron] Obscure passwords and secrets
c81b6a
  Resolves: bz1240666
c81b6a
c81b6a
* Sat Jul 04 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-23
c81b6a
- [ceph] add calamari and ragos logs and configs
c81b6a
  Resolves: bz1210527
c81b6a
- [iprconfig] enable plugin for ppc64* architectures
c81b6a
  Resolves: bz1238726
c81b6a
c81b6a
* Fri Jul 03 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-22
c81b6a
- [general] verify --profile contains valid plugins only
c81b6a
  Resolves: bz1184602
c81b6a
- [kernel,mpt,memory] additional kernel-related diagnostics
c81b6a
  Resolves: bz1194159
c81b6a
c81b6a
* Wed Jul 01 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-21
c81b6a
- [cluster] enable crm_report password scrubbing
c81b6a
  Resolves: bz1164864
c81b6a
- [sosreport] fix command-line report defaults
c81b6a
  Resolves: bz1219720
c81b6a
- [virsh] add new plugin, add listing of qemu
c81b6a
  Resolves: bz1195086
c81b6a
- [sap*,vhostmd] new plugins for SAP
c81b6a
  Resolves: bz1195608
c81b6a
c81b6a
* Tue Jun 30 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-20
c81b6a
- [cluster] crm_report fails to run because dir already exists
c81b6a
  Resolves: bz1200526
c81b6a
- [foreman] Skip collection of generic resources
c81b6a
  Resolves: bz1135317
c81b6a
- [apache] Added collection of conf.modules.d dir for httpd 2.4
c81b6a
  Resolves: bz1183265
c81b6a
- [pcp] collect /etc/pcp.conf
c81b6a
  Resolves: bz1183297
c81b6a
- [puppet] adding new plugin for puppet
c81b6a
  Resolves: bz1183768
c81b6a
- [block] Don't use parted human readable output
c81b6a
  Resolves: bz1183770
c81b6a
- [general] Better handling --name and --ticket-number in
c81b6a
  Resolves: bz1185093
c81b6a
- [networking] additional ip, firewall and traffic shaping
c81b6a
  Resolves: bz1194554
c81b6a
- [infiniband] add opensm and infiniband-diags support
c81b6a
  Resolves: bz1194556
c81b6a
- [plugins/rabbitmq] Added cluster_status command output
c81b6a
  Resolves: bz1197006
c81b6a
- [networking] re-add 'ip addr' with a root symlink
c81b6a
  Resolves: bz1209454
c81b6a
- [kimchi] add new plugin
c81b6a
  Resolves: bz1209840
c81b6a
- [iprconfig] add plugin for IBM Power RAID adapters
c81b6a
  Resolves: bz1221932
c81b6a
- [ovirt] Collect engine tunables and domain information.
c81b6a
  Resolves: bz1236101
c81b6a
- [activemq] Honour all_logs and get config on RHEL
c81b6a
  Resolves: bz1236111
c81b6a
- [cluster] Add luci to packages for standalone luci servers
c81b6a
  Resolves: bz1236124
86e75a
- [hpasm] hpasmcli commands hang under timeout
c81b6a
  Resolves: bz1214209
86e75a
- [mysql] Collect log file
c81b6a
  Resolves: bz1210906
c81b6a
- [chrony] add chrony plugin
c81b6a
  Resolves: bz1165418
b88aac
c81b6a
* Mon Jun 15 2015 Shane Bradley <sbradley@redhat.com> = 3.2-19
3d26a2
- [openstack_sahara] redact secrets from sahara configuration
c81b6a
  Resolves: bz1211984
3d26a2
c81b6a
* Tue Jun 09 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-18
3d26a2
- [openstack_sahara] add new openstack_sahara plugin
c81b6a
  Resolves: bz1211984
3d26a2
c81b6a
* Tue Apr 21 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-17
3d26a2
- [openstack_neutron] neutron configuration and logs files not captured
3d26a2
  Resolves: bz1213315
3d26a2
- [ovirt] remove ovirt-engine setup answer file password leak
3d26a2
  Resolves: bz1162788
3d26a2
- [networking] network plugin fails if NetworkManager is disabled
3d26a2
  Resolves: bz1206633
9536aa
c81b6a
* Fri Mar 13 2015 Pavel Moravec <pmoravec@redhat.com> = 3.2-16
de1df9
- [cluster] crm_report fails to run because dir already exists
c81b6a
  Resolves: bz1200526
c6811e
e75bc7
* Thu Jan 22 2015 Bryn M. Reeves <bmr@redhat.com> = 3.2-15
fc05a2
- [mysql] improve handling of dbuser, dbpass and MYSQL_PWD
e75bc7
  Resolves: bz1180919
fc05a2
e75bc7
* Tue Jan 20 2015 Bryn M. Reeves <bmr@redhat.com> = 3.2-14
fc05a2
- [mysql] test for boolean values in dbuser and dbpass
e75bc7
  Resolves: bz1180919
e75bc7
e75bc7
* Mon Jan 19 2015 Bryn M. Reeves <bmr@redhat.com> = 3.2-12
e75bc7
- [plugin] limit path names to PC_NAME_MAX
e75bc7
  Resolves: bz1026962
e75bc7
- [squid] collect files from /var/log/squid
e75bc7
  Resolves: bz1026962
e75bc7
- [sosreport] log plugin exceptions to a file
e75bc7
  Resolves: bz1026962
e75bc7
- [ctdb] fix collection of /etc/sysconfig/ctdb
e75bc7
  Resolves: bz1026962
e75bc7
- [sosreport] fix silent exception handling
e75bc7
  Resolves: bz1026962
e75bc7
e75bc7
* Tue Jan 13 2015 Bryn M. Reeves <bmr@redhat.com> = 3.2-11
e75bc7
- [sosreport] do not make logging calls after OSError
e75bc7
  Resolves: bz1087977
e75bc7
- [sosreport] catch OSError exceptions in SoSReport.execute()
e75bc7
  Resolves: bz1087977
e75bc7
- [anaconda] make useradd password regex tolerant of whitespace
e75bc7
  Resolves: bz1112175
e75bc7
e75bc7
* Tue Dec 23 2014 Bryn M. Reeves <bmr@redhat.com> = 3.2-10
fc05a2
- [mysql] fix handling of mysql.dbpass option
e75bc7
  Resolves: bz1126001
e75bc7
e75bc7
* Wed Dec 17 2014 Bryn M. Reeves <bmr@redhat.com> = 3.2-9
e75bc7
- [navicli] catch exceptions if stdin is unreadable
e75bc7
  Resolves: bz1166039
e75bc7
- [docs] update man page for new options
e75bc7
  Resolves: bz1171658
e75bc7
- [sosreport] make all utf-8 handling user errors=ignore
e75bc7
  Resolves: bz1164267
e75bc7
e75bc7
* Tue Dec 09 2014 Bryn M. Reeves <bmr@redhat.com> = 3.2-8
e75bc7
- [kpatch] do not attempt to collect data if kpatch is not installed
e75bc7
  Resolves: bz1110918
e75bc7
- [archive] drop support for Zip archives
e75bc7
  Resolves: bz1118152
e75bc7
e75bc7
* Thu Oct 30 2014 Bryn M. Reeves <bmr@redhat.com> = 3.2-7
e75bc7
- [sosreport] fix archive permissions regression
e75bc7
  Resolves: bz1158891
e75bc7
e75bc7
* Mon Oct 20 2014 Bryn M. Reeves <bmr@redhat.com> = 3.2-6
e75bc7
- [tomcat] add support for tomcat7 and default log size limits
e75bc7
  Resolves: bz1148375
e75bc7
- [mysql] obtain database password from the environment
e75bc7
  Resolves: bz1126001
e75bc7
e75bc7
* Wed Oct 15 2014 Bryn M. Reeves <bmr@redhat.com> = 3.2-5
e75bc7
- [corosync] add postprocessing for corosync-objctl output
e75bc7
  Resolves: bz1087515
e75bc7
- [ovirt_hosted_engine] fix exception when force-enabled
e75bc7
  Resolves: bz1148551
e75bc7
e75bc7
* Thu Oct 02 2014 Bryn M. Reeves <bmr@redhat.com> = 3.2-4
e75bc7
- [yum] call rhsm-debug with --no-subscriptions
e75bc7
  Resolves: bz1116349
e75bc7
- [powerpc] allow PowerPC plugin to run on ppc64le
e75bc7
  Resolves: bz1140427
e75bc7
- [package] add Obsoletes for sos-plugins-openstack
e75bc7
  Resolves: bz1140756
e75bc7
e75bc7
* Wed Oct 01 2014 Bryn M. Reeves <bmr@redhat.com> = 3.2-3
e75bc7
- [pam] add pam_tally2 and faillock support
e75bc7
  Resolves: bz1127631
e75bc7
- [postgresql] obtain db password from the environment
e75bc7
  Resolves: bz1126001
e75bc7
- [pcp] add Performance Co-Pilot plugin
e75bc7
  Resolves: bz1119833
e75bc7
- [nfsserver] collect /etc/exports.d
e75bc7
  Resolves: bz1118921
e75bc7
- [sosreport] handle --compression-type correctly
e75bc7
  Resolves: bz1118152
e75bc7
- [anaconda] redact passwords in kickstart configurations
e75bc7
  Resolves: bz1112175
e75bc7
- [haproxy] add new plugin
e75bc7
  Resolves: bz1107865
e75bc7
- [keepalived] add new plugin
e75bc7
  Resolves: bz1105247
e75bc7
- [lvm2] set locking_type=0 when calling lvm commands
e75bc7
  Resolves: bz1102285
e75bc7
- [tuned] add new plugin
e75bc7
  Resolves: bz1095447
e75bc7
- [cgroups] collect /etc/sysconfig/cgred
e75bc7
  Resolves: bz1083677
e75bc7
- [plugins] ensure doc text is always displayed for plugins
e75bc7
  Resolves: bz1065473
e75bc7
- [sosreport] fix the distribution version API call
e75bc7
  Resolves: bz1028111
e75bc7
- [docker] add new plugin
e75bc7
  Resolves: bz1084990
e75bc7
- [openstack_*] include broken-out openstack plugins
e75bc7
  Resolves: bz1140756
e75bc7
- [mysql] support MariaDB
e75bc7
  Resolves: bz1106600
e75bc7
- [openstack] do not collect /var/lib/nova
e75bc7
  Resolves: bz1106423
e75bc7
- [grub2] collect grub.cfg on UEFI systems
e75bc7
  Resolves: bz1086648
e75bc7
- [sosreport] handle out-of-space errors gracefully
e75bc7
  Resolves: bz1087977
e75bc7
- [firewalld] new plugin
e75bc7
  Resolves: bz1100505
e75bc7
- [networking] collect NetworkManager status
e75bc7
  Resolves: bz1100505
e75bc7
- [kpatch] new plugin
e75bc7
  Resolves: bz1110918
e75bc7
- [global] update to upstream 3.2 release
e75bc7
  Resolves: bz1026962
e75bc7
e75bc7
* Mon Sep 08 2014 Bryn M. Reeves <bmr@redhat.com> = 3.0-24
e75bc7
- [foreman] add new plugin
e75bc7
  Resolves: bz1130273
5f6ce0
629484
* Thu Mar 20 2014 Bryn M. Reeves <bmr@redhat.com> = 3.0-23
629484
- Call rhsm-debug with the --sos switch
629484
  Resolves: bz1039036
629484
629484
* Mon Mar 03 2014 Bryn M. Reeves <bmr@redhat.com> = 3.0-22
629484
- Fix package check in anacron plugin
629484
  Resolves: bz1067769
629484
629484
* Wed Feb 12 2014 Bryn M. Reeves <bmr@redhat.com> = 3.0-21
629484
- Remove obsolete rhel_version() usage from yum plugin
629484
  Resolves: bz916705
629484
629484
* Tue Feb 11 2014 Bryn M. Reeves <bmr@redhat.com> = 3.0-20
629484
- Prevent unhandled exception during command output substitution
629484
  Resolves: bz1030553
629484
629484
* Mon Feb 10 2014 Bryn M. Reeves <bmr@redhat.com> = 3.0-19
629484
- Fix generation of volume names in gluster plugin
629484
  Resolves: bz1036752
629484
- Add distupgrade plugin
629484
  Resolves: bz1059760
629484
629484
* Tue Feb 04 2014 Bryn M. Reeves <bmr@redhat.com> = 3.0-18
629484
- Prevent file descriptor leaks when using Popen
629484
  Resolves: bz1051009
629484
- Disable zip archive creation when running rhsm-debug
629484
  Resolves: bz1039036
629484
- Include volume geo-replication status in gluster plugin
629484
  Resolves: bz1036752
629484
629484
* Mon Feb 03 2014 Bryn M. Reeves <bmr@redhat.com> = 3.0-17
629484
- Fix get_option use in cluster plugin
629484
  Resolves: bz1030553
629484
- Fix debug logging to file when given '-v'
629484
  Resolves: bz1031126
629484
- Always treat rhevm plugin's vdsmlogs option as a string
629484
  Resolves: bz1030617
629484
- Run the rhsm-debug script from yum plugin
629484
  Resolves: bz1039036
629484
629484
* Fri Jan 31 2014 Bryn M. Reeves <bmr@redhat.com> = 3.0-16
629484
- Add new plugin to collect OpenHPI configuration
629484
  Resolves: bz1028121
629484
- Fix cluster plugin crm_report support
629484
  Resolves: bz1030553
629484
- Fix file postprocessing in ldap plugin
629484
  Resolves: bz1030602
629484
- Remove collection of anaconda-ks.cfg from general plugin
629484
  Resolves: bz1034865
629484
629484
* Fri Jan 24 2014 Bryn M. Reeves <bmr@redhat.com> = 3.0-15
629484
- Remove debug statements from logs plugin
629484
  Resolves: bz1030042
629484
- Make ethernet interface detection more robust
629484
  Resolves: bz1030824
629484
- Fix specifying multiple plugin options on the command line
629484
  Resolves: bz1031124
629484
- Make log and message levels match previous versions
629484
  Resolves: bz1031126
629484
- Log a warning message when external commands time out
629484
  Resolves: bz1034956
629484
- Remove --upload command line option
629484
  Resolves: bz1028484
629484
- Update sos UI text to match upstream
629484
  Resolves: bz1034970
629484
629484
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> = 3.0-14
629484
- Mass rebuild 2013-12-27
629484
629484
* Thu Nov 14 2013 Bryn M. Reeves <bmr@redhat.com> = 3.0-13
6b17e9
- Fix regressions introduced with --build option
6b17e9
  Resolves: bz1015599
6b17e9
6b17e9
* Tue Nov 12 2013 Bryn M. Reeves <bmr@redhat.com> = 3.0-12
6b17e9
- Fix typo in yum plug-in add_forbidden_paths
6b17e9
  Resolves: bz829297
6b17e9
- Add krb5 plug-in and drop collection of krb5.keytab
6b17e9
  Resolves: bz1028150
6b17e9
6b17e9
* Fri Nov  8 2013 Bryn M. Reeves <bmr@redhat.com> = 3.0-10
6b17e9
- Add nfs client plug-in
6b17e9
  Resolves: bz1028072
6b17e9
- Fix traceback when sar module force-enabled
6b17e9
  Resolves: bz1028125
6b17e9
6b17e9
* Thu Nov  7 2013 Bryn M. Reeves <bmr@redhat.com> = 3.0-9
6b17e9
- Restore --build command line option
6b17e9
  Resolves: bz1015599
6b17e9
- Collect saved vmcore-dmesg.txt files
6b17e9
  Resolves: bz1026959
6b17e9
- Normalize temporary directory paths
6b17e9
  Resolves: bz829069
6b17e9
6b17e9
* Tue Nov  5 2013 Bryn M. Reeves <bmr@redhat.com> = 3.0-7
6b17e9
- Add domainname output to NIS plug-in
6b17e9
  Resolves: bz1026906
6b17e9
- Collect /var/log/squid in squid plug-in
6b17e9
  Resolves: bz1026829
6b17e9
- Collect mountstats and mountinfo in filesys plug-in
6b17e9
  Resolves: bz1026869
6b17e9
- Add PowerPC plug-in from upstream
6b17e9
  Resolves: bz1025236
6b17e9
6b17e9
* Thu Oct 31 2013 Bryn M. Reeves <bmr@redhat.com> = 3.0-6
6b17e9
- Remove version checks in gluster plug-in
6b17e9
  Resolves: bz1015606
6b17e9
- Check for usable temporary directory
6b17e9
  Resolves: bz1019517
6b17e9
- Fix --alloptions command line option
6b17e9
  Resolves: bz1019356
6b17e9
- Fix configuration fail regression
6b17e9
  Resolves: bz1019516
6b17e9
6b17e9
* Wed Oct 30 2013 Bryn M. Reeves <bmr@redhat.com> = 3.0-5
6b17e9
- Include /etc/yaboot.conf in boot plug-in
6b17e9
  Resolves: bz1001966
6b17e9
- Fix collection of brctl output in networking plug-in
6b17e9
  Resolves: bz1019235
6b17e9
- Verify limited set of RPM packages by default
6b17e9
  Resolves: bz1019863
6b17e9
- Do not strip newlines from command output
6b17e9
  Resolves: bz1019338
6b17e9
- Limit default sar data collection
6b17e9
  Resolves: bz1001599
6b17e9
6b17e9
* Thu Oct 3 2013 Bryn M. Reeves <bmr@redhat.com> = 3.0-4
6b17e9
- Do not attempt to read RPC pseudo files in networking plug-in
6b17e9
  Resolves: bz996992, bz996994
6b17e9
- Restrict wbinfo collection to the current domain
6b17e9
  Resolves: bz997101
6b17e9
- Add obfuscation of luci secrets to cluster plug-in
6b17e9
  Resolves: bz997090
6b17e9
- Add XFS plug-in
6b17e9
  Resolves: bz997094
6b17e9
- Fix policy class handling of --tmp-dir
6b17e9
  Resolves: bz997083
6b17e9
- Do not set batch mode if stdin is not a TTY
6b17e9
  Resolves: bz1002943
6b17e9
- Attempt to continue when reading bad input in interactive mode
6b17e9
  Resolves: bz1002943
6b17e9
6b17e9
* Wed Aug 14 2013 Bryn M. Reeves <bmr@redhat.com> = 3.0-3
6b17e9
- Add crm_report support to cluster plug-in
6b17e9
  Resolves: bz839342
6b17e9
- Fix rhel_version() usage in cluster and s390 plug-ins
6b17e9
  Resolves: bz916705
6b17e9
- Strip trailing newline from command output
6b17e9
  Resolves: bz971420
6b17e9
6b17e9
* Mon Jun 10 2013 Bryn M. Reeves <bmr@redhat.com> = 3.0-2
6b17e9
- Silence 'could not run' messages at default verbosity
6b17e9
- New upstream release
6b17e9
6b17e9
* Thu May 23 2013 Bryn M. Reeves <bmr@redhat.com> = 2.2-39
6b17e9
- Always invoke tar with '-f-' option
6b17e9
6b17e9
* Mon Jan 21 2013 Bryn M. Reeves <bmr@redhat.com> = 2.2-38
6b17e9
- Fix interactive mode regression when --ticket unspecified
6b17e9
6b17e9
* Fri Jan 18 2013 Bryn M. Reeves <bmr@redhat.com> = 2.2-37
6b17e9
- Fix propagation of --ticket parameter in interactive mode
6b17e9
6b17e9
* Thu Jan 17 2013 Bryn M. Reeves <bmr@redhat.com> = 2.2-36
6b17e9
- Revert OpenStack patch
6b17e9
6b17e9
* Wed Jan  9 2013 Bryn M. Reeves <bmr@redhat.com> = 2.2-35
6b17e9
- Report --name and --ticket values as defaults
6b17e9
- Fix device-mapper command execution logging
6b17e9
- Fix data collection and rename PostreSQL module to pgsql
6b17e9
6b17e9
* Fri Oct 19 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-34
6b17e9
- Add support for content delivery hosts to RHUI module
6b17e9
6b17e9
* Thu Oct 18 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-33
6b17e9
- Add Red Hat Update Infrastructure module
6b17e9
- Collect /proc/iomem in hardware module
6b17e9
- Collect subscription-manager output in general module
6b17e9
- Collect rhsm log files in general module
6b17e9
- Fix exception in gluster module on non-gluster systems
6b17e9
- Fix exception in psql module when dbname is not given
6b17e9
6b17e9
* Wed Oct 17 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-32
6b17e9
- Collect /proc/pagetypeinfo in memory module
6b17e9
- Strip trailing newline from command output
6b17e9
- Add sanlock module
6b17e9
- Do not collect archived accounting files in psacct module
6b17e9
- Call spacewalk-debug from rhn module to collect satellite data
6b17e9
6b17e9
* Mon Oct 15 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-31
6b17e9
- Avoid calling volume status when collecting gluster statedumps
6b17e9
- Use a default report name if --name is empty
6b17e9
- Quote tilde characters passed to shell in RPM module
6b17e9
- Collect KDC and named configuration in ipa module
6b17e9
- Sanitize hostname characters before using as report path
6b17e9
- Collect /etc/multipath in device-mapper module
6b17e9
- New plug-in for PostgreSQL
6b17e9
- Add OpenStack module
6b17e9
- Avoid deprecated sysctls in /proc/sys/net
6b17e9
- Fix error logging when calling external programs
6b17e9
- Use ip instead of ifconfig to generate network interface lists
6b17e9
6b17e9
* Wed May 23 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-29
6b17e9
- Collect the swift configuration directory in gluster module
6b17e9
- Update IPA module and related plug-ins
6b17e9
6b17e9
* Fri May 18 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-28
6b17e9
- Collect mcelog files in the hardware module
6b17e9
6b17e9
* Wed May 02 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-27
6b17e9
- Add nfs statedump collection to gluster module
6b17e9
6b17e9
* Tue May 01 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-26
6b17e9
- Use wildcard to match possible libvirt log paths
6b17e9
6b17e9
* Mon Apr 23 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-25
6b17e9
- Add forbidden paths for new location of gluster private keys
6b17e9
6b17e9
* Fri Mar  9 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-24
6b17e9
- Fix katello and aeolus command string syntax
6b17e9
- Remove stray hunk from gluster module patch
6b17e9
6b17e9
* Thu Mar  8 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-22
6b17e9
- Correct aeolus debug invocation in CloudForms module
6b17e9
- Update gluster module for gluster-3.3
6b17e9
- Add additional command output to gluster module
6b17e9
- Add support for collecting gluster configuration and logs
6b17e9
6b17e9
* Wed Mar  7 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-19
6b17e9
- Collect additional diagnostic information for realtime systems
6b17e9
- Improve sanitization of RHN user and case number in report name
6b17e9
- Fix verbose output and debug logging
6b17e9
- Add basic support for CloudForms data collection
6b17e9
- Add support for Subscription Asset Manager diagnostics
6b17e9
6b17e9
* Tue Mar  6 2012 Bryn M. Reeves <bmr@redhat.com> = 2.2-18
6b17e9
- Collect fence_virt.conf in cluster module
6b17e9
- Fix collection of /proc/net directory tree
6b17e9
- Gather output of cpufreq-info when present
6b17e9
- Fix brctl showstp output when bridges contain multiple interfaces
6b17e9
- Add /etc/modprobe.d to kernel module
6b17e9
- Ensure relative symlink targets are correctly handled when copying
6b17e9
- Fix satellite and proxy package detection in rhn plugin
6b17e9
- Collect stderr output from external commands
6b17e9
- Collect /proc/cgroups in the cgroups module
6b17e9
  Resolve: bz784874
6b17e9
- Collect /proc/irq in the kernel module
6b17e9
- Fix installed-rpms formatting for long package names
6b17e9
- Add symbolic links for truncated log files
6b17e9
- Collect non-standard syslog and rsyslog log files
6b17e9
- Use correct paths for tomcat6 in RHN module
6b17e9
- Obscure root password if present in anacond-ks.cfg
6b17e9
- Do not accept embedded forward slashes in RHN usernames
6b17e9
- Add new sunrpc module to collect rpcinfo for gluster systems
6b17e9
6b17e9
* Tue Nov  1 2011 Bryn M. Reeves <bmr@redhat.com> = 2.2-17
6b17e9
- Do not collect subscription manager keys in general plugin
6b17e9
 
6b17e9
* Fri Sep 23 2011 Bryn M. Reeves <bmr@redhat.com> = 2.2-16
6b17e9
- Fix execution of RHN hardware.py from hardware plugin
6b17e9
- Fix hardware plugin to support new lsusb path
6b17e9
6b17e9
* Fri Sep 09 2011 Bryn M. Reeves <bmr@redhat.com> = 2.2-15
6b17e9
- Fix brctl collection when a bridge contains no interfaces
6b17e9
- Fix up2dateclient path in hardware plugin
6b17e9
6b17e9
* Mon Aug 15 2011 Bryn M. Reeves <bmr@redhat.com> = 2.2-14
6b17e9
- Collect brctl show and showstp output
6b17e9
- Collect nslcd.conf in ldap plugin
6b17e9
6b17e9
* Sun Aug 14 2011 Bryn M. Reeves <bmr@redhat.com> = 2.2-11
6b17e9
- Truncate files that exceed specified size limit
6b17e9
- Add support for collecting Red Hat Subscrition Manager configuration
6b17e9
- Collect /etc/init on systems using upstart
6b17e9
- Don't strip whitespace from output of external programs
6b17e9
- Collect ipv6 neighbour table in network module
6b17e9
- Collect basic cgroups configuration data
6b17e9
6b17e9
* Sat Aug 13 2011 Bryn M. Reeves <bmr@redhat.com> = 2.2-10
6b17e9
- Fix collection of data from LVM2 reporting tools in devicemapper plugin
6b17e9
- Add /proc/vmmemctl collection to vmware plugin
6b17e9
6b17e9
* Fri Aug 12 2011 Bryn M. Reeves <bmr@redhat.com> = 2.2-9
6b17e9
- Collect yum repository list by default
6b17e9
- Add basic Infiniband plugin
6b17e9
- Add plugin for scsi-target-utils iSCSI target
6b17e9
- Fix autofs plugin LC_ALL usage
6b17e9
- Fix collection of lsusb and add collection of -t and -v outputs
6b17e9
- Extend data collection by qpidd plugin
6b17e9
- Add ethtool pause, coalesce and ring (-a, -c, -g) options to network plugin
6b17e9
6b17e9
* Thu Apr 07 2011 Bryn M. Reeves <bmr@redhat.com> = 2.2-8
6b17e9
- Use sha256 for report digest when operating in FIPS mode
6b17e9
 
6b17e9
* Tue Apr 05 2011 Bryn M. Reeves <bmr@redhat.com> = 2.2-7
6b17e9
- Fix parted and dumpe2fs output on s390
6b17e9
6b17e9
* Fri Feb 25 2011 Bryn M. Reeves <bmr@redhat.com> = 2.2-6
6b17e9
- Fix collection of chkconfig output in startup.py
6b17e9
- Collect /etc/dhcp in dhcp.py plugin
6b17e9
- Collect dmsetup ls --tree output in devicemapper.py
6b17e9
- Collect lsblk output in filesys.py
6b17e9
6b17e9
* Thu Feb 24 2011 Bryn M. Reeves <bmr@redhat.com> = 2.2-4
6b17e9
- Fix collection of logs and config files in sssd.py
6b17e9
- Add support for collecting entitlement certificates in rhn.py
6b17e9
6b17e9
* Thu Feb 03 2011 Bryn M. Reeves <bmr@redhat.com> = 2.2-3
6b17e9
- Fix cluster plugin dlm lockdump for el6
6b17e9
- Add sssd plugin to collect configuration and logs
6b17e9
- Collect /etc/anacrontab in system plugin
6b17e9
- Correct handling of redhat-release for el6
6b17e9
6b17e9
* Thu Jul 29 2010 Adam Stokes <ajs at redhat dot com> = 2.2-2
6b17e9
6b17e9
* Thu Jun 10 2010 Adam Stokes <ajs at redhat dot com> = 2.2-0
6b17e9
6b17e9
* Wed Apr 28 2010 Adam Stokes <ajs at redhat dot com> = 2.1-0
6b17e9
6b17e9
* Mon Apr 12 2010 Adam Stokes <ajs at redhat dot com> = 2.0-0
6b17e9
6b17e9
* Tue Mar 30 2010 Adam Stokes <ajs at redhat dot com> = 1.9-3
6b17e9
- fix setup.py to autocompile translations and man pages
6b17e9
- rebase 1.9
6b17e9
6b17e9
* Fri Mar 19 2010 Adam Stokes <ajs at redhat dot com> = 1.9-2
6b17e9
- updated translations
6b17e9
6b17e9
* Thu Mar 04 2010 Adam Stokes <ajs at redhat dot com> = 1.9-1
6b17e9
- version bump 1.9
6b17e9
- replaced compression utility with xz
6b17e9
- strip threading/multiprocessing
6b17e9
- simplified progress indicator
6b17e9
- pylint update
6b17e9
- put global vars in class container
6b17e9
- unittests
6b17e9
- simple profiling
6b17e9
- make use of xgettext as pygettext is deprecated
6b17e9
6b17e9
* Mon Jan 18 2010 Adam Stokes <ajs at redhat dot com> = 1.8-21
6b17e9
- more sanitizing options for log files
6b17e9
- rhbz fixes from RHEL version merged into trunk
6b17e9
- progressbar update
6b17e9