Changed packages:

==== PackageKit ====
Subpackages: PackageKit-backend-zypp PackageKit-browser-plugin PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0

- fix using 'echo' command in search-name.sh script
- add patches:
  * PackageKit-1.0.1-fix-bashisms.patch

==== acpid ====
Version update (2.0.22 -> 2.0.23)

- Update to version 2.0.23
  + Avoid using KEY_MICMUTE if it doesn't exist.
    (input_layer.c)  (Lonnie Abelbeck)
  + Add troubleshooting section to man page.
    (acpid.8)  (Ted Felix)

==== aria2 ====
Version update (1.18.5 -> 1.18.8)

- Update to version 1.18.8
  + WinTLS: Fix abrupt connection closing and closing in general.
  + Fixes GH-277
  + LibsslTLSSession: Treat 0 from readData as EOF
  + Enable dynamicbase and nxcompat in Windows binaries
  + Fix crash in OpenedFileCounter::ensureMaxOpenFileLimit()
  + The crash happens if PieceStorage and/or DiskAdaptor are not
    initialized in one of active RequestGroups.
  + mingw32: Fix bug that aria2 does not read piped stdin
  + Fix std::length_error when no_proxy is used
  + This is regression introduced in 8cada497.
  + Try to set sane limits for RLIMIT_NO_FILE
    E.g. on OSX the default is 256, which isn't exactly compatible
    with torrent downloads.
    Closes GH-257
  + Delay auth failures instead of PBKDF2
    Closes GH-256
- Split out language files and recommend the subpackage

==== bind ====
Version update (9.9.5P1 -> 9.10.1P1)
Subpackages: bind-chrootenv bind-doc bind-utils

- Corrections to baselibs.conf
- Update to version 9.10.1-P1
  - A flaw in delegation handling could be exploited to put named into an
    infinite loop.  This has been addressed by placing limits on the number of
    levels of recursion named will allow (default 7), and the number of
    iterative queries that it will send (default 50) before terminating a
    recursive query (CVE-2014-8500); (bnc#908994).
    The recursion depth limit is configured via the "max-recursion-depth"
    option, and the query limit via the "max-recursion-queries" option.
    [RT #37580]
  - When geoip-directory was reconfigured during named run-time, the
    previously loaded GeoIP data could remain, potentially causing wrong ACLs
    to be used or wrong results to be served based on geolocation
    (CVE-2014-8680). [RT #37720]; (bnc#908995).
  - Lookups in GeoIP databases that were not loaded could cause an assertion
    failure (CVE-2014-8680). [RT #37679]; (bnc#908995).
  - The caching of GeoIP lookups did not always handle address families
    correctly, potentially resulting in an assertion failure (CVE-2014-8680).
    [RT #37672]; (bnc#908995).
- Convert some hard PreReq to leaner Requires(pre).
- Typographical and orthographic fixes to description texts.
- Fix bashisms in the createNamedConfInclude script.
- Post scripts: remove '-e' option of 'echo' that may be unsupported
  in some POSIX-compliant shells.
- Add openssl engines to the lwresd chroot.
- Add /etc/lwresd.conf with attribute ghost to the list of files.
- Add /run/lwresd to the list of files of the lwresd package.
- Shift /run/named from the chroot sub to the main bind package.
- Drop /proc from the chroot as multi CPU systems work fine even without it.
- Add a versioned dependency when obsoleting packages.
- Remove superfluous obsoletes *-64bit in the ifarch ppc64 case; (bnc#437293).
- Fix gssapi_krb configure time header detection.
- Update root zone (dated Nov 5, 2014).
- Update to version 9.10.1
  - This release addresses the security flaws described in CVE-2014-3214 and
    CVE-2014-3859.
- Update to version 9.10.0
  - DNS Response-rate limiting (DNS RRL), which blunts the impact of
    reflection and amplification attacks, is always compiled in and no longer
    requires a compile-time option to enable it.
  - An experimental "Source Identity Token" (SIT) EDNS option is now available.
  - A new zone file format, "map", stores zone data in a
    format that can be mapped directly into memory, allowing
    significantly faster zone loading.
  - "delv" (domain entity lookup and validation) is a new tool with dig-like
    semantics for looking up DNS data and performing internal DNSSEC
    validation.
  - Improved EDNS(0) processing for better resolver performance
    and reliability over slow or lossy connections.
  - Substantial improvement in response-policy zone (RPZ) performance.  Up to
    32 response-policy zones can be configured with minimal performance loss.
  - To improve recursive resolver performance, cache records which are still
    being requested by clients can now be automatically refreshed from the
    authoritative server before they expire, reducing or eliminating the time
    window in which no answer is available in the cache.
  - New "rpz-client-ip" triggers and drop policies allowing
    response policies based on the IP address of the client.
  - ACLs can now be specified based on geographic location using the MaxMind
    GeoIP databases.  Use "configure --with-geoip" to enable.
  - Zone data can now be shared between views, allowing multiple views to serve
    the same zones authoritatively without storing multiple copies in memory.
  - New XML schema (version 3) for the statistics channel includes many new
    statistics and uses a flattened XML tree for faster parsing. The older
    schema is now deprecated.
  - A new stylesheet, based on the Google Charts API, displays XML statistics
    in charts and graphs on javascript-enabled browsers.
  - The statistics channel can now provide data in JSON format as well as XML.
  - New stats counters track TCP and UDP queries received
    per zone, and EDNS options received in total.
  - The internal and export versions of the BIND libraries (libisc, libdns,
    etc) have been unified so that external library clients can use the same
    libraries as BIND itself.
  - A new compile-time option, "configure --enable-native-pkcs11", allows BIND
    9 cryptography functions to use the PKCS#11 API natively, so that BIND can
    drive a cryptographic hardware service module (HSM) directly instead of
    using a modified OpenSSL as an intermediary.
  - The new "max-zone-ttl" option enforces maximum TTLs for zones. This can
    simplify the process of rolling DNSSEC keys by guaranteeing that cached
    signatures will have expired within the specified amount of time.
  - "dig +subnet" sends an EDNS CLIENT-SUBNET option when querying.
  - "dig +expire" sends an EDNS EXPIRE option when querying.
  - New "dnssec-coverage" tool to check DNSSEC key coverage for a zone and
    report if a lapse in signing coverage has been inadvertently scheduled.
  - Signing algorithm flexibility and other improvements
    for the "rndc" control channel.
  - "named-checkzone" and "named-compilezone" can now read
    journal files, allowing them to process dynamic zones.
  - Multiple DLZ databases can now be configured.  Individual zones can be
    configured to be served from a specific DLZ database.  DLZ databases now
    serve zones of type "master" and "redirect".
  - "rndc zonestatus" reports information about a specified zone.
  - "named" now listens on IPv6 as well as IPv4 interfaces by default.
  - "named" now preserves the capitalization of names
    when responding to queries.
  - new "dnssec-importkey" command allows the use of offline
    DNSSEC keys with automatic DNSKEY management.
  - New "named-rrchecker" tool to verify the syntactic
    correctness of individual resource records.
  - When re-signing a zone, the new "dnssec-signzone -Q" option drops
    signatures from keys that are still published but are no longer active.
  - "named-checkconf -px" will print the contents of configuration files with
    the shared secrets obscured, making it easier to share configuration (e.g.
    when submitting a bug report) without revealing private information.
  - "rndc scan" causes named to re-scan network interfaces for
    changes in local addresses.
  - On operating systems with support for routing sockets, network interfaces
    are re-scanned automatically whenever they change.
  - "tsig-keygen" is now available as an alternate command
    name to use for "ddns-confgen".
- Update to version 9.9.6
  New Features
  - Support for CAA record types, as described in RFC 6844 "DNS
    Certification Authority Authorization (CAA) Resource Record",
    was added. [RT#36625] [RT #36737]
  - Disallow "request-ixfr" from being specified in zone statements where it
    is not valid (it is only valid for slave and redirect zones) [RT #36608]
  - Support for CDS and CDNSKEY resource record types was added. For
    details see the proposed Informational Internet-Draft "Automating
    DNSSEC Delegation Trust Maintenance" at
    http://tools.ietf.org/html/draft-ietf-dnsop-delegation-trust-maintainance-14.
    [RT #36333]
  - Added version printing options to various BIND utilities. [RT #26057]
    [RT #10686]
  - Added a "no-case-compress" ACL, which causes named to use case-insensitive
    compression (disabling change #3645) for specified clients. (This is useful
    when dealing with broken client implementations that use case-sensitive
    name comparisons, rejecting responses that fail to match the capitalization
    of the query that was sent.) [RT #35300]
  Feature Changes
  - Adds RPZ SOA to the additional section of responses to clearly
    indicate the use of RPZ in a manner that is intended to avoid
    causing issues for downstream resolvers and forwarders [RT #36507]
  - rndc now gives distinct error messages when an unqualified zone
    name matches multiple views vs. matching no views [RT #36691]
  - Improves the accuracy of dig's reported round trip times.  [RT #36611]
  - When an SPF record exists in a zone but no equivalent TXT record
    does, a warning will be issued.  The warning for the reverse
    condition is no longer issued. See the check-spf option in the
    documentation for details. [RT #36210]
  - "named" will now log explicitly when using rndc.key to configure
    command channel. [RT #35316]
  - The default setting for the -U option (setting the number of UDP
    listeners per interface) has been adjusted to improve performance.
    [RT #35417]
  - Aging of smoothed round-trip time measurements is now limited
    to no more than once per second, to improve accuracy in selecting
    the best name server. [RT #32909]
  - DNSSEC keys that have been marked active but have no publication
    date are no longer presumed to be publishable. [RT #35063]
  Bug Fixes
  - The Makefile in bin/python was changed to work around a bmake
    bug in FreeBSD 10 and NetBSD 6. [RT #36993] (**)
  - Corrected bugs in the handling of wildcard records by the DNSSEC
    validator: invalid wildcard expansions could be treated as valid
    if signed, and valid wildcard expansions in NSEC3 opt-out ranges
    had the AD bit set incorrectly in responses. [RT #37093] [RT #37072]
  - When resigning, dnssec-signzone was removing all signatures from
    delegation nodes. It now retains DS and (if applicable) NSEC
    signatures.  [RT #36946]
  - The AD flag was being set inappopriately on RPZ responses. [RT #36833]
  - Updates the URI record type to current draft standard,
    draft-faltstrom-uri-08, and allows the value field to be zero
    length [RT #36642] [RT #36737]
  - RRSIG sets that were not loaded in a single transaction at start
    up were not being correctly added to re-signing heaps.  [RT #36302]
  - Setting '-t aaaa' in .digrc had unintended side-effects. [RT #36452]
  - A race condition could cause a crash in isc_event_free during
    shutdown.  [RT #36720]
  - Addresses a race condition issue in dispatch. [RT #36731]
  - acl elements could be miscounted, causing a crash while loading
    a config [RT #36675]
  - Corrects a deadlock between view.c and adb.c. [RT #36341]
  - liblwres wasn't properly handling link-local addresses in
    nameserver clauses in resolv.conf. [RT #36039]
  - Buffers in isc_print_vsnprintf were not properly initialized
    leading to potential overflows when printing out quad values.
    [RT #36505]
  - Don't call qsort() with a null pointer, and disable the GCC 4.9
    "delete null pointer check" optimizer option. This fixes problems
    when using GNU GCC 4.9.0 where its compiler code optimizations
    may cause crashes in BIND. For more information, see the operational
    advisory at https://kb.isc.org/article/AA-01167/. [RT #35968]
  - Fixed a bug that could cause repeated resigning of records in
    dynamically signed zones. [RT #35273]
  - Fixed a bug that could cause an assertion failure after forwarding
    was disabled. [RT #35979]
  - Fixed a bug that caused SERVFAILs when using RPZ on a system
    configured as a forwarder. [RT #36060]
  - Worked around a limitation in Solaris's /dev/poll implementation
    that could cause named to fail to start when configured to use
    more sockets than the system could accomodate. [RT #35878]
- Remove merged rpz2+rl-9.9.5.patch and obsoleted rpz2+rl-9.9.5.patch
- Removed pid-path.diff patch as /run/{named,lwresd}/ are used by default.
- Update baselibs.conf (added libirs and library interface version updates).
- No longer perform gpg validation; osc source_validator does it
  implicit:
  + Drop gpg-offline BuildRequires.
  + No longer execute gpg_verify.
- Implement shlib packaging guidelines and give an improved
  description on the library components
- Put idnkit components in separate packages
- Add runidn.diff to resolve runidn not working at all

==== dracut ====

- 0001-kernel-modules-Fix-storage-module-selection-for-sdhc.patch: fix
  storage module selection for sdhci/mmc/ahci

==== libfbembed2_5 ====
Version update (2.5.2.26539 -> 2.5.4.26821)

- upgrade to upstream version 2.5.4.26821
  * server crash by malformed packet (bnc#908127, CORE-4029,
    CORE-4030)
  * various functional fixes
- removed patches merged into upstream:
  * Firebird-2.5.2.26539-0-fix-bashisms.patch:
  * aarch64-support.patch
  * firebird-2.5.2-CORE-4058.patch
  * firebird-2.5.2-icu49.patch
  * firebird-2.5.2-runlevel.patch
  * firebird-fix-unsigned-char.diff
  * firebird-s390x-fix_libdir.patch
  * ppc64-libdir.patch
- replace remaining patches by git based ones:
  * firebird-2.5.1-chown.patch
  - > allow-creating-buildRoot-as-non-root-user.patch
  * firebird-2.5.1-config.patch
  - > do-not-use-DatabaseAccess-Full-in-default-config.patch
  * firebird-2.5.1-disable.patch
  - > disable-xinetd-service-by-default.patch
  * firebird-2.5.2-gpidfile.patch
  - > fbguard-allow-creating-a-guard-pidfile.patch
  * firebird-2.5.2-init.patch
  - > use-killproc-in-stop-branch-of-SuSE-init-script.patch
    (remaining part not upstreamed)
  * firebird-2.5.2-isqlalign.patch
  - > Fixed-CORE-3431-ISQL-pads-UTF-8-data-incorrectly.patch
  * firebird-2.5.2-isqllocale.patch
  - > isql-fix-output-if-charset-is-different-from-locale.patch
  * firebird-2.5.2-isqlwidth.patch
  - > isql-fix-buffer-overflow-when-set-width-sets-bigger-.patch
  * firebird-2.5.2-pkgconfig.patch
  - > add-pkgconfig-files.patch
  * m68k-support.patch
  - > add-experimental-support-for-m68k-architecture.patch
- use xz compressed tarball
- fix bashisms in scripts
- add patches:
  * Firebird-2.5.2.26539-0-fix-bashisms.patch

==== gnome-chess ====
Version update (3.14.1 -> 3.14.2)

- Update to version 3.14.2:
  + Regression: broken timer after Resign -> Keep Playing.
  + Regression: broken timer after Pause -> Unpause.
  + Updated translations.

==== gpgme ====
Version update (1.5.1 -> 1.5.2)
Subpackages: libgpgme-devel libgpgme11

- gpgme 1.5.2:
  + gpgme-tool is now installed.
  + Fix external listing for modern keyservers.
  + Minor other fixes.
- disable failing unit tests

==== hyper-v ====

- Start hv_kvp_daemon after network-online.target (bnc#910353)
- ignore ENOBUFS and ENOMEM in the KVP daemon
- vssdaemon: skip all filesystems mounted readonly (bnc#909864)
- vssdaemon: report freeze errors

==== install-initrd-openSUSE ====
Version update (14.150 -> 14.155)

- Drop bind-libs from BuildRequires as they got separated into single packages.
- i586: give up on xen-kmp
- improve git2log to work with sub-branches
- 14.155
- Rescue: bind-libs is in fact just a collection of libraries, that are automatically required by dependencies.
- 14.154
- No longer exclude valgrind and ltrace on ppc64le and aarch64
- adjust s390x module config
- 14.153
- fix Makefile
- 14.152
- aarch64: move kernel and initrd back to boot/aarch64
- 14.151

==== lftp ====

- build with openssl instead of gnutls as suggested in bnc#792456
  * don't default to /etc/ssl/ca-bundle.pem (bnc#907803)
  * drop lftp-ca-bundle-path.patch
- fix a "curl" vulnerability CVE-2014-0139
  * that's because lftp uses code borrowed from curl 7.21.3 which
    contains this incorrect wildcard certificate validation
  * added lftp-CVE-2014-0139.patch

==== libwnck-3-0 ====
Version update (3.4.9 -> 3.14.0)
Subpackages: libwnck-devel typelib-1_0-Wnck-3_0

- Update to version 3.14.0:
  + Fixes:
  - xutils:
    . Support non-standard depths for icon pixmaps.
    . Correctly link against libXrender.
  - pager: don't return invalid workspace rect.
  - tasklist:
    . Fix missing icon in tasklist button.
    . Don't use deprecated GtkImageMenuItem.
  - window-action-menu: don't use deprecated GtkImageMenuItem.
  + Updated translations.

==== libyaml-0-2 ====

- fix CVE-2014-9130: libyaml: assert failure when processing
  wrapped strings (bnc#907809)
  CVE-2014-9130.patch contains the fix

==== mailx ====

- Add patches
  0001-outof-Introduce-expandaddr-flag.patch
  0002-unpack-Disable-option-processing-for-email-addresses.patch
  0003-fio.c-Unconditionally-require-wordexp-support.patch
  0004-globname-Invoke-wordexp-with-WRDE_NOCMD-CVE-2004-277.patch
  to fix bsc#909208 -- CVE-2004-2771, CVE-2014-7844: mailx: shell
  command injection via crafted email addresses

==== netcfg ====

- Try different approach to fix failing migration from 13.1.
  This one is from locilka
- Keep the condition posix as it is shorter :)

==== 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

- Reorder patterns in the Desktop Environment group: GNOME. KDE4,
  Plasma5, XFCE, LXDE, Enlightment, MATE, Fonts, X Windows System.

==== perl-Bootloader ====
Version update (0.826 -> 0.827)
Subpackages: perl-Bootloader-YAML

- Add armv7l support for grub2
- 0.827

==== pm-utils ====

- fix bashisms in sleep.d/* scripts
- add patches:
  * pm-utils-fix-bashisms.patch

==== powertop ====
Version update (2.6.1 -> 2.7)

- Update to version 2.7
  + RAPL: powercap sysfs used for power measurements.
  + Arm support for devfreq stats.
  + Added support to new Intel platforms.
  + Several bug fixes

==== libsqlite3-0 ====
Version update (3.8.7.2 -> 3.8.7.4)
Subpackages: libsqlite3-0-32bit sqlite3 sqlite3-devel sqlite3-doc

- SQLite 3.8.7.4:
  * Bug fix: Add in a mutex that was omitted from the previous
    release.
- SQLite 3.8.7.3:
  * Ensure the cached KeyInfo objects (an internal abstraction not
    visible to the application) do not go stale when operating in
    shared cache mode and frequently closing and reopening some
    database connections while leaving other database connections
    on the same shared cache open continuously.
  * Recognize that any column in the right-hand table of a LEFT
    JOIN can be NULL even if the column has a NOT NULL constraint.
    Do not apply optimizations that assume the column is never
    NULL.

==== subversion ====
Version update (1.8.10 -> 1.8.11)
Subpackages: subversion-devel subversion-perl subversion-python subversion-server subversion-tools

- Apache Subversion 1.8.11
- This release addresses two security issues: [boo#909935]
  * CVE-2014-3580: mod_dav_svn DoS from invalid REPORT requests.
  * CVE-2014-8108: mod_dav_svn DoS from use of invalid transaction
    names.
- Client-side bugfixes:
  * checkout/update: fix file externals failing to follow history
    and subsequently silently failing
  * patch: don't skip targets in valid --git difs
  * diff: make property output in diffs stable
  * diff: fix diff of local copied directory with props
  * diff: fix changelist filter for repos-WC and WC-WC
  * remove broken conflict resolver menu options that always error
    out
  * improve gpg-agent support
  * fix crash in eclipse IDE with GNOME Keyring
  * fix externals shadowing a versioned directory
  * fix problems working on unix file systems that don't support
    permissions
  * upgrade: keep external registrations
  * cleanup: iprove performance of recorded timestamp fixups
  * translation updates for German
- Server-side bugfixes:
  * disable revprop caching feature due to cache invalidation
    problems
  * skip generating uniquifiers if rep-sharing is not supported
  * mod_dav_svn: reject requests with missing repository paths
  * mod_dav_svn: reject requests with invalid virtual transaction
    names
  * mod_dav_svn: avoid unneeded memory growth in resource walking

==== libtracker-common-1_0 ====
Version update (1.2.4 -> 1.2.5)
Subpackages: libtracker-control-1_0-0 libtracker-miner-1_0-0 libtracker-sparql-1_0-0 tracker tracker-devel tracker-miner-files typelib-1_0-Tracker-1_0 typelib-1_0-TrackerControl-1_0 typelib-1_0-TrackerMiner-1_0

- Update to version 1.2.5:
  + tracker-extract:
  - Fixed potential use of uninitialised hash table in
    persistence_invalidate().
  - Fixed possible invalid memory read/write in
    tracker_keywords_parse().
  - Fixed memory leak of MediaArt object for TrackerExtractInfo.
  + libtracker-fts:
  - Make property list per-thread data to fix uninitialisation
    issues.
  - Fixed compilation errors when --disable-tracker-fts is used.
  + Bugs fixed: bgo#741141, bgo#733536, bgo#740268, bgo#739149,
    rh#1133042.

==== nautilus-extension-tracker-tags ====
Version update (1.2.4 -> 1.2.5)
Subpackages: tracker-gui

- Update to version 1.2.5:
  + tracker-extract:
  - Fixed potential use of uninitialised hash table in
    persistence_invalidate().
  - Fixed possible invalid memory read/write in
    tracker_keywords_parse().
  - Fixed memory leak of MediaArt object for TrackerExtractInfo.
  + libtracker-fts:
  - Make property list per-thread data to fix uninitialisation
    issues.
  - Fixed compilation errors when --disable-tracker-fts is used.
  + Bugs fixed: bgo#741141, bgo#733536, bgo#740268, bgo#739149,
    rh#1133042.

==== libupower-glib3 ====
Version update (0.99.1 -> 0.99.2~git20141204)
Subpackages: typelib-1_0-UpowerGlib-1_0 upower

- Update to latest git head, to resolve various memleaks,
  (fdo#82659, boo#904520)
- Added autoconf, automake and libtool BuildRequires, needed with
  git packaging
- Comment out the full Source URL, the updated tarball is not
  available at fdo URL

==== gvim ====
Subpackages: vim vim-data

- use SUSE LINUX GmbH everywhere

==== xf86-input-mouse ====
Version update (1.9.0 -> 1.9.1)

- Update to version 1.9.1:
  + Update some outdated language in a comment on obsolete
    hardware.
  + Make absolute input reporting in Solaris aware of resolution
    changes.
  + Do not drop the result of protocol detection.
  + Add support for absolute positioning (tablets).
  + For wsmouse, keep 3-button emulation status.
  + Make wsmouse (re-)init the version.
  + Enable MSE_MISC on NetBSD as well. Otherwise we can't find
    WSMouse.
  + Add AC_SYSTEM_EXTENSIONS to expose asprintf with GNU libc.
  + Use asprintf (or Xprintf on old servers) instead of
    strdup+sprintf.
  + Wrap some overly long lines.

==== yast2-firstboot ====
Version update (3.1.6 -> 3.1.7)

- fixed bashisms in "S09-cleanup" script (authored by "Ledest")
- 3.1.7

==== yast2-services-manager ====
Version update (3.1.38 -> 3.1.39)

- AutoYaST import: initialize Yast::I18n correctly
  (bnc#909768)
- 3.1.38




Removed packages:
  bind-libs


Added packages:
  aria2-lang
  libbind9-140
   > libdns146
   > libirs141
   > libisc142
   > libisccc140
   > libisccfg140
   > liblwres141