Packages changed:
  grub2
  python-pycparser (2.19 -> 2.20)
  python-six
  rook
  weave (2.6.0 -> 2.6.1)

=== Details ===

==== grub2 ====
Subpackages: grub2-i386-pc grub2-snapper-plugin grub2-x86_64-efi

- Adjust patch to make EFI detection a runtime decision (bsc#1164385):
  * grub2-SUSE-Add-the-t-hotkey.patch
- Add secure boot support for s390x.  (jsc#SLE-9425)
  * grub2-s390x-11-secureboot.patch

==== python-pycparser ====
Version update (2.19 -> 2.20)

- update to 2.20:
  - #61: Fix slow backtracking when parsing strings.
  - #99: Parser for FuncDecl incorrectly sets declname attribute on return type.
  - #310: Fix crash when file starts with a semicolon.
  - #313: Fix array type generation.
  - #314: Fix failed parsing of unnamed function parameters with array dim
    qualifiers.
  - #315: Fix pointer type generation.
  - #324: Fixes for u/l constant integer suffix.
  - #346: Fix error transforming an empty switch.
  - #350: Recognize integer multicharacter constants like 'ABCD'.
  - #363: Fix incorrect AST when parsing offsetof.

==== python-six ====

- Do not cause buildcycle with previous change but rather
  install the egg-info prepared metadata from the tarball
- use setuptools for building to support pip 10.x (bsc#1166139)

==== rook ====

- ceph: orchestrator cli name change
  * Add orchestrator-cli-rename.patch

==== weave ====
Version update (2.6.0 -> 2.6.1)

- Fix typo in url
- weave-kubic needs modprobe
- Update weave to 2.6.1
  - Fix possible deadlock
  - disable-iptables-setup.patch