Packages changed:
  ddclient
  deja-dup (34.0 -> 34.1)
  irssi
  libfm
  libfm-extra
  librsvg (2.40.12 -> 2.40.13)
  mate-desktop
  mono-core
  perl
  perl-XML-XPath (1.13 -> 1.19)
  qemu
  rsyslog
  wine (1.9.0 -> 1.9.1)
  wireshark
  xorg-x11-server

=== Details ===

==== ddclient ====

- fix for boo#903588
- revert patch change
- recover deleted changes (rev34)
- systemd fix
  * conf file must be accessible only by its owner

==== deja-dup ====
Version update (34.0 -> 34.1)
Subpackages: nautilus-deja-dup

- Update to version 34.1:
  + Add experimental support for Google Cloud Storage, please test
    and file bugs.
  + Add experimental support for OpenStack Swift, please test and
    file bugs.
  + Fix a bug where the error dialog wasn't visible after a failed
    backup in GNOME.
  + Fix a bug where background backups were using smaller 'nice'
    values than they should have.
  + Drop support for building the GNOME Control Center plugin;
    upstream hasn't supported that for a while, and Ubuntu finally
    dropped their patch allowing it.
  + Install duplicity on demand if needed.
  + Support reproducible builds by using $SOURCE_DATE_EPOCH to set
    the man page timestamps, if present.
  + Updated translations.
- Add BuildRequires: pkgconfig(packagekit-glib2), needed for the
  install duplicity on demand feature.
- Due to above change, change duplicity Requires to Recommends.

==== irssi ====

- downloads moved to github
- verify source signatature

==== libfm ====
Subpackages: libfm-gtk4 libfm-lang libfm4

- Added many fixes from Git:
  * [SF#902] Handle NULL returned by fm_mime_type_from_native_file()
    correctly
    + libfm-1.2.3-Fix-SF902.patch
    + libfm-Additional-fix-after-SF902.patch
  * [SF#922] Fix handling %c in desktop entry Exec key
    + libfm-1.2.3-Fix-SF922.patch
  * [SF#914] Fix missing folder info update on folder attributes
    + libfm-1.2.3-Fix-SF914.patch
  * Use G_SPAWN_DO_NOT_REAP_CHILD on application launch, that should
    fix a problem with pkexec
    + libfm-1.2.3-Use-G_SPAWN_DO_NOT_REAP_CHILD-on-applicaton-launch.patch
  * [SF#946] Add missing newline at end of generated shortcut
    + libfm-1.2.3-Fix-SF946.patch
  * [SF#925,938] Improve file type detection, it fails in some cases
    such as DOCX
    + libfm-1.2.3-Fix-SF925-and-SF938.patch
  * Return back the workaround on thumbnailers which don't save
    Thumb::MTime
    + libfm-1.2.3-Return-back-the-workaround-on-thumbnailers.patch
  * [SF#937] Fix wrong treating files like ".purple" as having
    extension "purple"
    + libfm-1.2.3-Fix-SF937.patch
  * [SF#935] Fix invalid desktop entry save if 'Cancel' was pressed
    in dialog
    + libfm-1.2.3-Fix-SF935.patch
  * [SF#915] Always do gtk_drag_finish() in FmDndDest even if drop
    was failed
    + libfm-1.2.3-Fix-SF915.patch
  * FmDndDest: reset cached data if drag context was changed
    + libfm-1.2.3-Reset-cached-data-if-drag-context-was-changed.patch
  * Fix uninitialized data in drag-motion callback of FmPlacesView
    + libfm-1.2.3-Fix-uninitialized-data-in-drag-motion-callback.patch
  * [SF#953] Fix crash in expand_exec_macros() on missing Exec line
    in desktop entry
    + libfm-1.2.3-Fix-SF953.patch
  * [SF#921] Rewrite broken rubberband rendering in icon view for
    GTK3
    + libfm-1.2.3-Fix-SF921.patch
  * [SF#932] Fix renaming of desktop entries on copy operation error
    + libfm-1.2.3-Fix-SF932.patch
  * Fix dropping files onto applications shortcuts on the desktop
    + libfm-1.2.3-Fix-dropping-files-onto-applications.patch
  * Fix desktop file name for urxvt in terminals.list
    + libfm-1.2.3-Fix-desktop-file-name-for-urxvt.patch
  * [SF#954] Add urxvtc data into the terminals.list file
    + libfm-1.2.3-Fix-SF954.patch
  * [SF#950] Fix adding user-defined MIME associations into
    mimeapps.list config
    + libfm-1.2.3-Fix-SF950.patch
  * [SF#959] Fix autoscroll issues with GTK+ 3
    + libfm-1.2.3-Fix-SF959.patch
  * [SF#965] Fix stuck tooltip on entering empty folder
    + libfm-1.2.3-Fix-SF965.patch
  * Fix crash on cancelling FmDirListJob while retrieving is in
    progress
    + libfm-1.2.3-Fix-crash-on-cancelling-FmDirListJob.patch
  * [SF#919] Fix incomplete cleanup on folder reloading
    + libfm-1.2.3-Fix-SF919.patch
  * [SF#967] Fix timer shown in progress dialog, it should show
    01:00, not 00:60
    + libfm-1.2.3-Fix-SF967.patch

==== libfm-extra ====

- Added many fixes from Git:
  * [SF#902] Handle NULL returned by fm_mime_type_from_native_file()
    correctly
    + libfm-1.2.3-Fix-SF902.patch
    + libfm-Additional-fix-after-SF902.patch
  * [SF#922] Fix handling %c in desktop entry Exec key
    + libfm-1.2.3-Fix-SF922.patch
  * [SF#914] Fix missing folder info update on folder attributes
    + libfm-1.2.3-Fix-SF914.patch
  * Use G_SPAWN_DO_NOT_REAP_CHILD on application launch, that should
    fix a problem with pkexec
    + libfm-1.2.3-Use-G_SPAWN_DO_NOT_REAP_CHILD-on-applicaton-launch.patch
  * [SF#946] Add missing newline at end of generated shortcut
    + libfm-1.2.3-Fix-SF946.patch
  * [SF#925,938] Improve file type detection, it fails in some cases
    such as DOCX
    + libfm-1.2.3-Fix-SF925-and-SF938.patch
  * Return back the workaround on thumbnailers which don't save
    Thumb::MTime
    + libfm-1.2.3-Return-back-the-workaround-on-thumbnailers.patch
  * [SF#937] Fix wrong treating files like ".purple" as having
    extension "purple"
    + libfm-1.2.3-Fix-SF937.patch
  * [SF#935] Fix invalid desktop entry save if 'Cancel' was pressed
    in dialog
    + libfm-1.2.3-Fix-SF935.patch
  * [SF#915] Always do gtk_drag_finish() in FmDndDest even if drop
    was failed
    + libfm-1.2.3-Fix-SF915.patch
  * FmDndDest: reset cached data if drag context was changed
    + libfm-1.2.3-Reset-cached-data-if-drag-context-was-changed.patch
  * Fix uninitialized data in drag-motion callback of FmPlacesView
    + libfm-1.2.3-Fix-uninitialized-data-in-drag-motion-callback.patch
  * [SF#953] Fix crash in expand_exec_macros() on missing Exec line
    in desktop entry
    + libfm-1.2.3-Fix-SF953.patch
  * [SF#921] Rewrite broken rubberband rendering in icon view for
    GTK3
    + libfm-1.2.3-Fix-SF921.patch
  * [SF#932] Fix renaming of desktop entries on copy operation error
    + libfm-1.2.3-Fix-SF932.patch
  * Fix dropping files onto applications shortcuts on the desktop
    + libfm-1.2.3-Fix-dropping-files-onto-applications.patch
  * Fix desktop file name for urxvt in terminals.list
    + libfm-1.2.3-Fix-desktop-file-name-for-urxvt.patch
  * [SF#954] Add urxvtc data into the terminals.list file
    + libfm-1.2.3-Fix-SF954.patch
  * [SF#950] Fix adding user-defined MIME associations into
    mimeapps.list config
    + libfm-1.2.3-Fix-SF950.patch
  * [SF#959] Fix autoscroll issues with GTK+ 3
    + libfm-1.2.3-Fix-SF959.patch
  * [SF#965] Fix stuck tooltip on entering empty folder
    + libfm-1.2.3-Fix-SF965.patch
  * Fix crash on cancelling FmDirListJob while retrieving is in
    progress
    + libfm-1.2.3-Fix-crash-on-cancelling-FmDirListJob.patch
  * [SF#919] Fix incomplete cleanup on folder reloading
    + libfm-1.2.3-Fix-SF919.patch
  * [SF#967] Fix timer shown in progress dialog, it should show
    01:00, not 00:60
    + libfm-1.2.3-Fix-SF967.patch

==== librsvg ====
Version update (2.40.12 -> 2.40.13)
Subpackages: gdk-pixbuf-loader-rsvg librsvg-2-2 librsvg-devel typelib-1_0-Rsvg-2_0

- Update to version 2.40.13:
  + Fixed the Windows build.
  + Added basic support for the "baseline-shift" attribute in text
    objects (bgo#340047).
  + Fixed some duplicate logic when rendering paths (bgo#749415).
  + Rewrote the markers engine (bgo#685906, bgo#760180).

==== mate-desktop ====

- Enable GObject Introspection.
- Rename mate-desktop-gsettings-schemas to mate-desktop-gschemas.
- Add mate-desktop-gschemas branding, for now to alter default
  cursor theme.

==== mono-core ====
Subpackages: libmono-2_0-1 libmono-2_0-devel libmonoboehm-2_0-1 libmonoboehm-2_0-devel libmonosgen-2_0-1 mono-data mono-data-sqlite mono-extras mono-mvc mono-wcf mono-web mono-winforms mono-winfxcore

- add libgdiplus0-un-devel.patch to fix boo#944754

==== perl ====
Subpackages: perl-32bit perl-base perl-doc

- fix perl_gen_filelist macro to not fail on foo.1 man page

==== perl-XML-XPath ====
Version update (1.13 -> 1.19)

- updated to 1.19
  see /usr/share/doc/packages/perl-XML-XPath/Changes

==== qemu ====
Subpackages: qemu-arm qemu-block-curl qemu-block-dmg qemu-extra qemu-ipxe qemu-ksm qemu-kvm qemu-lang qemu-ppc qemu-s390 qemu-seabios qemu-sgabios qemu-tools qemu-vgabios qemu-x86

- Fix build on openSUSE 13.2

==== rsyslog ====

- build with libfastjson (mandatory from 8.16.0)

==== wine ====
Version update (1.9.0 -> 1.9.1)
Subpackages: wine-32bit

- Updated to 1.9.1 development snapshot
  - A few more deferred fixes.
  - Support for debug registers on x86-64.
  - More Shader Model 4 instructions.
  - Support for the Mingw ARM toolchain.
  - Various bug fixes.
- updated winetricks

==== wireshark ====
Subpackages: wireshark-ui-gtk

- Add CVEs for boo#960382

==== xorg-x11-server ====
Subpackages: xorg-x11-server-extra xorg-x11-server-sdk

- Add test for defined macro %build_xwayland
  This can be used to enable the build of Xwayland and the
  package xorg-x11-server-wayland using a macro in projconf
  (boo#960487).- Split out Xwayland:
  * Build a package xorg-x11-server-wayland
  * Limit build to Factory (boo#960487).