Packages changed:
  bash
  dleyna-server
  file (5.28 -> 5.29)
  krb5
  krusader
  lftp (4.7.3 -> 4.7.4)
  mlterm (3.7.0 -> 3.7.2)
  mutt
  sddm (0.13.0 -> 0.14.0)
  timezone (2016i -> 2016j)
  timezone-java (2016i -> 2016j)
  wine (1.9.23 -> 1.9.24)
  ypserv

=== Details ===

==== bash ====
Subpackages: bash-doc libreadline7 readline-devel readline-doc

- Add upstream patch bash44-001
  Bash-4.4 changed the way the history list is initially allocated to reduce
  the number of reallocations and copies.  Users who set HISTSIZE to a very
  large number to essentially unlimit the size of the history list will get
  memory allocation errors
- Add upstream patch bash44-002
  Bash-4.4 warns when discarding NUL bytes in command substitution output
  instead of silently dropping them.  This patch changes the warnings from
  one per NUL byte encountered to one warning per command substitution.
- Drop no-null-warning.patch as bash44-002 is official replacement
- Add upstream patch bash44-003
  Specially-crafted input, in this case an incomplete pathname expansion
  bracket expression containing an invalid collating symbol, can cause the
  shell to crash.
- Add upstream patch bash44-004
  There is a race condition that can result in bash referencing freed memory
  when freeing data associated with the last process substitution.
- Add upstream patch bash44-005
  Under certain circumstances, a simple command is optimized to eliminate a
  fork, resulting in an EXIT trap not being executed. (boo#1008459)
- Add upstream patch readline70-001
  Readline-7.0 changed the way the history list is initially allocated to reduce
  the number of reallocations and copies.  Users who set the readline
  history-size variable to a very large number to essentially unlimit the size
  of the history list will get memory allocation errors

==== dleyna-server ====

- Add dleyna-server-includes.patch: include the right headers to
  be able to compile against up-to-date gupnp stack
  (gh#01org/dleyna-server#159).

==== file ====
Version update (5.28 -> 5.29)
Subpackages: file-devel file-magic libmagic1 libmagic1-32bit

- Update to file version 5.29
  * der getlength overflow (Jonas Wagner)
  * multiple magic file load failure (Christoph Biedl)
  * CDF parsing improvements (Guy Helmer)
  * Add support for signed indirect offsets
  * cat /dev/null | file - should print empty (Christoph Biedl)
  * Bump string size from 64 to 96.
  * PR/556: Fix separators on annotations.
- Remove patch file-5.28-compress.patch now upstream
- Rename patch file-5.28.dif which becomes now file-5.29.dif

==== krb5 ====
Subpackages: krb5-32bit krb5-client krb5-devel

- add pam configuration file required for ksu
  just use a copy of "su" one from Tumbleweed

==== krusader ====
Subpackages: kio_iso

- Add Remove-non-archive-mimetypes-from-krarc-archive-mime-type-list.patch
  to fix dolphin opening e.g. LibreOffice files as archives
  (boo#1011320, kde#371765)

==== lftp ====
Version update (4.7.3 -> 4.7.4)

- lftp 4.7.4:
  * mirror: new option --directory (-F) for source directories
    glob pattern.
  * mirror: fixed coredump with --depth-first + --recursion=newer.
  * mirror: create inaccessible directories anyway.
  * pget, torrent: avoid long delays in posix_fallocate(3) call.
  * new setting dns:name for host aliases.
  * ftp: allow SSL after certain types of ftp proxy.
  * http: fixed interpretation of links without a protocol.
  * cls: fixed glob metacharacter unquoting.
  * sftp: fixed mirroring of files with a leading tilde.
  * fixed transfer logging.

==== mlterm ====
Version update (3.7.0 -> 3.7.2)

- updated to 3.7.2
  * Add mlterm-con which is a console version of mlterm (like
    GNU Screen) and which works on various terminal emulators.
    (see doc/en/README.console)
  * Add "console_encoding" / --ckm option which specifies
    a character encoding of the console where mlterm-con works.
  * Add "default_cell_size" / --csz option for mlterm-con.
  * Add "console_sixel_colors" / --csc option for mlterm-con.
  * Add "primary_da" / --da1 and "secondary_da" / --da2 options.
  * Support DECRQSS partially.
  * Support wheel mouse on MacOSX/Cocoa. (Thanks to @nyarla)
    (Merge a patch at http://the.nyarla.net/entry/2016/06/03/195013)
  * Bug fixes:
    Fix misalignment of the position of characters in drawing
    them with the use of complementary loaded fonts on cairo.
- removed mlterm-noreturn.patch (upstreamed)

==== mutt ====

- Add patch mutt-1.6.2-gpgme_set_sender.patch
  that is avoid name space clash with gpgme_set_sender() from gpgme
- Rename patch mutt-1.5.23-cariage-return.path to
  mutt-1.5.23-carriage-return.path
- Extend patch mutt-1.5.23-carriage-return.path
  Be sure that also signed messages from Android can be verified
  by gpgme interface of mutt

==== sddm ====
Version update (0.13.0 -> 0.14.0)
Subpackages: sddm-branding-openSUSE

- Fix %post and %postun of branding subpackages
- Add various bugfixes from develop branch:
  * 0001-Fix-display-of-user-avatars.-684.patch
  * 0002-Add-a-config-option-to-enable-high-DPI-scaling-701.patch
  * 0003-elarun-Update-date-and-time.patch
  * 0004-Support-Non-Latin-characters-in-theme-settings-708.patch
  * 0005-Cleanup-dangling-pointer-in-SocketServer-725.patch
- Sync with KDE:Frameworks5:LTS, sort sddm.changes
- Remove 0001-Fall-back-to-regular-login-when-autologin-fails.patch

==== timezone ====
Version update (2016i -> 2016j)

- timezone update 2016j [bsc#1011797]:
  * Saratov, Russia switches from +03 to +04 on 2016-12-04 at 02:00.
    (new zone Europe/Saratov split from Europe/Volgograd)
  * 1994-1999 corrections for Kazakhstan, with new zone Asia/Atyrau
  * Asia/Gaza and Asia/Hebron now use "EEST", not "EET", to denote
    summer time before 1948.  The old use of "EET" was a typo.

==== timezone-java ====
Version update (2016i -> 2016j)

- timezone update 2016j [bsc#1011797]:
  * Saratov, Russia switches from +03 to +04 on 2016-12-04 at 02:00.
    (new zone Europe/Saratov split from Europe/Volgograd)
  * 1994-1999 corrections for Kazakhstan, with new zone Asia/Atyrau
  * Asia/Gaza and Asia/Hebron now use "EEST", not "EET", to denote
    summer time before 1948.  The old use of "EET" was a typo.

==== wine ====
Version update (1.9.23 -> 1.9.24)
Subpackages: wine-32bit

- Updated to 1.9.24 development snapshot
  - Support for unordered access views in Direct3D.
  - Many fixes in the regression tests.
  - Some more improvements in HID support.
  - Various bug fixes.
- updated winetricks
- downgrade requires of cabextract and unzip to recommends, so we can
  use 32bit wine during build on reduced 32bit package sets.

==== ypserv ====

- add 0001-use-_PATH_VARRUN-from-paths.h.patch [bnc#1011483]