Changed packages:

==== appstream-glib ====
Version update (0.3.4 -> 0.3.5)
Subpackages: libappstream-builder7 libappstream-glib7

- Add gdk-pixbuf-loader-rsvg Requires: needed, in order to be able
  to convert .svg icons to pixmaps.
- Update to version 0.3.5:
  + New Features:
  - Add new API required for firmware support.
  - Add new API required for OSTree and xdg-app support.
  - Add 'news-to-appdata' and 'appdata-to-news' cmds to
    appstream-util.
  - Support all of the yet-unreleased AppStream 0.9 spec.
  + Bugfixes:
  - Add releases from the upstream AppData files.
  - Allow short descriptions when validating <description> in
    releases.
  - Correctly load descriptions from <releases> in AppData files.
  - Fix a builder crash where a package depends on itself.
  - Fix a crash when more than one thread tries to ensure the
    same package.
  - Fix DSO Linking error when built with --as-needed.
  - Make the failed AppStream metadata optional.
  - Make the icon tarball optional.
  - Relax validation checks to allow empty release sections.
  - Return the correct exit code from appstream-builder.
- Add gcab BuildRequires and Requires: needed for the cab
  extraction of the new Firmware support.

==== armagetron ====

- Change the file system layout: have the icon in /usr/share/pixmap
  as being the REAL file instead of being the symlink. This works
  around a current flaw in appstream-builder, which does not follow
  symlinks when extracting/finding icons.

==== boost-devel ====
Subpackages: boost-license1_56_0 libboost_atomic1_56_0 libboost_chrono1_56_0 libboost_container1_56_0 libboost_context1_56_0 libboost_coroutine1_56_0 libboost_date_time1_56_0 libboost_filesystem1_56_0 libboost_graph1_56_0 libboost_graph_parallel1_56_0 libboost_iostreams1_56_0 libboost_locale1_56_0 libboost_log1_56_0 libboost_math1_56_0 libboost_mpi1_56_0 libboost_program_options1_56_0 libboost_python1_56_0 libboost_random1_56_0 libboost_regex1_56_0 libboost_serialization1_56_0 libboost_signals1_56_0 libboost_system1_56_0 libboost_test1_56_0 libboost_thread1_56_0 libboost_timer1_56_0 libboost_wave1_56_0

- Add quickbook subpackage

==== cairo-devel ====
Version update (1.14.0 -> 1.14.2)
Subpackages: libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcairo2-32bit

- Update to version 1.14.2:
  + Features:
  - Improve xcb's handling of per-screen subpixel ordering. If
    no Xft.rgba property is specified, default to the screen's
    subpixel order.
  + Performance Optimizations:
  - Improve performance of cpu_to_be32 and be32_to_cpu, making
    truetype subsetting of large fonts run about 15% faster.
  + Bug fixes:
  - Fix unaligned access on sparc with the compact font format
    (CFF).
    Unlike truetype, all data in CFF is not aligned.
    (Debian bug #712836)
  - Fix unaligned access on sparc with tor-scan-converter's
    memory pool.
  - Fix crash when loading a PDF with a transformed image.
    (fdo bug #85151)
  - Fix regression on mingw for bigendian test due to removal of
    file extension for executables. (fdo bug #85120)
  - Fix handling of backslash in PDF interpreter (fdo bug #85662)
  - Fix crash in xlib and xcb renderers when swapping a 0-sized
    glyph
  - Fix bug with RTL text in PDF operators (fdo bug #86461)
  - Fix compilation 'cairo-path-stroke-traps.c' with MSVC8
    (fdo bug #84908)
  - Fix crash in _fill_xrgb32_lerp_opaque_spans when a span
    length is negative.
  - Fix valgrind error by releasing pattern created by
    cairo_pattern_create_rgb().
  - Fix valgrind errors when running cairo-test-suite.
  - Fix memory leak in recording surface replays (fdo bug #87898)
  - Fix destruction of fonts in api-special-cases test.
    (fdo bug #87567)
  - Fix duplicated surface push on similar-image, preventing
    trivial GTK3 program traces from being replayable, with an
    error message about invalid values for the size of the input.
    (fdo bug #73580)
  - Fix crash when win32 surface's image size does not cover the
    entire
    surface. (fdo bug #53121)
  - Fix crash due to obsolete CGFontGetGlyphPath call
    (fdo bug #84324)
  - Fix several build issues on AIX (fdo bugs #89338, #89340,
    [#89356], #89354)
  - Fix various documentation warnings and errors
- Remove cairo-tor-scan-convertor.patch. It was upstreamed.

==== calibre ====
Version update (2.20.0 -> 2.21.0)

- Update to version 2.21.0:
  * New features:
  - Allow opening ebook files and covers in external applications by simply right clicking on them in the Book Details panel.
  - Tag Browser: Make rename and delete for items in the Tag Browser restrict themselves to the current Virtual Library (if any). There is also an additional menu entry you can use to rename and delete across all books while in a Virtual Library.
  - Conversion: Use a new (written from scratch) implementation of CSS Level 3 selectors that fixes various bugs in handling of the more advanced/uncommon CSS selectors such as nth-last-child()
  - Edit Book: Allow restoring of disabled confirmation prompts in preferences and add a confirmation when removing saved searches
  - Edit ToC button: Remember the last used ebook formats
  * bug fixes:
  - E-book viewer: Fix regression that prevented pasting of text with formatting from the viewer.
  - Table of Contents Editor: Fix selecting a location inside a file and then clicking on another file causes the previous location to be used in the new file.
  - DOCX Input: Fix incorrect bold font weight being used for heading styles even if the style definition does not specify bold.
  - AZW3 Input: Fix a bug that prevented conversion of AZW3 files that contained an empty CSS media block.
  - PDF Output: Fix incorrect rendering of text in elements that use font-variant:small-caps and also have children.
  - Get Books: Update Amazon Europe, Empik and CDP store plugins
  - PDF Output: Fix incorrect conversion of source document that specify dir='rtl' on the root element.
  - PDF Output: Ignore unparseable links instead of aborting the conversion on them.
  - Fix reading metadata from filenames tester not working for dates before 1900.
  - Linux binary install: Fix SSL CA certificates not being detected on Fedora based distributions
  - Books list: Fix column alignment incorrectly propagating when changing libraries
  - FB2 Input: Do not put a border around images
  - Fixes for various incompatibilities with (Py)Qt 5.4.1 which is used by some calibre distro packages on linux
  - Fix error when running calibredb backup_metadata on a library that contains book records with no path information
  - Edit Book: Fix extra search being hidden when removing a saved search
  - Fix a regression in 2.20 that prevented some changes to per-library preferences from being saved
  - Linux installer: Do not register application/octet-stream as one of the mimetypes calibre can handle
  * improved News sources:
  - Spektrum der Wissenschaft
  - New Musical Express
  - The Daily Mirror
  * new news sources:
  - Pando Daily

==== calligra ====
Version update (2.9.0 -> 2.9.1)
Subpackages: calligra-doc calligra-extras-dolphin calligra-extras-okular calligra-krita calligra-stage calligra-words-common

- Update to 2.9.1
  See https://www.calligra.org/news/announcements/stable/calligra-2-9-1-released/ for details
- Drop upstream patch let-calligra-okular-plugins-be-less-aggressively-go-for-being-file-handler.patch
- Drop upstream restore-old-installation-location-of-app-desktop-files.patch

==== cmake ====
Version update (3.1.3 -> 3.2.1)

- Update to 3.2.1
  * Changes since 3.2.0~rc1
    Makefile: Fix multiple custom command outputs regression (#15116)
    configure_file: Do not warn about newline style arguments
    Tests: Add more signature tests to RunCMake.configure_file test
    Ninja: Improve internal check for generating at the top-level (#15436)
    UseSWIG: Avoid if() auto-dereferene in quoted arguments
    Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426)
    CPackRPM: Fix handling of relocation prefix parent directories
    KWSys SystemTools: Update CopyFileAlways stream library workarounds
    install: Write the entire installation manifest at once
    Help: Revise configure_file documentation (#15403)
    Help: In 3.2 relnotes move OpenGL/X11 to deprecated/removed section
    Utilities/Release: Build OS X and Win binaries without OpenSSL
    cmake-gui: Reset generator platform and toolset on configure (#15411)
    FindJsonCpp: Drop new module due to upstream jsoncpp providing package
    bootstrap: Add --(no-)system-jsoncpp options
    FindCurses: Drop unused check for cbreak in tinfo library
    FindJNI: Add arch-specific library dir for JDK 9 layout (#15408)
- Update system-libs.patch
- Do not specify the compiler cc and c++ at all, it should be the
  default value and cmake expects full path in some cases.
  This should fix the failing build with error c++ not found in PATH
- Remove full path from compiler to allow ccache override
  via path
- This might break build if your package breaks $PATH content
- Tested on KDE and it build and some misc apps too.
  If something fails it should be fixed per app basis
- cmake-fix-pie-binaries.patch: fix the PIE binaries check for
  newer file versions
- Comment jsoncpp BuildRequires, as it creates dependancy cycle
- Remove cmake-prefix-swig.patch as it caused unexpected regressions
- Update to 3.2 rc1:
  * New Features:
  * Syntax:
  * CMake learned to support unicode characters *encoded as
    UTF-8* on Windows. This was already supported on platforms
    whose system APIs accept UTF-8 encoded strings. Unicode
    characters may now be used in CMake code, paths to source
    files, configured files such as ".h.in" files, and other
    files read and written by CMake.  Note that because CMake
    interoperates with many other tools, there may still be some
    limitations when using certain unicode characters.
  * Commands:
  * The "add_custom_command()" and "add_custom_target()"
    commands learned a new "BYPRODUCTS" option to specify files
    produced as side effects of the custom commands.
    These are not outputs because they do not always have to be
    newer than inputs.
  * The "add_custom_command()" and "add_custom_target()"
    commands learned a new "USES_TERMINAL" option to request
    that the command be given direct access to the terminal
    if possible. The "Ninja" generator will places such commands
    in the "console" "pool". Build targets provided by CMake
    that are meant for individual interactive use, such as
    "install", are now placed in this pool.
  * A new "continue()" command was added that can be called
    inside loop contexts to end the current iteration and start
    the next one at the top of the loop block.
  * The "file(LOCK)" subcommand was created to allow CMake
    processes to synchronize through file and directory locks.
  * The "file(STRINGS)" now supports UTF-16LE, UTF-16BE, UTF-32LE,
    UTF- 32BE as "ENCODING" options.
  * The "install(EXPORT)" command now works with an absolute
    "DESTINATION" even if targets in the export set are
    installed with a destination or *usage requirements*
    specified relative to the install prefix. The value of the
    "CMAKE_INSTALL_PREFIX" variable is hard-coded into the
    installed export file as the base for relative references.
  * The "try_compile()" command source file signature now honors
    link flags (e.g. "CMAKE_EXE_LINKER_FLAGS") in the generated
    test project. See policy "CMP0056".
  * The "try_run()" command learned to honor the "LINK_LIBRARIES"
    option just as "try_compile()" already does.
  * The "file(GENERATE)" command now generates the output file
    with the same permissions as the input file if set.
  * The "file(GENERATE)" command can now generate files which
    are used as source files for buildsystem targets. Generated
    files automatically get their "GENERATED" property
    set to "TRUE".
  * Variables:
  * The "CMAKE_MATCH_COUNT" variable was introduced to record
    the number of matches made in the last regular expression
    matched in an "if()" command or a "string()" command.
  * Properties:
  * An "ANDROID_API_MIN" target property was introduced to
    specify the minimum version to be targeted by the toolchain.
  * A "VS_SHADER_FLAGS" source file property was added to
    specify additional shader flags to ".hlsl" files, for the
    Visual Studio generators.
  * Modules:
  * The "ExternalData" module learned to support *Custom Fetch
    Scripts*. This allows projects to specify custom ".cmake"
    scripts for fetching data objects during the build.
  * The "ExternalProject" module learned options to create
    independent external project step targets that do not depend
    on the builtin steps.
  * The "ExternalProject" module "ExternalProject_Add()" command
    learned a new "CMAKE_CACHE_DEFAULT_ARGS" option to initialize
    cache values in the external project without setting them on
    future builds.
  * The "ExternalProject" module "ExternalProject_Add()" command
    learned a new "TEST_EXCLUDE_FROM_MAIN" option to exclude tests
    from the main build.
  * The "ExternalProject" module "ExternalProject_Add()" command
    learned a new "UPDATE_DISCONNECTED" option to avoid
    automatically updating the source tree checkout from
    version control.
  * The "FindCUDA" module learned about the "cusolver" library
    in CUDA 7.0.
  * The "FindGit" module learned to find the "git" command-line
    tool that comes with GitHub for Windows installed in user
    home directories.
  * A "FindGSL" module was introduced to find the GNU Scientific
    Library.
  * A "FindIntl" module was introduced to find the Gettext
    "libintl" library.
  * A "FindJsonCpp" module was introduced to find the JsonCpp
    package.
  * The "FindLATEX" module learned to support components.
  * The "FindMPI" module learned to find MS-MPI on Windows.
  * The "FindOpenSSL" module now reports "crypto" and "ssl"
    libraries separately in "OPENSSL_CRYPTO_LIBRARY" and
    "OPENSSL_SSL_LIBRARY", respectively, to allow applications
    to link to one without the other.
  * The "WriteCompilerDetectionHeader" module learned to create
    a define for portability of the "cxx_thread_local" feature.
    The define expands to either the C++11 "thread_local" keyword,
    or a pre-standardization compiler-specific equivalent,
    as appropriate.
  * The "WriteCompilerDetectionHeader" module learned to create
    multiple output files per compiler and per language, instead
    of creating one large file.
  * CTest:
  * The "ctest_coverage()" command learned to support Delphi
    coverage.
  * The "ctest_coverage()" command learned to support Javascript
    coverage.
  * The "CTestCoverageCollectGCOV" module was introduced as an
    alternative to the "ctest_coverage()" command for collecting
    "gcov" results for submission to CDash.
  * CPack:
  * The "CPackRPM" module learned options to set per-component
    descriptions and summaries. See the
    "CPACK_RPM_<component>_PACKAGE_DESCRIPTION" and
    "CPACK_RPM_<component>_PACKAGE_SUMMARY" variables.
  * The "CPackRPM" module learned options to specify requirements
    for pre- and post-install scripts.
    See the "CPACK_RPM_PACKAGE_REQUIRES_PRE" and
    "CPACK_RPM_PACKAGE_REQUIRES_POST" variables.
  * The "CPackRPM" module learned options to specify requirements
    for pre- and post-uninstall scripts.
    See the "CPACK_RPM_PACKAGE_REQUIRES_PREUN" and
    "CPACK_RPM_PACKAGE_REQUIRES_POSTUN" variables.
  * The "CPackRPM" module learned a new
    "CPACK_RPM_<COMPONENT>_PACKAGE_PREFIX" variable to specify a
    component-specific value to use instead of
    "CPACK_PACKAGING_INSTALL_PREFIX".
  * The "CPackRPM" module learned a new
    "CPACK_RPM_RELOCATION_PATHS" variable to specify multiple
    relocation prefixes for a single rpm package.
  * Other:
  * The "cmake(1)" "-E tar" command now supports creating
    ".xz"-compressed archives with the "J" flag.
  * The "cmake(1)" "-E tar" command learned a new
    "--files-from=<file>" option to specify file names using
    lines in a file to overcome command-line length limits.
  * The "cmake(1)" "-E tar" command learned a new "--mtime=<date>"
    option to specify the modification time recorded in
    tarball entries.
  * The "Compile Features" functionality is now aware of features
    supported by more compilers, including:
  * Apple Clang ("AppleClang") for Xcode versions 4.4 though 6.1.
  * GNU compiler versions 4.4 through 5.0 on UNIX and Apple ("GNU").
  * Microsoft Visual Studio ("MSVC") for versions 2010 through 2015.
  * Oracle SolarisStudio ("SunPro") version 12.4.
  * The *AUTORCC* feature now tracks files listed in ".qrc" files
    as dependencies. If an input file to the "rcc" tool is changed,
    the tool is automatically re-run.
  * New Diagnostics:
  * The "break()" command now rejects calls outside of a loop
    context or that pass arguments to the command.
    See policy "CMP0055".
  * Deprecated and Removed Features:
  * Files written in the "cmake-language(7)", such as
    "CMakeLists.txt" or "*.cmake" files, are now expected to be
    encoded as UTF-8. If files are already ASCII, they will be
    compatible. If files were in a different encoding,
    including Latin 1, they will need to be converted.
  * The "FindOpenGL" module no longer explicitly searches for any
    dependency on X11 libraries with the "FindX11" module. Such
    dependencies should not need to be explicit. Applications
    using X11 APIs themselves should find and link to X11
    libraries explicitly.
  * The implementation of CMake now relies on some C++ compiler
    features which are not supported by some older compilers.
    As a result, those old compilers can no longer be used to
    build CMake itself. CMake continues to be able to generate
    Makefiles and project files for users of those old compilers
    however. Compilers known to no longer be capable of building
    CMake are:
  * Visual Studio 6 and 7.0 -- superseded by VisualStudio 7.1
    and newer.
  * GCC 2.95 -- superseded by GCC 3 and newer compilers.
  * Borland compilers -- superseded by other Windows compilers.
  * Compaq compilers -- superseded by other compilers.
  * SGI compilers -- IRIX was dropped as a host platform.
  * Other Changes:
  * On Windows and OS X, commands supporting network communication
    via "https", such as "file(DOWNLOAD)", "file(UPLOAD)", and
    "ctest_submit()", now support SSL/TLS even when CMake is not
    built against OpenSSL. The Windows or OS X native SSL/TLS
    implementation is used by default. OS-configured certificate
    authorities will be trusted automatically.
    On other platforms, when CMake is built with OpenSSL,
    these commands now search for OS-configured certificate
    authorities in a few "/etc" paths to be trusted automatically.
  * On OS X with Makefile and Ninja generators, when a compiler
    is found in "/usr/bin" it is now mapped to the corresponding
    compiler inside the Xcode application folder, if any. This
    allows such build trees to continue to work with their
    original compiler even when "xcode- select" switches to a
    different Xcode installation.
  * The Visual Studio generators now write solution and project
    files in UTF-8 instead of Windows-1252. Windows-1252
    supported Latin 1 languages such as those found in North
    and South America and Western Europe. With UTF-8, additional
    languages are now supported.
  * The "Xcode" generator no longer requires a value for the
    "CMAKE_MAKE_PROGRAM" variable to be located up front. It now
    locates "xcodebuild" when needed at build time.
  * When building CMake itself using SolarisStudio 12, the
    default "libCStd" standard library is not sufficient to
    build CMake. The SolarisStudio distribution supports compiler
    options to use "STLPort4" or "libstdc++". An appropriate
    option to select the standard library is now added
    automatically when building CMake with SolarisStudio compilers.
- BuildRequire pkgconfig(jsoncpp), and use it as system library on
  openSUSE > 13.2
- Added form.patch: set the correct include path for the
  ncurses includes
- Added system-libs.patch: allow choosing between bundled and
  system jsoncpp & form libs

==== exo-lang ====
Version update (0.10.3 -> 0.10.4)
Subpackages: exo-tools libexo-1-0

- update to version 0.10.4
  - don't quote arguments passed to terminal emulators (bxo#10731)
  - fix StartupNotify (bxo#9570)
  - fix implicit declaration of function 'xfce_spawn_on_screen'
    (bxo#11655)
  - translation updates

==== glibc-32bit ====
Subpackages: glibc-locale-32bit

- resolv-nameserver-handling.patch: Replace with simpler version with more
  compatibility
- memcpy-chk-non-SSE2.patch: Fix __memcpy_chk on non-SSE2 CPUs
  (bsc#920084)
- resolv-nameserver-handling.patch: Rewrite handling of nameserver
  configuration in resolver

==== glibc ====
Subpackages: glibc-devel glibc-extra glibc-info glibc-locale nscd

- resolv-nameserver-handling.patch: Replace with simpler version with more
  compatibility
- memcpy-chk-non-SSE2.patch: Fix __memcpy_chk on non-SSE2 CPUs
  (bsc#920084)
- resolv-nameserver-handling.patch: Rewrite handling of nameserver
  configuration in resolver

==== iodbc ====
Version update (3.52.9 -> 3.52.10)
Subpackages: libiodbc-devel libiodbc3

- Version bump to 0.52.10:
  * Fixed issue with ~/Library/ODBC/odbc[inst].ini on Mac OS X
  * Added build support for Mac OS X 10.10
  * Updated iODBC Administrator
  * Updated iODBC Demo
  * Fixed string truncation in Unicode <-> Ansi conversion on some API calls

==== kdevelop4 ====
Subpackages: kdevelop4-devel kdevelop4-lang kdevelop4-plugin-cppsupport

- Require libktexteditor instead of kate, that package provides
  plugins used by kdevelop, and allows co-installability of kate5
  and kdevelop4

==== bsdtar ====
Subpackages: libarchive-devel libarchive13

- add CVE for previous change

==== libdnet1 ====

- Reorder bit with spec cleaner
- Make the descriptions bit smaller

==== libQt5Multimedia5 ====

- kill QMAKE_PRL_BUILD_DIR from prl

==== libQt5Svg5 ====

- kill QMAKE_PRL_BUILD_DIR from prl

==== libQt5WebKit5 ====
Subpackages: libQt5WebKit5-imports libQt5WebKitWidgets5

- kill QMAKE_PRL_BUILD_DIR from prl

==== libvirt ====
Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter libvirt-daemon-driver-interface libvirt-daemon-driver-libxl libvirt-daemon-driver-lxc libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-uml libvirt-daemon-driver-vbox libvirt-daemon-driver-xen libvirt-daemon-qemu libvirt-daemon-xen

- Instruct polkit to allow memebers of the 'libvirt' group to connect
  to libvirt without providing any password (bnc#920804)
- Added polkit-10-virt.rules to fix bnc#920804
- Change default setting of security_default_confined in
  /etc/libvirt/qemu.conf instead of in code.  Making the change in
  code changes the default behavior for all users, even those that
  have a custom security setup in their /etc/libvirt/qemu.conf.
  Modified suse-qemu-conf.patch
  bsc#921586
- Fixed a number of QEMU apparmor abstraction problems. bsc#921355
  apparmor-fixes.patch

==== libzypp-plugin-appdata ====

- Pass --include-failed to appstream-builder (requires apb 0.3.5).

==== liblua5_2 ====
Version update (5.2.3 -> 5.2.4)
Subpackages: lua lua-devel

- Update to 5.2.4
  * Compiler can optimize away overflow check in table.unpack.
  * Ephemeron table can wrongly collect entry with strong key.
  * Chunk with too many lines may crash Lua.

==== minicom ====

- Split language to subpackage
- Remove check phase, it is empty just saying there is nothing to be done
- Use name and version macros in Source path

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

- add CVE IDs for 3.12.1 bsc#921312 release
- Add timezone requires: Ensure that DateTime functionality is
  given when installing mono-core (e.g. System.DateTime.get_Now()
  needs access to this information).

==== nbd ====
Version update (3.3 -> 3.9)
Subpackages: nbd-doc

- Cleanup spec-file with spec-cleaner
- Do not generate config.example from README
  * add config.example as source
- Add unit file (nbd-server.service)
- Add sysconfig template (nbd-server.sysconfig)
- Add no-return-nonvoid.patch
- Update requirements
- Update to 3.9
  * AF_UNIX support
  * Fixed test suite on non-GNU getopt() implementations
  * New "treefiles" mode, which exports a gazillion of page-sized
    files; useful for exporting things which are stored on an
    SSHFS or amazon AWS (trough FUSE) or similar, where every
    write causes an upload to the backend storage
  * New "cowdir" option, allowing to specify where copy-on-write
    files are written.
  * Minor changes so that nbd-client can now also be compiled for
    the Android platform. This required removal of the -swap
    command line option, which requires the mlockall() system
    call, unavailable on Android.
  * Protocol update: a reserved bit is used to avoid sending
    the 124 bytes of useless data at the beginning of the
    negotiation. The change is implemented so that things will
    still work with clients not supporting this option, however.
  * gznbd is now built by the same build system, rather than
    a separate one. Note however that gznbd is still
    unmaintained; it should be considered a "contrib" feature.
  * "nbd-server -V" will now output the nbd-server version number.
  * Various fixes found through Coverity and the clang static
    analyzer, and lots of other minor things too small to
    mention here.

==== osc ====
Version update (0.151.0 -> 0.151.1)

- 0.151.1
  - fixing regression running "osc service run"

==== patterns-openSUSE-apparmor ====
Subpackages: patterns-openSUSE-apparmor_opt patterns-openSUSE-base patterns-openSUSE-books patterns-openSUSE-console patterns-openSUSE-devel_C_C++ patterns-openSUSE-devel_basis patterns-openSUSE-devel_gnome patterns-openSUSE-devel_ide patterns-openSUSE-devel_java patterns-openSUSE-devel_kde patterns-openSUSE-devel_kernel patterns-openSUSE-devel_perl patterns-openSUSE-devel_python patterns-openSUSE-devel_qt4 patterns-openSUSE-devel_rpm_build patterns-openSUSE-devel_ruby patterns-openSUSE-devel_web patterns-openSUSE-dhcp_dns_server patterns-openSUSE-directory_server patterns-openSUSE-enhanced_base patterns-openSUSE-enhanced_base_opt patterns-openSUSE-file_server patterns-openSUSE-fonts patterns-openSUSE-fonts_opt patterns-openSUSE-games patterns-openSUSE-gateway_server patterns-openSUSE-gnome patterns-openSUSE-gnome_admin patterns-openSUSE-gnome_basis patterns-openSUSE-gnome_basis_opt patterns-openSUSE-gnome_games patterns-openSUSE-gnome_ide patterns-openSUSE-gnome_imaging patterns-openSUSE-gnome_imaging_opt patterns-openSUSE-gnome_internet patterns-openSUSE-gnome_laptop patterns-openSUSE-gnome_multimedia patterns-openSUSE-gnome_multimedia_opt patterns-openSUSE-gnome_office patterns-openSUSE-gnome_office_opt patterns-openSUSE-gnome_utilities patterns-openSUSE-gnome_yast patterns-openSUSE-imaging patterns-openSUSE-imaging_opt patterns-openSUSE-kde patterns-openSUSE-kde4_admin patterns-openSUSE-kde4_basis patterns-openSUSE-kde4_edutainment patterns-openSUSE-kde4_games patterns-openSUSE-kde4_ide patterns-openSUSE-kde4_imaging patterns-openSUSE-kde4_internet patterns-openSUSE-kde4_laptop patterns-openSUSE-kde4_multimedia patterns-openSUSE-kde4_office patterns-openSUSE-kde4_utilities patterns-openSUSE-kde4_utilities_opt patterns-openSUSE-kde4_yast patterns-openSUSE-kvm_server patterns-openSUSE-lamp_server patterns-openSUSE-laptop patterns-openSUSE-lxde patterns-openSUSE-lxde_laptop patterns-openSUSE-lxde_office patterns-openSUSE-mail_server patterns-openSUSE-minimal_base patterns-openSUSE-minimal_base-conflicts patterns-openSUSE-misc_server patterns-openSUSE-multimedia patterns-openSUSE-multimedia_opt patterns-openSUSE-network_admin patterns-openSUSE-non_oss patterns-openSUSE-non_oss_opt patterns-openSUSE-office patterns-openSUSE-office_opt patterns-openSUSE-print_server patterns-openSUSE-remote_desktop patterns-openSUSE-rest_dvd patterns-openSUSE-sw_management patterns-openSUSE-sw_management_gnome patterns-openSUSE-sw_management_kde4 patterns-openSUSE-tabletpc patterns-openSUSE-technical_writing patterns-openSUSE-x11 patterns-openSUSE-x11_opt patterns-openSUSE-x11_yast patterns-openSUSE-xen_server patterns-openSUSE-xfce patterns-openSUSE-xfce_basis patterns-openSUSE-xfce_laptop patterns-openSUSE-xfce_office patterns-openSUSE-yast2_basis patterns-openSUSE-yast2_install_wf

- Replace tomcat6 with tomcat

==== python-Twisted ====
Version update (14.0.2 -> 15.0.0)

- Version 15.0.0:
  + please, see NEWS file
- Update lp1102685.diff

==== python-pyzmq ====
Version update (14.3.1 -> 14.5.0)

- Update download Url
- Update to 14.5.0
  + Changes:
  * use pickle.DEFAULT_PROTOCOL by default in send_pickle
  * with the release of pip-6, OS X wheels are only marked as 10.6-intel,
    indicating that they should be installable on any newer or single-arch Python.
  * raise SSHException on failed check of host key
  + Bugfixes:
  * fix method name in utils.wi32.allow_interrupt
  * fork-related fixes in garbage collection thread
  * add missing import in zmq.__init__, causing failure to import in some circumstances
- Update to 14.4.1
  + Bugfixes
  * SyntaxError on Python 2.6 in zmq.ssh
  * Handle possible bug in garbage collection after fork
- Update to 14.4.0
  + New features
  * Experimental support for libzmq-4.1.0 rc (new constants, plus zmq.has()).
  * Update bundled libzmq to 4.0.5
  * Update bundled libsodium to 1.0.0
  * Fixes for SSH dialogs when using zmq.ssh to create tunnels
  * More build/link/load fixes on OS X and Solaris
  * Get Frame metadata via dict access (libzmq 4)
  * Contexts and Sockets are context managers (term/close on __exit__)
  * Add zmq.utils.win32.allow_interrupt context manager for catching SIGINT on Windows
  + Bugfixes:
  * Bundled libzmq should not trigger recompilation after install on PyPy

==== libquazip1 ====
Version update (0.5.1 -> 0.7.1)

- Update to version 0.7.1
  * Fixed licensing issues (bug #45).
  * Added the convenience method QuaZipFileInfo::isEncrypted().
- Changes from version 0.7
  * It is now possible to write ZIP files to sequential devices like
    sockets (only in mdCreate mode, so no self-extract, sorry).
  * A few zip64 fixes.
  * Several bug fixes and portability improvements.
- Changes from version 0.6.2
  * QuaZipNewInfo / QuaZipFileInfo64 now provide API to access/set
    NTFS time stamps - useful even on non-NTFS systems if you
    need more precise dates and times than default ones.
  * QuaZipNewInfo may now be initialized from QuaZipFileInfo64.
  * No more crashes when using QSaveFile as QIODevice for ZIP.
  * The new QuaZip::setAutoClose() method allows to leave the
    QIODevice open when you close the QuaZip instance.
  * qztest now depends on quazip, no longer breaking the build.
- Changes from version 0.6.1
  * Improved zip64 support.
  * A LOT more tests thanks to g++ --coverage / lcov.
  * JlCompress extraction methods now create files with default
    permissions if they are zero in the original archive.
  * Some QuaZipDir fixes (thanks to the new tests).
- Changes from version 0.6
  * Minizip updated to 1.1 (with all the necessary modifications
    re-done), and that means that...
  * the long-awaited zip64 support is now available!
  * A few rather minor fixes.
- Changes from version 0.5.2
  * Some minor bug fixes.
  * API to access file permissions subfield of the external
    attributes.
  * MS VS 2012 Express support.
  * API to set the default codec used to encode/decode file names
    (mainly for use by various wrappers such as JlCompress, when
    you don't have direct access to the underlying QuaZip instance).

==== radvd ====
Version update (2.2 -> 2.10)

- Update to version 2.10
  * Reverted random delay work because it broke detecting new
    interfaces in a timely manor.
- Update radvd-configure.patch
- Do not provide both sysvinit/systemd init files; it's redundant
- Add a backward compatibility link for systemd

==== libraptor-devel ====
Version update (2.0.10 -> 2.0.15)
Subpackages: libraptor2-0 raptor

- Update to version 2.0.15
  * Made several fixes to Turtle / N-Triples family of parsers and serializers
  * Added utility functions for re-entrant sorting of objects and sequences.
  * Made other fixes and improvements including fixing reported issues:
    0000574, 0000575, 0000576, 0000577, 0000579, 0000581 and 0000584.

==== librasqal3 ====
Version update (0.9.30 -> 0.9.33)

- Update to version 0.9.33
  * Added support for reading and writing boolean result formats.
  * Fixed several query engine operator evaluations (AVG, STRBEFORE,
  * STRAFTER, CONCAT)
  * Updated query results class constructor and methods, deprecating older.
  * Portability fixes for ICC, clang and GCC 5.
  * New internal test runner utility
  * Variable bindings query results can be formatted in mKR CSV format.
  * Multiple other fixes and improvements including fixing reported issues:
    0000546, 0000568, 0000583 and 0000588.
- Remove redundant %clean section

==== librdf0 ====
Version update (1.0.16 -> 1.0.17)

- Update to version 1.17
  * Configuration and build improvements
  * Fixed Issues: [1]0000529, [2]0000540, [3]0000541, [4]0000542 and
    [5]0000543
- Adapt redland-ocloexec.patch to upstream changes

==== ripit ====
Version update (3.9.0 -> 3.9.90)

- Update to version 4.0.0_beta20140508
  * Option --coversize takes a width or width x height format to which
    a given cover shall be resized using ImageMagick.
  * And when using MusicBrainz, an additional coverart source will
    be checked.
  * Some bugs related to options loop and ISRC have been fixed.
- Use download Url as source
- Some improvements
- Remove obsolete AUTHORS and %clean sections

==== rzsz ====

- re-diff lrzsz-implicit-decl.patch
- Drop unused drop_ftime.patch

==== seamonkey ====
Version update (2.32 -> 2.33)
Subpackages: seamonkey-dom-inspector seamonkey-irc seamonkey-translations-common

- update to SeaMonkey 2.33 (bnc#917597)
  * MFSA 2015-11/CVE-2015-0835/CVE-2015-0836
    Miscellaneous memory safety hazards
  * MFSA 2015-12/CVE-2015-0833 (bmo#945192)
    Invoking Mozilla updater will load locally stored DLL files
    (Windows only)
  * MFSA 2015-13/CVE-2015-0832 (bmo#1065909)
    Appended period to hostnames can bypass HPKP and HSTS protections
  * MFSA 2015-14/CVE-2015-0830 (bmo#1110488)
    Malicious WebGL content crash when writing strings
  * MFSA 2015-15/CVE-2015-0834 (bmo#1098314)
    TLS TURN and STUN connections silently fail to simple TCP connections
  * MFSA 2015-16/CVE-2015-0831 (bmo#1130514)
    Use-after-free in IndexedDB
  * MFSA 2015-17/CVE-2015-0829 (bmo#1128939)
    Buffer overflow in libstagefright during MP4 video playback
  * MFSA 2015-18/CVE-2015-0828 (bmo#1030667, bmo#988675)
    Double-free when using non-default memory allocators with a
    zero-length XHR
  * MFSA 2015-19/CVE-2015-0827 (bmo#1117304)
    Out-of-bounds read and write while rendering SVG content
  * MFSA 2015-20/CVE-2015-0826 (bmo#1092363)
    Buffer overflow during CSS restyling
  * MFSA 2015-21/CVE-2015-0825 (bmo#1092370)
    Buffer underflow during MP3 playback
  * MFSA 2015-22/CVE-2015-0824 (bmo#1095925)
    Crash using DrawTarget in Cairo graphics library
  * MFSA 2015-23/CVE-2015-0823 (bmo#1098497)
    Use-after-free in Developer Console date with OpenType Sanitiser
  * MFSA 2015-24/CVE-2015-0822 (bmo#1110557)
    Reading of local files through manipulation of form autocomplete
  * MFSA 2015-25/CVE-2015-0821 (bmo#1111960)
    Local files or privileged URLs in pages can be opened into new tabs
  * MFSA 2015-26/CVE-2015-0819 (bmo#1079554)
    UI Tour whitelisted sites in background tab can spoof foreground
    tabs
  * MFSA 2015-27CVE-2015-0820 (bmo#1125398)
    Caja Compiler JavaScript sandbox bypass
- rebased patches
- requires NSS 3.17.4
- removed obsolete seamonkey-fix-signed-char.patch
- mozilla-xremote-client was removed upstream
- update to SeaMonkey 2.32.1
  * fixed MailNews feeds not updating
  * fixed selected profile in Profile Manager not remembered
  * fixed opening a bookmark folder in tabs on Linux
  * fixed Troubleshooting Information (about:support) with the
    Modern theme

==== libsource-highlight4 ====
Subpackages: source-highlight

- Add baselibs.conf to sources
- Cleanup spec file with spec-cleaner
- Add gpg signature
- Use graphviz-gd instead of graphiz-gnome
- Disable build of static library
- Remove source-highlight-rpmlintrc

==== libspeex1 ====
Version update (1.1.999_1.2rc2 -> 1.2~rc2)
Subpackages: libspeex1-32bit speex-devel

- Use the tilde versioning scheme; we are no longer bound to use
  the old hacks.

==== libspeexdsp1 ====
Version update (1.1.999_1.2rc3 -> 1.2~rc3)

- Use the tilde versioning scheme (like the "speex" package).
  Improve group classification.

==== subversion ====
Subpackages: subversion-devel subversion-perl subversion-python subversion-server subversion-tools

- Fix running all regression tests with davautocheck.sh and
  svnserveautocheck.sh when time is a shell built-in but not
  a command: add subversion-1.8.11-autocheck-time.patch
- fix sample configuration comments in subversion.conf [boo#916286]
- SLE 11 SP3 build with all regression tests
- run swig-py tests where they pass

==== python-cupshelpers ====
Version update (1.5.4 -> 1.5.5)
Subpackages: system-config-printer system-config-printer-applet system-config-printer-common system-config-printer-dbus-service udev-configure-printer

- Update to version 1.5.5:
  + Bugs fixed: lp#1176443, lp#1186475, lp#1181043, lp#1179590,
    lp#1171469, lp#1397750, lp#1167978, lp#1167978, lp#1167978.
  + Updated translations.
- Add keyring and .sig file for gpg validation.
- Fix system-config-printer-no-openprinting.patch: an indent of one
  block was lost in the last rebase.
- Require python3-cups instead of cups directly: we require the
  bindings and never speak to cups directly (boo#922000).
- Add python3-pycurl and python3-requests Requires: needed
  dependencies to start.

==== libwicked-0-6 ====
Subpackages: wicked wicked-service

- Build with -std=gnu89 to deal with GCC 5 defaulting to -std=gnu11
  and that changing the semantics of 'inline'

==== xdm ====

- We do have graphics on Power with KVM, so remove ppc64le from
  changing displaymanager sysconfig

==== xml-commons ====
Version update (1.3.04 -> 1.4.01)
Subpackages: xml-commons-jaxp-1.1-apis xml-commons-jaxp-1.3-apis xml-commons-resolver10 xml-commons-which10

- Update jaxp to 1.3.05 - resolver 1.2 is now a separate tarball
  * Drop xml-commons-external-1.3-build_xml.patch
  * Drop 1.3.04 hunks from xml-commons-no-javadoc.patch
  and xml-commons-resolver-crosslink.patch
  * Tweak xml-apis{,-ext}-1.3.04.pom with new version and tags
  * Drop resolver class name tweaks for xml-resolver 1.2
- Drop resolver class name tweaks for jaxp 1.4
- Add xml-resolver-1.2.pom
- Update jaxp to 1.2.06
- Clean up 1.4 packaging
  * Package .txt files from 1.4 rather than 1.3
  * Add xml-apis-1.4.01.pom
- Fix typos in description (including a copied one)
- Update jaxp to 1.4.01

==== zoo ====

- Cleanup spec file with spec-cleaner




Removed packages:
  calligra-l10n-cs
   > calligra-l10n-da
   > calligra-l10n-de
   > calligra-l10n-de-doc
   > calligra-l10n-el
   > calligra-l10n-en_GB
   > calligra-l10n-es
   > calligra-l10n-es-doc
   > calligra-l10n-fr
   > calligra-l10n-fr-doc
   > calligra-l10n-hu
   > calligra-l10n-it
   > calligra-l10n-it-doc
   > calligra-l10n-ja
   > calligra-l10n-pl
   > calligra-l10n-pt
   > calligra-l10n-pt-doc
   > calligra-l10n-pt_BR
   > calligra-l10n-pt_BR-doc
   > calligra-l10n-ru
   > calligra-l10n-ru-doc
   > calligra-l10n-zh_CN
   > calligra-l10n-zh_TW
  libstdc++6-locale
  libsrtp-1_5_0


Added packages:
  ecj
  gcab
   > gcab-lang
   > libgcab-1_0-0
  libstdc++6-gcc5-locale
  jakarta-commons-pool-tomcat5
  jakarta-taglibs-standard
  libsrtp1
  libtcnative-1-0
  minicom-lang
  python3-bottle
  python3-coverage
  python3-cups
  python3-nose
  python3-py
  python3-pycurl
  python3-requests
  python3-simplejson
  tomcat
   > tomcat-admin-webapps
   > tomcat-el-2_2-api
   > tomcat-jsp-2_2-api
   > tomcat-lib
   > tomcat-servlet-3_0-api
   > tomcat-webapps