Packages changed:
  logrotate
  suse-module-tools (16.0.11 -> 16.0.13)
  transactional-update (3.5.6 -> 3.6.0)

=== Details ===

==== logrotate ====

- Add patch:
  * logrotate-dont_warn_on_size=_syntax.patch (boo#1191816)

==== suse-module-tools ====
Version update (16.0.11 -> 16.0.13)

- Update to version 16.0.13:
  * fixup "rpm-script: fix bad exit status in OpenQA (bsc#1191922)"
- Update to version 16.0.12:
  * rpm-script: fix bad exit status in OpenQA (bsc#1191922)
  * cert-script: Deal with existing $cert.delete file (bsc#1191804).
  * cert-script: Ignore kernel keyring for kernel certificates (bsc#1191480).
  * cert-script: Only print mokutil output in verbose mode.

==== transactional-update ====
Version update (3.5.6 -> 3.6.0)
Subpackages: dracut-transactional-update libtukit0 transactional-update-zypp-config tukit

- Version 3.6.0
  - Simplify mount hierarchy by just using a single slave bind
    mount as the root of the update environment; this may avoid the
    error messages of failed unmounts
    May fix [boo#1191945]
- Version 3.5.7
  Various fixes affecting Salt support:
  - t-u: Don't squash stderr messages into stdout
  - t-u: Correctly handle case when the snapshot has been deleted due to
    using --drop-if-no-change: Don't show reboot messages and avoid an awk
    error message [bsc#1191475]
  - tukit: Make inotify handler less sensitive / ignore more directories
    [bsc#1191475]