-
Mon Aug 29 2016 EL Errata <el-errata_ww@oracle.com> - 3.2.27.2-3.0.1
- Add setroubleshoot-oracle-enterprise.patch to change bug reporting
URL to linux.oracle.com
-
Fri Jul 01 2016 Petr Lautrbach <plautrba@redhat.com> - 3.2.27.2-3
- Translations updated from https://fedora.zanata.org/project/view/setroubleshoot
-
Thu Jun 23 2016 Petr Lautrbach <plautrba@redhat.com> - 3.2.27.2-2
- Require at least setroubleshoot-plugins-3.0.62-1
-
Wed Jun 22 2016 Petr Lautrbach <plautrba@redhat.com> - 3.2.27.2-1
- Catch all subprocess module exceptions
-
Tue Jun 21 2016 Petr Lautrbach <plautrba@redhat.com> - 3.2.27.1-1
- Use subprocess.check_output() with a sequence of program arguments
-
Wed Jun 15 2016 Petr Lautrbach <plautrba@redhat.com> - 3.2.26.2-2
- Do not use dangerous shell=True
-
Fri Jun 03 2016 Petr Lautrbach <plautrba@redhat.com> - 3.2.26.2-1
- fixed get_all_alerts_since()
-
Thu Jun 02 2016 Petr Lautrbach <plautrba@redhat.com> - 3.2.26.1-1
- fixed get_all_alerts_ignored()
-
Thu Jun 02 2016 Petr Lautrbach <plautrba@redhat.com> - 3.2.26-1
- get_alert() and get_all_alerts_since() DBUS APIs change to use
number of microseconds instead of date string
- level = debug can be set separately for sealert_log and setroubleshootd_log
- added new directive to setroubleshootd_log - log_full_report = True|False
- added new methods to DBUS API:
set_filter(), get_all_alerts_ignored(), delete_alert()
- suggest my-<command>.pp modules instead of mypol.pp
- setroubleshoot.conf cleanup
- bug fixes
-
Sat Apr 16 2016 Petr Lautrbach <plautrba@redhat.com> - 3.2.25-2
- Fix sealert -l '*' traceback (#1263218)