Packages changed:
  kernel-source (4.11.7 -> 4.11.8)
  nano (2.8.4 -> 2.8.5)

=== Details ===

==== kernel-source ====
Version update (4.11.7 -> 4.11.8)
Subpackages: kernel-default kernel-default-devel kernel-devel kernel-docs kernel-macros kernel-syms

- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
- tty: Fix ldisc crash on reopened tty (bnc#1043488).
- commit 53c91b6

==== nano ====
Version update (2.8.4 -> 2.8.5)
Subpackages: nano-lang

- Update to version 2.8.5:
  * Avoid a crash when waking from a suspension that was induced
    from the outside.
  * Allow negative line and column numbers on the command line.
  * Avoid some flickering when resizing the screen while in the
    file browser.
  * Open files in the order they were mentioned on the command
    line.
  * Do not pretend to have woken from suspension when receiving a
    SIGCONT.