Changed packages:

==== libdirectfb-1_7-6 ====

- Update baselibs.conf: we build libdirectfb-1_7-6.

==== PackageKit ====
Version update (1.0.1 -> 1.0.3)
Subpackages: PackageKit-backend-zypp PackageKit-browser-plugin PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0

- Update to version 1.0.3:
  + Libraries: glib: Add support for reinstallation and downgrades.
  + Backends:
  - hif:
    . Add support for reinstall and downgrade.
    . Use hif_context_set_vendor_cache_dir() to be smarter about
    the vendor cache.
    . Use repo loader provided by the context.
  - zypp:
    . Improve progress status.
    . Propagate install errors to PK.
    . Remap 'recommended' patches to 'BUGFIX'.
  + New Features: Add reinstall and downgrade support to pkcon.
- Drop PackageKit-zypp-progress-info.patch: Fixed upstream.

==== PackageKit-Qt-devel ====
Version update (0.9.2 -> 0.9.5)
Subpackages: libpackagekitqt4-0

- Update to version 0.9.5:
  + New Features: Add operator== to bitfield.
  + Bugfixes:
  - Deprecate ::packageIcon methods.
  - Disable namespacing and classes names on the generated
    interfaces.
  - Don't assume the target is packagekitqt5.
  - Fix compilation due to not-set cmake variable.
  - Fix documentation.
  - Fix QPK include dir in cmake module.
  - Properly export cmake targets.
  - Remove daemon proxy conection to changed().
  - Remove RoleUpgradeSystem as it's not supported in 0.9.x
    anymore.
  - Remove the metatype registration for Transaction types.
  - Support RPATH by default.
  - Use GNUInstallDirs to determine most of used variables.
  - Use "PackageKit" as the include namespace rather than the
    library name.
- Drop PackageKit-Qt-ff-7248b030c0.patch and
  0001-Use-GNUInstallDirs-to-determine-most-of-used-variabl.patch:
  Fixed upstream/No longer needed.

==== libSDL_ttf-2_0-0 ====

- Remove self-obsoletes

==== akonadi-runtime ====
Subpackages: libakonadiprotocolinternals-devel libakonadiprotocolinternals1

- fix bashisms in post/postun scripts

==== apache2 ====
Subpackages: apache2-devel apache2-doc apache2-example-pages apache2-prefork apache2-utils

- small improvement of ssl instructions [bnc#891813]

==== autoyast2 ====
Version update (3.1.66 -> 3.1.68)
Subpackages: autoyast2-installation

- Fixed too small dialog for autoyast profile location.
  (bnc#897321)
- 3.1.68
- Fixed UI in partition configuration.
  (bnc#901904; bnc#901739)
- 3.1.67

==== bc ====

- Clean up with spec-cleaner
- Add ncurses-devel as it is inherited from readline
- Explicitely pass without-libedit if we decide to switch for
  it at some point

==== btrfsprogs ====
Version update (3.17 -> 3.17.2)
Subpackages: libbtrfs0

- version 3.17.2
  - check improvements
  - add ability to replace missing dir item/dir indexes
  - fix missing inode items
  - create missing root dirid
  - corrupt block: enhancements for testing fsck
  - zero-log: able to reset a fs with bogus log tree pointer (bko#72151)
- package mkinitrd scripts conditionally (bsc#893577)
- spec: minor updates
- version 3.17.1
  - fi df: argument handling
  - fix linking with libbtrfs
  - replace: better error reporting
  - fi show: fixed stall if run concurrently with balance
  - check: fixed argument parsing for --subvol-extents
  - fi df: SI prefixes corrected
- Added patches:
  * fix-doc-build-on-SLE11SP3.diff
- Removed patches:
  * 0042-btrfs-progs-fix-linking-with-libbtrfs.patch
  * 0043-btrfs-progs-libbtrfs-make-exported-headers-compatibl.patch
- Modified patches:
  * 0011-btrfs-progs-Enhance-the-command-btrfs-filesystem-df.patch
  * 0012-btrfs-progs-Add-helpers-functions-to-handle-the-prin.patch
  * 0019-btrfs-progs-add-original-df-and-rename-disk_usage-to.patch

==== calibre ====
Version update (2.11.0 -> 2.12.0)

- Update to version 2.12.0:
  * Edit Book: Automatically complete the closing tag in HTML/XML files when typing </
  * Edit Book: Implement auto-indent, now when pressing the Enter key to start a new line, the new line's indentation is automatically created Driver for the Verso E71b ebook reader
  * Redesigned the 'Add a custom news source' dialog to make it easier to use, with a more powerful python editor
  * Make translations of the User Manual available in many different languages (fully or partially translated). Click the 'Change Language' link in the sidebar of the manual to change the language
  * Edit Book: Search & Replace function mode: Add a new function annotation (replace.file_order) to control what order multiple files are processed in, when doing Replace All. See the User Manual for details.
  * Bugfixes
  * Additional news sources.
  * For details, see http://calibre-ebook.com/whats-new

==== caribou ====
Version update (0.4.15 -> 0.4.16)
Subpackages: caribou-common caribou-gtk-module-common caribou-gtk2-module caribou-gtk3-module libcaribou0 typelib-1_0-Caribou-1_0

- Update to version 0.4.16:
  + Stop using deprecated accessibility events ("focus:*").
  + bgo#739837: Allow label overwrite in keyboard layout.
  + bgo#739716: Add more keys to label_map.
  + bgo#739711: Escape key does not work in us layout.
  + bgo#739526: Some buttons do not have a label.
  + bgo#722634: [regression] build failure: ImportError: No module
    named 'caribou_settings'.
  + Updated translations.

==== clamav ====
Version update (0.98.4 -> 0.98.5)

- Version 0.98.5:
  * Support for the XDP file format and extracting, decoding, and
    scanning PDF files within XDP files.
  * Addition of shared library support for LLVM versions 3.1 - 3.5
    for the purpose of just-in-time(JIT) compilation of ClamAV
    bytecode signatures.
  * Enhancements to the clambc command line utility to assist
    ClamAV bytecode signature authors by providing introspection
    into compiled bytecode programs.
  * Resolution of many of the warning messages from ClamAV
    compilation.
  * Improved detection of malicious PE files.
  * Security fix for ClamAV crash when using 'clamscan -a'.
  * Security fix for ClamAV crash when scanning maliciously
    crafted yoda's crypter files (bnc#906077, CVE-2013-6497).
  * ClamAV 0.98.5 now works with OpenSSL in FIPS compliant
    mode (bnc#904207).
  * Fix server socket setup code in clamd (bnc#903489).
- Change updateclamconf to prefer the state of the old config
  file even for commented-out options (bnc#903719).

==== colord ====
Version update (1.2.4 -> 1.2.6)
Subpackages: libcolord2 libcolorhug2

- Update to version 1.2.6:
  + New Features:
  - Allowing compile using mingw.
  - Make the ArgyllCMS sensor driver optional.
  - libcolord:
    . Add cd_it8_get_xyz_for_rgb().
    . Add cd_it8_utils_calculate_gamma().
    . Add cd_spectrum_get_resolution().
    . Add cd_spectrum_get_value_raw().
    . Add cd_spectrum_normalize_max().
    . Add cd_spectrum_set_value().
  + Bugfixes:
  - libcolord:
    . Allow a SPECTRAL_START_NM value of zero.
    . Always replace CCSS spectral data of the same ID.
    . Deep copy the spectral data when using cd_spectrum_dup().
    . Fix using cd_it8_add_spectrum() where the spectra have no
    ID values.
    . Never allow duplicate CCSS IDs for small wavelength ranges.
    . Only set SPECTRAL_NORM when the normalisation is enabled.
    . Return correct values when no LUMINANCE_XYZ_CDM2 is
    specified.
    . Use double precision for SPECTRAL_START_NM and
    SPECTRAL_END_NM.
    . When using cd_it8_add_spectrum() replace any with the same
    ID.
- Changes from version 1.2.5:
  + New Features:
  - Add a branding-less ColorHug2 figure.
  - Add the calculate-ccmx subcommand to cd-it8.
  - Install the now-useful cd-it8 helper.
  + Bugfixes:
  - Drop nb.po, its superfluous with nb_NO.po around.
  - Fix a crash in the session helper while calibrating.
  - Remove the private cd-find-broken tool.
- Add argyllcms BuildRequires and Requires.

==== cups ====
Subpackages: cups-client cups-devel cups-libs cups-libs-32bit

- Refresh and/or clean up the systemd units that belong to CUPS
  (cups.service cups.socket cups.path) via RPM posttrans scriplet
  in a generic way via "systemctl --force reenable" (bnc#904215).
  An enabled systemd unit may need a refresh via
  "systemctl --force reenable" after updating a package when
  the new package had installed a changed systemd unit file.
  A disabled systemd unit also may need a refresh via
  "systemctl --force reenable" but then it is again disabled.
  A systemd unit may become obsolete by updating a package when
  the new package does no longer provide a unit file. In this
  case "systemctl --force reenable" removes the unit.
  In any case currently running services are not stopped even
  when the new package does no longer provide the unit file
  because a RPM package update must not automatically disrupt
  (stop or restart) running services.

==== desktop-data-openSUSE ====

- Remove package-manager.desktop again, yast2-packager now provides
  yast2-packager.desktop which handles rpm files again
- optimize update_rpm script and fix git URL

==== digikam ====
Version update (4.4.0 -> 4.5.0)
Subpackages: digikam-doc kipi-plugins kipi-plugins-acquireimage kipi-plugins-geolocation libkface-devel libkgeomap-devel libmediawiki-devel libmediawiki1

- add obsoletes for libkface2 and libkgeomap1
- add digikam-4.5.0-reenable-libs.patch to use some internal
  libraries not yet available as extra packages
  (libkface, libkgeomap, libmediawiki)
- update to 4.5.0
  kde#172295 digiKam has a hard dependency on Jasper library
  kde#267789 Make face detection (kface) and geo tagging (kmap) optional features
  kde#306767 ICONVIEW : thumb focus is lost after renaming
  kde#315574 CORE : bad performance when Tag-related Sidebars (Tag management / Filter) are open
  kde#326718 Clear text button on file rename does nothing
  kde#326945 When build digikam from git and package libpgf is installed, no way to use internal digikam libpgf
  kde#337422 EXIF thumbnail date information not updated when writing metadata to image
  kde#337737 MYSQL : settings and installation windows freeze when valid mariadb/mysql db connection is available
  kde#338407 Import not showing image thumbnails for certain Canon cameras
  kde#339154 digiKam goes into infinite loop when working with tags/captions information tab templates
  kde#339180 cmake and/or compiler pick up libkgeomap header files from previous version
  kde#339524 Identity class miss d private container to improve binary compatibility
  kde#339806 Compiler error: ambiguous reference to ratio variable
  kde#339903 Select 'recent' albums containing MOV or .xcf(Gimp) files. Immediate crash occurs.
  kde#340030 KIPI-plugins can not be deactivated on non-English locales
  kde#340141 White Balance: Unable to specify exposure compensation > x.5
  kde#340186 GROUP : Wallet icon for grouped photos is conceptually confusing
  kde#340295 make fails on imagedescedittab.cpp has no member named 'textEdit'
  kde#340439 No auto-rotation/flip Images after download
  kde#340443 Advanced slideshow shows not all pictures under certain conditions
  kde#340487 Add Album Category as a search criteria
  kde#340581 Ratings with rating == 0 cannot be selected on the left sidebar
  kde#340476 Floating Cards brings digiKam with non-English locales to crash and missing parameter text
  kde#340811 Wrap album caption
- remove upstream patches:
  - kde#89156.patch
  - digikam-4.4.0-fix-libkexiv2-version-for-AltLangStrEdit-textEdit.patch

==== ding ====

- Remove redundant tags/sections from specfile
  (cf. packaging guidelines)

==== elfutils ====
Subpackages: libasm1 libdw1 libelf1 libelf1-32bit

- Update homepage URL and improve RPM group classification

==== flac ====
Subpackages: flac-devel libFLAC++6 libFLAC8 libFLAC8-32bit

- A couple of security fixes:
  * flac-fix-CVE-2014-8962.patch:
    arbitrary code execution by a stack overflow (CVE-2014-8692,
    bnc#906831)
  * flac-fix-CVE-2014-9028.patch:
    Heap overflow via specially crafted .flac files (CVE-2014-9028,
    bnc#907016)

==== gnutls ====
Version update (3.2.18 -> 3.2.20)
Subpackages: libgnutls-devel libgnutls-openssl27 libgnutls28 libgnutls28-32bit

- Updated to 3.2.20 (released 2014-11-10)
  * * libgnutls: Removed superfluous random generator refresh on every
    call of gnutls_deinit(). That reduces load and usage of /dev/urandom.
  * * libgnutls: Corrected issue in export of ECC parameters to X9.63
    format.  Reported by Sean Burford [GNUTLS-SA-2014-5].
  (CVE-2014-8564 bnc#904603)
- Updated to 3.2.19 (released 2014-10-13)
  * * libgnutls: Fixes in the transparent import of PKCS #11 certificates.
    Reported by Joseph Peruski.
  * * libgnutls: Fixed issue with unexpected non-fatal errors resetting the
    handshake's hash buffer, in applications using the heartbeat extension
    or DTLS. Reported by Joeri de Ruiter.
  * * libgnutls: fix issue in DTLS retransmission when session tickets were
    in use; reported by Manuel Pégourié-Gonnard.
  * * libgnutls: Prevent abort() in library if getrusage() fails. Try to
    detect instead which of RUSAGE_THREAD and RUSAGE_SELF would work.
  * * guile: new 'set-session-server-name!' procedure; see the manual
    for details.

==== grep ====
Version update (2.20 -> 2.21)

- GNU grep 2.21
- Improvements:
  * performance improved for searching files containing holes, on
    platforms where lseek's SEEK_DATA flag works efficiently.
  * performance improved for rejecting data that cannot match even
    the first part of a nontrivial pattern.
  * performance improved for very long strings in patterns.
  * If a file contains data improperly encoded for the current
    locale, and this is discovered before any of the file's contents
    are output, grep now treats the file as binary.
  * -P no longer reports an error and exits when given invalid UTF-8
    data. Instead, it considers the data to be non-matching.
- Bug fixes:
  * fix issues in multibyte locales
  * grep -F -x -o no longer prints an extra newline for each match.
  * grep in a non-UTF8 multibyte locale could mistakenly match in
    the middle of a multibyte character when using a '^'-anchored
    alternate in a pattern, leading it to print non-matching lines.
  * grep -F Y no longer fails to match in non-UTF8 multibyte locales
  * grep -E rejected unmatched ')', instead of treating it like '\)'.
- Changes in behavior:
  * The GREP_OPTIONS environment variable is now obsolescent
  * In locales with multibyte character encodings other than UTF-8,
    grep -P now reports an error and exits instead of misbehaving.
  * When searching binary data, grep now may treat non-text bytes as
    line terminators.  This can boost performance significantly.
  * grep -z no longer automatically treats the byte '\200' as
    binary data.

==== gstreamer-plugins-bad ====
Subpackages: libgstbadbase-1_0-0 libgstbadvideo-1_0-0 libgstbasecamerabinsrc-1_0-0 libgstcodecparsers-1_0-0 libgstgl-1_0-0 libgstmpegts-1_0-0 libgstphotography-1_0-0 libgsturidownloader-1_0-0

- Enable pkgconfig(libchromaprint) BuildRequires, build
  chromaprint plugin.

==== libgtkimageview0 ====

- Allow building with newer gdk-pixbuf: gtkimageview is legacy and
  will not be ported to the new API.
  + Remove -DGDK_PIXBUF_DISABLE_DEPRECATED and -Werror from CFLAGS.

==== hwinfo ====
Version update (21.9 -> 21.10)
Subpackages: hwinfo-devel

- fixed distclean target in Makefile
- 21.10

==== icedtea-web-javadoc ====
Version update (1.5.1 -> 1.5.2)

- Update to 1.5.2
  * NetX
  - RH1095311, PR574 -  References class sun.misc.Ref removed in
    OpenJDK 9 - fixed, and so buildable on JDK9
  - RH1154177 - decoded file needed from cache
  - fixed NPE  in https dialog
  - empty codebase behaves  as "."
- Remove patch: icedtea-web-1.5.1-java9.patch
  * Upstreamed in this version

==== inkscape ====
Subpackages: inkscape-extensions-dia inkscape-extensions-extra inkscape-extensions-fig inkscape-extensions-gimp inkscape-extensions-skencil inkscape-lang

- make inkscape-split-extensions-extra script more robust
  (comments, 'as' keyword, leading/trailing whitespace)

==== iso-codes ====
Version update (3.56 -> 3.57)

- Update to version 3.57:
  + Updated translations for ISO 639-3, ISO 639-5 and ISO 3166-2.

==== java-1_8_0-openjdk-plugin ====
Version update (1.5.1 -> 1.5.2)

- Update to 1.5.2
  * NetX
  - RH1095311, PR574 -  References class sun.misc.Ref removed in
    OpenJDK 9 - fixed, and so buildable on JDK9
  - RH1154177 - decoded file needed from cache
  - fixed NPE  in https dialog
  - empty codebase behaves  as "."
- Remove patch: icedtea-web-1.5.1-java9.patch
  * Upstreamed in this version

==== akonadi ====
Subpackages: akregator blogilo kaddressbook kalarm kdepim4 kjots kmail knode knotes kontact korganizer ktimetracker ktnef libkdepim4

- Fix BuildRequires of libkgapi-devel

==== kernel-default ====
Version update (3.17.2 -> 3.17.4)
Subpackages: kernel-default-devel

- drm/radeon: report disconnected for LVDS/eDP with PX if ddc
  fails (bnc#904417).
- commit 2d23787
- Linux 3.17.4 (bnc#665315 bnc#903748 bnc#904289).
- Refresh patches.xen/xen3-patch-3.17.
- Delete
  patches.drivers/0010-ALSA-hda-Add-mute-LED-control-for-Lenovo-Ideapad-Z56.patch.
- Delete
  patches.drivers/Input-synaptics-add-min-max-quirk-for-Lenovo-T440s.
- Delete patches.drivers/quirk-for-Lenovo-Yoga-3-no-rfkill-switch.
- commit d50009e
- Linux 3.17.3 (bnc#900786).
- Refresh patches.xen/xen3-patch-2.6.24.
- Delete
  patches.fixes/iwlwifi-dvm-drop-non-VO-frames-when-flushing.
- commit 76fe48f
- hp_accel: Add support for HP ZBook 15 (bnc#905329).
- commit 5caf82d
- ALSA: hda - Add mute LED control for Lenovo Ideapad Z560
  (bnc#665315).
- commit ed2f271
- ALSA: hda/realtek - Change EAPD to verb control (bnc#905068).
- ALSA: hda/realtek - Restore default value for ALC668
  (bnc#905068).
- ALSA: hda/realtek - Update Initial AMP for EAPD control
  (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC283
  (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC282
  (bnc#905068).
- ALSA: hda/realtek - Use tables for batch COEF writes/updtes
  (bnc#905068).
- ALSA: hda/realtek - Add alc_update_coef*_idx() helper
  (bnc#905068).
- ALSA: hda/realtek - Use alc_write_coef_idx() in
  alc269_quanta_automake() (bnc#905068).
- ALSA: hda/realtek - Optimize alc888_coef_init() (bnc#905068).
- commit 757f42b

==== kernel-desktop ====
Version update (3.17.2 -> 3.17.4)
Subpackages: kernel-desktop-devel

- drm/radeon: report disconnected for LVDS/eDP with PX if ddc
  fails (bnc#904417).
- commit 2d23787
- Linux 3.17.4 (bnc#665315 bnc#903748 bnc#904289).
- Refresh patches.xen/xen3-patch-3.17.
- Delete
  patches.drivers/0010-ALSA-hda-Add-mute-LED-control-for-Lenovo-Ideapad-Z56.patch.
- Delete
  patches.drivers/Input-synaptics-add-min-max-quirk-for-Lenovo-T440s.
- Delete patches.drivers/quirk-for-Lenovo-Yoga-3-no-rfkill-switch.
- commit d50009e
- Linux 3.17.3 (bnc#900786).
- Refresh patches.xen/xen3-patch-2.6.24.
- Delete
  patches.fixes/iwlwifi-dvm-drop-non-VO-frames-when-flushing.
- commit 76fe48f
- hp_accel: Add support for HP ZBook 15 (bnc#905329).
- commit 5caf82d
- ALSA: hda - Add mute LED control for Lenovo Ideapad Z560
  (bnc#665315).
- commit ed2f271
- ALSA: hda/realtek - Change EAPD to verb control (bnc#905068).
- ALSA: hda/realtek - Restore default value for ALC668
  (bnc#905068).
- ALSA: hda/realtek - Update Initial AMP for EAPD control
  (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC283
  (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC282
  (bnc#905068).
- ALSA: hda/realtek - Use tables for batch COEF writes/updtes
  (bnc#905068).
- ALSA: hda/realtek - Add alc_update_coef*_idx() helper
  (bnc#905068).
- ALSA: hda/realtek - Use alc_write_coef_idx() in
  alc269_quanta_automake() (bnc#905068).
- ALSA: hda/realtek - Optimize alc888_coef_init() (bnc#905068).
- commit 757f42b

==== kernel-docs ====
Version update (3.17.2 -> 3.17.4)

- drm/radeon: report disconnected for LVDS/eDP with PX if ddc
  fails (bnc#904417).
- commit 2d23787
- Linux 3.17.4 (bnc#665315 bnc#903748 bnc#904289).
- Refresh patches.xen/xen3-patch-3.17.
- Delete
  patches.drivers/0010-ALSA-hda-Add-mute-LED-control-for-Lenovo-Ideapad-Z56.patch.
- Delete
  patches.drivers/Input-synaptics-add-min-max-quirk-for-Lenovo-T440s.
- Delete patches.drivers/quirk-for-Lenovo-Yoga-3-no-rfkill-switch.
- commit d50009e
- Linux 3.17.3 (bnc#900786).
- Refresh patches.xen/xen3-patch-2.6.24.
- Delete
  patches.fixes/iwlwifi-dvm-drop-non-VO-frames-when-flushing.
- commit 76fe48f
- hp_accel: Add support for HP ZBook 15 (bnc#905329).
- commit 5caf82d
- ALSA: hda - Add mute LED control for Lenovo Ideapad Z560
  (bnc#665315).
- commit ed2f271
- ALSA: hda/realtek - Change EAPD to verb control (bnc#905068).
- ALSA: hda/realtek - Restore default value for ALC668
  (bnc#905068).
- ALSA: hda/realtek - Update Initial AMP for EAPD control
  (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC283
  (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC282
  (bnc#905068).
- ALSA: hda/realtek - Use tables for batch COEF writes/updtes
  (bnc#905068).
- ALSA: hda/realtek - Add alc_update_coef*_idx() helper
  (bnc#905068).
- ALSA: hda/realtek - Use alc_write_coef_idx() in
  alc269_quanta_automake() (bnc#905068).
- ALSA: hda/realtek - Optimize alc888_coef_init() (bnc#905068).
- commit 757f42b

==== kernel-devel ====
Version update (3.17.2 -> 3.17.4)
Subpackages: kernel-macros kernel-source

- drm/radeon: report disconnected for LVDS/eDP with PX if ddc
  fails (bnc#904417).
- commit 2d23787
- Linux 3.17.4 (bnc#665315 bnc#903748 bnc#904289).
- Refresh patches.xen/xen3-patch-3.17.
- Delete
  patches.drivers/0010-ALSA-hda-Add-mute-LED-control-for-Lenovo-Ideapad-Z56.patch.
- Delete
  patches.drivers/Input-synaptics-add-min-max-quirk-for-Lenovo-T440s.
- Delete patches.drivers/quirk-for-Lenovo-Yoga-3-no-rfkill-switch.
- commit d50009e
- Linux 3.17.3 (bnc#900786).
- Refresh patches.xen/xen3-patch-2.6.24.
- Delete
  patches.fixes/iwlwifi-dvm-drop-non-VO-frames-when-flushing.
- commit 76fe48f
- hp_accel: Add support for HP ZBook 15 (bnc#905329).
- commit 5caf82d
- ALSA: hda - Add mute LED control for Lenovo Ideapad Z560
  (bnc#665315).
- commit ed2f271
- ALSA: hda/realtek - Change EAPD to verb control (bnc#905068).
- ALSA: hda/realtek - Restore default value for ALC668
  (bnc#905068).
- ALSA: hda/realtek - Update Initial AMP for EAPD control
  (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC283
  (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC282
  (bnc#905068).
- ALSA: hda/realtek - Use tables for batch COEF writes/updtes
  (bnc#905068).
- ALSA: hda/realtek - Add alc_update_coef*_idx() helper
  (bnc#905068).
- ALSA: hda/realtek - Use alc_write_coef_idx() in
  alc269_quanta_automake() (bnc#905068).
- ALSA: hda/realtek - Optimize alc888_coef_init() (bnc#905068).
- commit 757f42b

==== kernel-syms ====
Version update (3.17.2 -> 3.17.4)

- drm/radeon: report disconnected for LVDS/eDP with PX if ddc
  fails (bnc#904417).
- commit 2d23787
- Linux 3.17.4 (bnc#665315 bnc#903748 bnc#904289).
- Refresh patches.xen/xen3-patch-3.17.
- Delete
  patches.drivers/0010-ALSA-hda-Add-mute-LED-control-for-Lenovo-Ideapad-Z56.patch.
- Delete
  patches.drivers/Input-synaptics-add-min-max-quirk-for-Lenovo-T440s.
- Delete patches.drivers/quirk-for-Lenovo-Yoga-3-no-rfkill-switch.
- commit d50009e
- Linux 3.17.3 (bnc#900786).
- Refresh patches.xen/xen3-patch-2.6.24.
- Delete
  patches.fixes/iwlwifi-dvm-drop-non-VO-frames-when-flushing.
- commit 76fe48f
- hp_accel: Add support for HP ZBook 15 (bnc#905329).
- commit 5caf82d
- ALSA: hda - Add mute LED control for Lenovo Ideapad Z560
  (bnc#665315).
- commit ed2f271
- ALSA: hda/realtek - Change EAPD to verb control (bnc#905068).
- ALSA: hda/realtek - Restore default value for ALC668
  (bnc#905068).
- ALSA: hda/realtek - Update Initial AMP for EAPD control
  (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC283
  (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC282
  (bnc#905068).
- ALSA: hda/realtek - Use tables for batch COEF writes/updtes
  (bnc#905068).
- ALSA: hda/realtek - Add alc_update_coef*_idx() helper
  (bnc#905068).
- ALSA: hda/realtek - Use alc_write_coef_idx() in
  alc269_quanta_automake() (bnc#905068).
- ALSA: hda/realtek - Optimize alc888_coef_init() (bnc#905068).
- commit 757f42b

==== kernel-xen ====
Version update (3.17.2 -> 3.17.4)
Subpackages: kernel-xen-devel

- drm/radeon: report disconnected for LVDS/eDP with PX if ddc
  fails (bnc#904417).
- commit 2d23787
- Linux 3.17.4 (bnc#665315 bnc#903748 bnc#904289).
- Refresh patches.xen/xen3-patch-3.17.
- Delete
  patches.drivers/0010-ALSA-hda-Add-mute-LED-control-for-Lenovo-Ideapad-Z56.patch.
- Delete
  patches.drivers/Input-synaptics-add-min-max-quirk-for-Lenovo-T440s.
- Delete patches.drivers/quirk-for-Lenovo-Yoga-3-no-rfkill-switch.
- commit d50009e
- Linux 3.17.3 (bnc#900786).
- Refresh patches.xen/xen3-patch-2.6.24.
- Delete
  patches.fixes/iwlwifi-dvm-drop-non-VO-frames-when-flushing.
- commit 76fe48f
- hp_accel: Add support for HP ZBook 15 (bnc#905329).
- commit 5caf82d
- ALSA: hda - Add mute LED control for Lenovo Ideapad Z560
  (bnc#665315).
- commit ed2f271
- ALSA: hda/realtek - Change EAPD to verb control (bnc#905068).
- ALSA: hda/realtek - Restore default value for ALC668
  (bnc#905068).
- ALSA: hda/realtek - Update Initial AMP for EAPD control
  (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC283
  (bnc#905068).
- ALSA: hda/realtek - Update restore default value for ALC282
  (bnc#905068).
- ALSA: hda/realtek - Use tables for batch COEF writes/updtes
  (bnc#905068).
- ALSA: hda/realtek - Add alc_update_coef*_idx() helper
  (bnc#905068).
- ALSA: hda/realtek - Use alc_write_coef_idx() in
  alc269_quanta_automake() (bnc#905068).
- ALSA: hda/realtek - Optimize alc888_coef_init() (bnc#905068).
- commit 757f42b

==== kmix ====

- fix bashisms in kmixremote script
- add patches:
  * kmix-4.14.3-fix-bashisms.patch

==== kmod ====
Version update (18 -> 19)
Subpackages: kmod-compat libkmod2

- Move include files out of pkg/ into a normal subdir of includedir.
- Update to kmod 19
  * Fix missing CLOEXEC in library
  * Fix error message while opening kmod's index
  * static-nodes: when writing in tmpfiles format, indicate that
  creation of static nodes should only happen at boot. This is used
  and required by systemd-217+.

==== libjpeg-turbo ====
Subpackages: libjpeg8 libjpeg8-32bit libturbojpeg0

- security update CVE-2014-9092 [bnc#906761]
  * added libjpeg-turbo-CVE-2014-9092.patch

==== libjpeg62 ====
Subpackages: libjpeg62-devel

- security update CVE-2014-9092 [bnc#906761]
  * added libjpeg-turbo-CVE-2014-9092.patch

==== libksba8 ====
Version update (1.3.1 -> 1.3.2)

- libksba 1.3.2 [boo#907074] [CVE-2014-9087]
  This version contains a security update which fixes a buffer
  overflow in OID to string conversion code that can be triggered
  by a specially crafted S/MIME message or ECC based OpenPGP data.
  Users of GnuPG 2.x should install this version and restart the
  dirmgr process.
  * Fixed a buffer overflow in ksba_oid_to_str.
- verify source signature

==== libqmi-glib1 ====
Subpackages: libqmi-tools

- fix bashisms in qmi-network script
- add patches:
  * libqmi-1.10.2-fix-bashisms.patch

==== libqt4 ====
Subpackages: libqt4-32bit libqt4-devel libqt4-linguist libqt4-qt3support libqt4-qt3support-32bit libqt4-sql libqt4-sql-32bit libqt4-sql-sqlite libqt4-sql-sqlite-32bit libqt4-x11 libqt4-x11-32bit

- Update use-freetype-default.diff to use same method as with
  libqt5-qtbase package: Qt itself already does runtime check
  whether subpixel rendering is available, but only when
  FT_CONFIG_OPTION_SUBPIXEL_RENDERING is defined. Thus it is enough
  to only remove that condition

==== libqt4-sql-mysql ====
Subpackages: libqt4-sql-mysql-32bit libqt4-sql-postgresql libqt4-sql-postgresql-32bit libqt4-sql-unixODBC libqt4-sql-unixODBC-32bit

- Update use-freetype-default.diff to use same method as with
  libqt5-qtbase package: Qt itself already does runtime check
  whether subpixel rendering is available, but only when
  FT_CONFIG_OPTION_SUBPIXEL_RENDERING is defined. Thus it is enough
  to only remove that condition
- The -devel subpackage requires Mesa-devel, not only at build time
- Fixed compilation on SLE_11_SP3 by making it build against
  Mesa-devel on that system

==== lxsession ====
Version update (0.5.1 -> 0.5.2)

- New upstream version 0.5.2
  * Use <binarytarget>_CPPFLAGS instead of <binarytarget>_CFLAGS
  * If .c files are in CLEANFILES then .stamp files should be there
    too
  * Fix FSF address (fix #697)
  * Fix lock in lxsession-default and add lock_manager option in
    lxsession-default (fix #705)
  * Fix gtk3 compilation, and merge patches #454 and #453
  * Add .c files generated by vala, to be able to pass --enable
    flags
  * Create lock file to prevent more than one logout dialog (patch
    from Martin Thornton #456)
  * Added ESCAPE key to close the lxsession-logout menu
  * Add some environment variables for LXQt and Qt
  * Fix duplicate lxpolkit invocation by setting Hidden=true in
    lxpolkit.desktop.
  * Correctly connect and emit signals for lxsession-db (should
    really fix #692)
  * Translation updates
  * patches removed since now in upstream code
    + lxsession-0.5.1-duplicate-lxpolkit-invocation-fix.patch
    + lxsession-0.5.1-lxsession-db-SF692-fix.patch
  * Raise VALAC version requirement, it doesn't compile with 0.14,
    needs 0.16
  * Applied spec-clean

==== libncurses5 ====
Subpackages: libncurses5-32bit libncurses6 ncurses-devel ncurses-utils tack terminfo terminfo-base

- Do not use new symbol versioning as some common symbols are missed
- Add ncurses patch 20141115
  + improve description of limits for color values and color pairs in
    curs_color.3x (prompted by patch by Tim van der Molen).
  + add VERSION file, using first field in that to record the ABI version
    used for configure --with-libtool --disable-libtool-version
  + add configure options for applying the ".map" and ".sym" files to
    the ncurses, form, menu and panel libraries.
  + add ".map" and ".sym" files to show exported symbols, e.g., for
    symbol-versioning.
- Add ncurses patch 20141101
  + improve strict compiler-warnings by adding a cast in TRACE_RETURN
    and making a new TRACE_RETURN1 macro for cases where the cast does
    not apply.

==== iscsiuio ====
Subpackages: open-iscsi open-isns

- Fixed spec file: db-devel < 5, to fix SLE 12 and SP3 builds
- Fix isns server to allow legal registration sequence,
  including portal group (bsc#905670)

==== pesign ====

- Add pesign-fix-import-sig-check.patch to fix the signature size
  check while importing a signature
- Amend the spec file with spec-cleaner

==== plasma-addons ====
Subpackages: plasma-addons-akonadi plasma-addons-kimpanel plasma-addons-lancelot plasma-addons-marble

- fix bashisms in post/postun scripts

==== pm-utils ====

- Added fix-99Zgrub-resume.patch: fix removal of set boot entry on
  resume in 99Zgrub (boo#856391)

==== privoxy ====
Version update (3.0.21 -> 3.0.22)

- Privoxy 3.0.22 [boo#907675]
- Bug fixes:
  - Fixed a memory leak when rejecting client connections
  - Fixed an immediate-use-after-free bug and two additional
    unconfirmed use-after-free complaints
  - Actually show the FORCE_PREFIX value on the show-status page.
  - Properly deal with Keep-Alive headers with timeout= parameters
  - Not using any filter files no longer results in warning messages
    unless an action file is referencing header taggers or filters.
  - Fixed a bug that prevented Privoxy from reusing some reusable
    connections.
- General improvements:
  - Introduced NO-REQUEST-TAG and NO-RESPONSE-TAG.
  - Add support for the 'PATCH' method as defined in RFC5789.
  - Reject requests with unsupported Expect header values.
  - Normalize the HTTP-version in forwarded requests and responses.
  - Server 'Keep-Alive' headers are no longer forwarded.
  - Change declared template file encoding to UTF-8.
  - Do not pass rejected keep-alive timeouts to the server.
  - CGI templates no longer enforce new windows for some links.
  - Documentation improvements
  - Build system improvements
- Action file improvements:
  - The pattern 'promotions.' is no longer being blocked.
  - Various updated filter rules and exceptions.
- Filter file improvements & bug fixes:
  - Decrease the chances that js-annoyances creates invalid JavaScript.
  - Let the msn filter hide 'related' ads again.
  - Prevent img-reorder from messing up img tags with empty src
    attributes.
- add source URL
- fix self-obsoletion
- clean up spec file

==== python-dnspython ====

- fix build on SLE11

==== quota ====
Version update (4.01_git201405011753 -> 4.02)
Subpackages: quota-nfs

- Version bump to 4.02 release
  * Mostly few trivial fixes.
- Properly run all systemd calls on services

==== sblim-sfcb ====

- fix bashisms in scripts
- add patches:
  * sblim-sfcb-1.4.8-fix-bashisms.patch

==== strace ====
Version update (4.8 -> 4.9)

- Update to strace 4.9:
  * Changes in behavior
  * Disabled OABI support on ARM EABI systems by default,
    added --enable-arm-oabi option to enable it at configure time.
  * Improvements
  * Added experimental -k option to print stack trace after each traced syscall.
  * Added -w option to produce stats on syscall latency.
    (addresses Debian bug #457497).
  * Added ARC architecture support.
  * Added PTRACE_GETREGS API support on PowerPC.
  * Enhanced Bionic libc and musl libc support.
  * Enhanced tracing of x86 personality processes on x86_64 and x32.
  * Enhanced tracing of ARM personality processes on AArch64.
  * Enhanced 32/64bit personality detection on PowerPC.
  * Implemented decoding of add_key, ioprio_get, ioprio_set, kexec_load, keyctl,
    renameat2, and request_key syscalls.
  * Robustified decoding of select, pselect, and io_submit syscalls.
  * Enhanced decoding of delete_module, fanotify_init, fanotify_mark, fcntl,
    setdomainname, sethostname, setns, and sync_file_range syscalls.
  * Enhanced decoding of signal bitmasks.
  * Enhanced decoding of file descriptors.
  * Enhanced siginfo_t decoding.
  * Enhanced PF_NETLINK decoding.
  * Updated CLOCK_* constants
    (addresses Fedora bug #1088455).
  * Added new syscall entries to match Linux 3.16.
  * Bug fixes
  * Added shmat and shmdt to the set of memory mapping related syscalls.
  * Fixed detaching from stopped processes.
  * Fixed fanotify_mark decoding on 32bit architectures.
  * Fixed offset decoding in preadv and pwritev syscalls.
  * Fixed select decoding for glibc in _FORTIFY_SOURCE mode.
  * Fixed decoding of epoll_ctl syscall with EPOLL_CTL_DEL argument.
  * Fixed build when <sys/ptrace.h> and <linux/ptrace.h> conflict
    (addresses Fedora bug #993384).
  * Miscellaneous corrections in the manual page.
    (Addresses Debian bug #725987).
- Remove obsolete patches:
  * strace-4.7.diff
  * strace-linux-ptrace-h.patch
  * strace-ppc64le.patch
  * strace_cid_03ef0b2.patch

==== suspend ====

- remove mkinitrd scripts, mkinitrd is no longer used and it seems
  to work with dracut already (bsc#893574)

==== systemd-rpm-macros ====

- Mark /etc/rpm/macros.systemd as configuration file
- Apply then delete patch systemd-daemon-reload-before-service-restart.patch
- Add orignal systemd macros as well (boo#807164)

==== tar ====

- compile in ACLs, Xattr and selinux support [boo#906413]

==== libwrap0 ====
Subpackages: libwrap0-32bit tcpd-devel

- Cleanup with spec-cleaner
- Remove obsolete sections of provides from 2k6
- Remove static library

==== thai-fonts ====
Version update (0.6.0 -> 0.6.1)

- updated to 0.6.1:
  * New font: Laksaman (Sarabun derivative).
  * Split fontconfig files to allow individual fonts installation.
  * LaTeX options for setting default fonts.

==== usbutils ====
Version update (007 -> 008)

- Update to usbutils 008
  * most important change is that lsusb switched to use
  the udev hardware database instead of the usb.ids file
  * lsusb: Reports if USB2.0 port is on L1 state
  * lsusb: Reports devices that support BESL on USB2.0
  * dump_ccid_device: fix a typo
  * lsusb: fix incorrect printf() for CAPS
  * lsusb-t: handle problem if there is no usb bus list
  * Ignore invalid string descriptors
  * usb-devices: hexadecimal bInterfaceNumber handling

==== vm-install ====
Version update (0.8.32 -> 0.8.34)

- bnc#906248 - opensuse 13.2 i586 bit not installable as xen pv-guest
- Add i686 arch for kernel/initrd lookup
- Remove unused ia64 code
- Version 0.8.34
- bnc#886623 - vm-install: GtkWarning: IA__gtk_widget_event:
  assertion 'WIDGET_REALIZED_FOR_EVENT (widget, event)' failed gtk.main()
- Version 0.8.33

==== wine ====
Version update (1.7.31 -> 1.7.32)
Subpackages: wine-32bit

- Updated to 1.7.32 development snapshot
  - New version of the Mono engine.
  - A few more functions implemented in MSHTML.
  - Improved support for restoring display mode.
  - Font metrics improvements in DirectWrite.
  - Various bug fixes.
- updated winetricks to current version

==== yast2 ====
Version update (3.1.110 -> 3.1.111)
Subpackages: yast2-devel-doc

- remove support for the unmaintained GTK UI plugin (bnc#901511)
- 3.1.111

==== yast2-auth-server ====
Version update (3.1.11 -> 3.1.12)

- bnc#897441 - Yast2 Certificate module are broken
- 3.1.12

==== yast2-country ====
Version update (3.1.13 -> 3.1.14)
Subpackages: yast2-country-data

- More intuitive order when navigating with the tab key
  in the timezone selection screen (bnc#872341).
- 3.1.14

==== yast2-ftp-server ====
Version update (3.1.6 -> 3.1.7)

- AutoYaST import: Initialize the correct ftpserver which will
  be used for configuration. (bnc#907354)
- 3.1.7

==== yp-tools ====
Version update (2.14 -> 3.0.1)

- Filter libc.so.6(GLIBC_PRIVATE) from the requires of libnss_nis6:
  we consciously use glibc internas.
- Do not install libtool archives.
- fix bashism in match_printcap script
- Update to version 3.0.1
  - Use very short timeout for clnt_create()
- Update to version 3.0
  - fix xdrfile-test.c on 32bit
- Update to version 2.99.8
  - Enhance libnis for ypserv
- Update to version 2.99.7
  - Rework nss_nis6 dependencys
    (RPM handles glibc provides very special)
  - Some fixes to yp_prot.h for ypserv
- Update to version 2.99.6
  - Finish libnis library
  - Add nss_nis6 plugin for glibc
- Update to version 2.99.5
  - Implement v3 protocol for ypset
  - Enhance libnis library
- Update to version 2.99.4
  - fixes last IPv4 only code (except ypset)
- Update to version 2.99.3
  - fixes some bugs to build ypbind
- Update to version 2.99.2
  - ypwhich speaks now ypbind v3 protocol
  - Add seperate libnis library
- Update to version 2.99.1
  - port to TI-RPC
  - ypwhich and ypset can now use IPv6 to speak with ypbind

==== ypbind ====
Version update (1.38 -> 2.0)

- Update to ypbind-2.0
  - final release with IPv6 support
- Update to ypbind-1-99.5
  - disable workaround which could lead to a crash
- Update to ypbind-1.99.4
  - ypbind protocol v3 fully implemented
- Update to ypbind-1.99.3
  - build against libnis/ti-rpc
  - register with ypbind protocol version 3, too
- Update to ypbind-1.99.2
  - add check for localhost/IPv6

==== ypserv ====
Version update (2.32.1 -> 3.0)

- Update to version 3.0
  - evyerthing is now ported
- Update to version 2.99.3
  - Implement -p option for ypserv
- Update to version 2.99.2
  - At least everything compiles now
- Update to version 2.99.1
  - Start porting to use ti-rpc interfaces for IPv6 support

==== libzmq4 ====

- Split the curve-keygen binary to separate subpkg bnc#907584
  * Add conflicts to new supackage




Removed packages:
  bundle-lang-common-ar
  libkface2
   > libkgeomap1


Added packages:
  libchromaprint0
  libkface3
   > libkgeomap2
  libnis1
  zeromq-tools