Packages changed:
  cni-plugins (0.8.3 -> 0.8.4)
  fuse-overlayfs (0.7.2 -> 0.7.3)
  iproute2
  logrotate (3.15.0 -> 3.15.1)
  openldap2

=== Details ===

==== cni-plugins ====
Version update (0.8.3 -> 0.8.4)

- Update to version 0.8.4:
  * add support for mips64le
  * Add missing cniVersion in README example
  * bump go-iptables module to v0.4.5
  * iptables: add idempotent functions
  * portmap doesn't fail if chain doesn't exist
  * fix portmap port forward flakiness
  * Add Bruce Ma and Piotr Skarmuk as owners

==== fuse-overlayfs ====
Version update (0.7.2 -> 0.7.3)

- Update to v0.7.3
  - fix build with -fno-common
  - fix possible segmentation fault in direct_fsync()
  - use the data store to create missing whiteouts
  - after a rename, force a directory reload

==== iproute2 ====

- Add no-double-definitions.patch [boo#1160271]

==== logrotate ====
Version update (3.15.0 -> 3.15.1)

- Update to 3.15.1:
  * use correct create mode in examples/btmp (#257)
  * fix several bugs found by fuzzing (#254)
  * do not abort globbing on a broken symlink (#251)
  * rearrange logrotate.8 man page to improve readability (#248)
  * encourage admins to use the su directive in logrotate.8 man page (#236)

==== openldap2 ====

- added back-port patch
  0013_openldap-its9124_fix_crash_with_cancel_exop.patch
  to fix OpenLDAP ITS#9124