1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
sosreport (3.2-1) unstable; urgency=medium
* Profiles for plugin selection
* Improved log size limiting
* File archiving enhancements and robustness improvements
* Global plugin options:
--verify, --log-size, --all-logs
* Better plugin descriptions
* Improved journalctl log capture
* PEP8 compliant code base
* oVirt support improvements
* New plugins: hpasm, ctdb, dbus, oVirt engine hosted,
MongoDB, ActiveMQ, OpenShift 2.0, MegaCLI, FCoE,
python, Ubuntu, NUMA, Team network driver
-- Adam Stokes <adam.stokes@ubuntu.com> Sun, 12 Oct 2014 12:47:23 -0400
sosreport (3.1-1) unstable; urgency=low
* New upstream release v3.1
Features include:
- Full Python 3 support
- Further modularized openstack plugins
* debian/rules:
- Use pybuild
* debian/control:
- Use X-Python-Version: >= 3.3
-- Adam Stokes <adam.stokes@ubuntu.com> Wed, 15 Jan 2014 16:58:54 -0500
sosreport (3.0-1) unstable; urgency=low
* New upstream release v3.0
Features include:
- Openstack, MAAS, Juju, and other cloud technologies
- Extended policies to allow for easier cross distribution support.
- Cross distribution support for Debian, Ubuntu, Fedora, and
Red Hat Enterprise Linux
- Increase execution speed of plugins
* Fixes traceback error in the utilities log (Closes: #717401)
* debian/copyright:
- Add Company contributions notices in AUTHORS file.
* setup.py:
- Added to support packaging python modules via distutils.
* debian/rules:
- Fix build instructions to package sosreport as a private module.
* debian/control:
- Use XS-Python-Version and remove debian/pyversions.
* tests/archive_tests.py:
- Update unittests to work with latest api changes in the new release.
-- Adam Stokes <adam.stokes@ubuntu.com> Sun, 21 Jul 2013 20:35:04 -0400
sosreport (2.3~git20130509-1) unstable; urgency=low
* Package updated from git rev 395ad13da8
Closes: #698329
-- Adam Stokes <adam.stokes@ubuntu.com> Fri, 31 May 2013 12:12:46 -0400
|