Changed packages:

==== GraphicsMagick-devel ====
Version update (1.3.19 -> 1.3.20)

- Update to version 1.3.20
  * See included NEWS.txt for details
- Enable quantum depth in shared library names
- Enable bzip2, jbig, webp support
- Use LCMSv2

==== ImageMagick ====
Subpackages: ImageMagick-devel ImageMagick-doc ImageMagick-extra libMagick++-6_Q16-5 libMagickCore-6_Q16-2 libMagickWand-6_Q16-2 perl-PerlMagick

- fix baselibs.conf requires for ImageMagick++

==== NetworkManager-pptp ====
Subpackages: NetworkManager-pptp-gnome

- Change ppp requires to %requires_eq ppp: the plugin is installed
  in a versioned directory, and as such we do require the exact
  version of ppp (bnc#888442).

==== aaa_base ====
Version update (13.2+git20140908.1b4153e -> 13.2+git20140911.61c1681)
Subpackages: aaa_base-extras

- adding more info to chkconfig list mode output for systemd (bnc#863781)
- remove no longer supported sysconfig settings (bnc#721682)
- remove /etc/mailcap (bnc#856725, bnc#842938)
- add Makefile target to update mimetypes

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

- Add baselibs.conf, needed for kdebase4-workspace-libs-32bit

==== apparmor-docs ====
Version update (2.8.3 -> 2.8.96)
Subpackages: apparmor-parser apparmor-profiles apparmor-utils libapparmor-devel libapparmor1 libapparmor1-32bit pam_apparmor pam_apparmor-32bit perl-apparmor

- update to AppArmor 2.8.96 (aka 2.9 beta2 aka r2652)
  - add unix abstract sockets, ptrace, and signal policy generation
  - several bugfixes in the python tools and elsewhere
  - move program-chunks/postfix-common to abstractions/
  - drop upstreamed patches:
  - apparmor-profiles-clustered-samba.diff
  - perl-apparmor-fix-bare-network-keyword-handling.diff
  - perl-apparmor-handle-bare-capability-keyword.diff
  - perl-apparmor-properly-handle-bare-file-keyword.diff
- re-enable installation of perl modules
- move python modules to python3-apparmor package
- create symlinks without aa- prefix only for tools existing in 2.8.x,
  but not for new tools added in 2.9
- make utils filelist explicit to ensure we have the right set of files
  without aa- prefix in sbindir
- switch easyprof python module location to python3
- drop unused defines APPARMOR_DOC_DIR and JNI_SO
- refresh patches:
  - apparmor-utils-string-split (file moved)
  - apparmor-profiles-dnsmasq-iface-mtu.patch
  - apparmor-2.5.1-edirectory-profile
(prepared Thu Mar 20 23:35:03 UTC 2014 in home project)
- update to AppArmor 2.8.95 (aka 2.9 beta1)
  - complete rewrite of the aa-* tools in python
  - new tools: aa-cleanprof, aa-mergeprof
  - extra profiles moved to /usr/share/apparmor/extra-profiles/ (bnc#713647)
  - and much more, but there's no upstream changelog yet
- drop upstreamed patches and files:
  - usr.sbin.winbindd
  - usr.lib.dovecot.*, tunables-dovecot, apparmor-profiles-dovecot-bnc851984.diff
  - apparmor-init.py-gsoc.diff
  - apparmor-2.8.2-nm-dnsmasq-config.patch
- add %bcond_with perl and disable the perl subpackage temporarily (the perl
  modules will be back in beta2)
- drop the apparmorapplet-gnome, apparmor-dbus and profile-editor subpackages
  (they were disabled since a long time, and upstream no longer ships their code)
  and the apparmor-profile-editor.desktop and apparmor-profile-editor.png files
- drop apparmor-utils-subdomain-compat patch (was only included for <= 12.1)
- remove libimmunix Provides/Obsoletes (libimmunix was a compat wrapper
  and got finally dropped)
- refresh apparmor-samba-include-permissions-for-shares.diff and
  apparmor-2.5.1-edirectory-profile
- add apparmor-profiles-dnsmasq-iface-mtu.patch to allow dnsmasq
  read access to interface mtu in
  /proc/sys/net/ipv6/conf/<ifacename>/mtu
  (bnc#892374)

==== bind ====
Subpackages: bind-chrootenv bind-doc bind-libs bind-utils

- Require systemd-rpm-macros at build
- Use the systemd service macros to make sure init scripts are
  registered properly (bnc#894627)
- Version 9.9.5P1 also fixes a problem with zone transfers on
  multicore machines (bnc#882511).

==== branding-openSUSE ====
Subpackages: dynamic-wallpaper-branding-openSUSE gfxboot-branding-openSUSE grub2-branding-openSUSE plymouth-branding-openSUSE wallpaper-branding-openSUSE xfce4-splash-branding-openSUSE yast2-qt-branding-openSUSE

update go git:
- updated KDM theme for 13.2
- reduced svg file size with Inkscape > Vacuum Defs

==== cifs-utils ====

- Remove mkinitrd files and spec file logic. Dracut offers cifs support via
  the corresponding module; (bnc#893575).

==== cron ====
Subpackages: cronie

- clean up with spec-cleaner
- fix dangling symlink on sbin/service
- add sysconfig.cron that used to be provided by aaa_base (bnc#860058)

==== curl ====
Version update (7.37.1 -> 7.38.0)
Subpackages: libcurl-devel libcurl4

- update to 7.38.0
  * fixes CVE-2014-3613 (bnc#894575) and CVE-2014-3620 (bnc#895991)
  * cookie leaks with IP address as domain and TLDs respectively
  Changes:
    supports HTTP/2 draft-14
    CURLE_HTTP2 is a new error code
    CURLAUTH_NEGOTIATE is a new auth define
    CURL_VERSION_GSSAPI is a new capability bit
    no longer use fbopenssl for anything
    schannel: use CryptGenRandom for random numbers
    axtls: define curlssl_random using axTLS's PRNG
    cyassl: use RNG_GenerateBlock to generate a good random number
    findprotocol: show unsupported protocol within quotes
    version: detect and show LibreSSL
    version: detect and show BoringSSL
    imap/pop3/smtp: Kerberos (SASL GSSAPI) authentication via Windows SSPI
    http2: requires nghttp2 0.6.0 or later
  Bugfixes:
    SECURITY ADVISORY: cookie leak with IP address as domain
    SECURITY ADVISORY: cookie leak for TLDs
    And many other fixes

==== dhcp ====
Subpackages: dhcp-client dhcp-doc dhcp-relay dhcp-server

- sanitize release line in specfile

==== dracut ====

- dracut.usage.asc: Remove distro specific help from manpage (bnc#895363)
  * Add 0156-dracut.usage.asc-Remove-distro-specific-help-from-ma.patch
- Add /boot/zipl to host devs if it is a mount point (bnc#892187)
  * Add 0157-Add-boot-zipl-to-host-devs-if-it-is-a-mount-point.patch
- Add SUSE kernel module dependencies (in /etc/modprobe.d/*) (bnc#895331)
  * Add 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe..patch

==== efibootmgr ====

- Enable for aarch64

==== empathy ====
Version update (3.12.4 -> 3.12.6)
Subpackages: telepathy-mission-control-plugin-goa

- Update to version 3.12.6:
  + Bugs fixed:
  - gnome-contact's desktop file changed (bgo#735575).
  - Smileys are not centered ("Insert Smiley" menu) (bgo#736369).
  - Fix crash if empathy_chatroom_manager_find() failed.
  + Updated translations.
- Update to version 3.12.5:
  + Chain GtkCombobox subclass constructors to parent (bgo#732909).
  + Updated translations.

==== filesystem ====

- add /usr/share/appdata (bnc#893441)

==== cpp48 ====
Subpackages: gcc48 gcc48-c++ gcc48-fortran gcc48-info gcc48-locale gcc48-objc libasan0 libatomic1 libgcc_s1 libgcc_s1-32bit libgfortran3 libgomp1 libitm1 libobjc4 libquadmath0 libstdc++48-devel libstdc++6 libstdc++6-32bit libstdc++6-locale libtsan0

- Add patch gcc48-libgfortran-CVE-2014-5044.diff to fix
  integer overflows in libgfortran, CVE-2014-5044.  [bnc#888791]
- Add patch gcc48-ppc64le-abi-warnings-fix.diff to fix failure to
  link any Objective-C/C++ program on ppc64le.  [ggo#61920]
- Add patch gcc48-ppc64le-abi-warnings.diff to warn about future
  ABI changes for ppc64le.  [bnc#888907]

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

- Sync baselibs.conf with changes done with update to 1.4:
  swap libgstegl-1_0-0 with libgstgl-1_0-0, and added new packages;
  libgstbadbase-1_0-0 and libgstbadvideo-1_0-0.

==== libibus-1_0-5 ====
Subpackages: typelib-1_0-IBus-1_0

- Do not suggest to install ibus when installing
  libreoffice/libreoffice-gnome on SLE12.

==== libicu-devel ====
Subpackages: libicu53_1 libicu53_1-ledata

- Add m68k to the list of big endian archs

==== insserv-compat ====

- don't add dependency between named and $network as
  systemd-insserv-generator translates them to nss-lookup.target and
  network-online.target which results in an undesirable,
  unconditional dependency of multi-user.target on
  network-online.target (bnc#895611)

==== irqbalance ====

- Only warn once for affinity hint subset empty irqs
  * Add bug-893478_warn-once.patch
- Rename rcirq_balancer like the package name and the already renamed
  systemd service: rcirqbalance

==== irssi ====

- add conditional to enable socks support but disable by default.
  unless we can find a way to have socks support so it works
  without an existing socks.conf.

==== java-1_7_0-openjdk ====
Subpackages: java-1_7_0-openjdk-devel java-1_7_0-openjdk-headless

- add an explicit 2nd spec file - I liked the beauty of the topadd
  _link but our tools just don't expect beauty ;(
- conflict bootstrap with non-bootstrap versions to avoid file
  conflicts
- Add provides jre-64 on x86_64. bnc#895191
- ignore ecj's java require - we already have java-bootstrap

==== libkactivities6 ====

- Add baselibs.conf, needed for kdebase4-workspace-libs-32bit

==== kdelibs4-branding-openSUSE ====
Subpackages: kdm-branding-openSUSE ksplash-qml-branding-openSUSE ksplashx-branding-openSUSE susegreeter-branding-openSUSE

update go git:
- updated KDM theme for 13.2
- reduced svg file size with Inkscape > Vacuum Defs

==== kdepimlibs4 ====
Subpackages: libakonadi4 libkdepimlibs4 libkdepimlibs4-devel

- Add baselibs.conf, needed for kdebase4-workspace-libs-32bit

==== kdump ====

- kdump-count-const-slabs.patch: Add missing addition.

==== kernel-default ====
Version update (3.16.1 -> 3.16.2)
Subpackages: kernel-default-devel

- Linux 3.16.2 (bko#81111 bnc#887046 bnc#889790).
- Update config files.
- Refresh patches.xen/xen-x86-EFI.
- Refresh patches.xen/xen-x86-bzImage.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Delete
  patches.fixes/Btrfs-Fix-memory-corruption-by-ulist_add_merge-on-32.
- Delete patches.fixes/drm-omapdrm-fix-compiler-errors.
- Delete
  patches.fixes/nfs-nfs3_list_one_acl-check-get_acl-result-with-is_err_or_null.
- Delete
  patches.suse/btrfs-0003-read-lock-extent-buffer-while-walking-backrefs.patch.
- Delete
  patches.suse/btrfs-0006-fix-compressed-write-corruption-on-enospc.patch.
- Delete
  patches.suse/btrfs-0008-fix-csum-tree-corruption-duplicate-and-outdate.patch.
- Delete
  patches.suse/btrfs-0033-fix-task-hang-under-heavy-compressed-write.patch.
- commit dcee397

==== kernel-desktop ====
Version update (3.16.1 -> 3.16.2)
Subpackages: kernel-desktop-devel

- Linux 3.16.2 (bko#81111 bnc#887046 bnc#889790).
- Update config files.
- Refresh patches.xen/xen-x86-EFI.
- Refresh patches.xen/xen-x86-bzImage.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Delete
  patches.fixes/Btrfs-Fix-memory-corruption-by-ulist_add_merge-on-32.
- Delete patches.fixes/drm-omapdrm-fix-compiler-errors.
- Delete
  patches.fixes/nfs-nfs3_list_one_acl-check-get_acl-result-with-is_err_or_null.
- Delete
  patches.suse/btrfs-0003-read-lock-extent-buffer-while-walking-backrefs.patch.
- Delete
  patches.suse/btrfs-0006-fix-compressed-write-corruption-on-enospc.patch.
- Delete
  patches.suse/btrfs-0008-fix-csum-tree-corruption-duplicate-and-outdate.patch.
- Delete
  patches.suse/btrfs-0033-fix-task-hang-under-heavy-compressed-write.patch.
- commit dcee397

==== kernel-docs ====
Version update (3.16.1 -> 3.16.2)

- Linux 3.16.2 (bko#81111 bnc#887046 bnc#889790).
- Update config files.
- Refresh patches.xen/xen-x86-EFI.
- Refresh patches.xen/xen-x86-bzImage.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Delete
  patches.fixes/Btrfs-Fix-memory-corruption-by-ulist_add_merge-on-32.
- Delete patches.fixes/drm-omapdrm-fix-compiler-errors.
- Delete
  patches.fixes/nfs-nfs3_list_one_acl-check-get_acl-result-with-is_err_or_null.
- Delete
  patches.suse/btrfs-0003-read-lock-extent-buffer-while-walking-backrefs.patch.
- Delete
  patches.suse/btrfs-0006-fix-compressed-write-corruption-on-enospc.patch.
- Delete
  patches.suse/btrfs-0008-fix-csum-tree-corruption-duplicate-and-outdate.patch.
- Delete
  patches.suse/btrfs-0033-fix-task-hang-under-heavy-compressed-write.patch.
- commit dcee397

==== kernel-firmware ====

- Add ast_dp501_fw.bin (bnc#871134 & bnc#895608)
  file generated from an array in a header file of xf86-video-ast:
  MIT/X11 License

==== kernel-devel ====
Version update (3.16.1 -> 3.16.2)
Subpackages: kernel-macros kernel-source

- Linux 3.16.2 (bko#81111 bnc#887046 bnc#889790).
- Update config files.
- Refresh patches.xen/xen-x86-EFI.
- Refresh patches.xen/xen-x86-bzImage.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Delete
  patches.fixes/Btrfs-Fix-memory-corruption-by-ulist_add_merge-on-32.
- Delete patches.fixes/drm-omapdrm-fix-compiler-errors.
- Delete
  patches.fixes/nfs-nfs3_list_one_acl-check-get_acl-result-with-is_err_or_null.
- Delete
  patches.suse/btrfs-0003-read-lock-extent-buffer-while-walking-backrefs.patch.
- Delete
  patches.suse/btrfs-0006-fix-compressed-write-corruption-on-enospc.patch.
- Delete
  patches.suse/btrfs-0008-fix-csum-tree-corruption-duplicate-and-outdate.patch.
- Delete
  patches.suse/btrfs-0033-fix-task-hang-under-heavy-compressed-write.patch.
- commit dcee397

==== kernel-syms ====
Version update (3.16.1 -> 3.16.2)

- Linux 3.16.2 (bko#81111 bnc#887046 bnc#889790).
- Update config files.
- Refresh patches.xen/xen-x86-EFI.
- Refresh patches.xen/xen-x86-bzImage.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Delete
  patches.fixes/Btrfs-Fix-memory-corruption-by-ulist_add_merge-on-32.
- Delete patches.fixes/drm-omapdrm-fix-compiler-errors.
- Delete
  patches.fixes/nfs-nfs3_list_one_acl-check-get_acl-result-with-is_err_or_null.
- Delete
  patches.suse/btrfs-0003-read-lock-extent-buffer-while-walking-backrefs.patch.
- Delete
  patches.suse/btrfs-0006-fix-compressed-write-corruption-on-enospc.patch.
- Delete
  patches.suse/btrfs-0008-fix-csum-tree-corruption-duplicate-and-outdate.patch.
- Delete
  patches.suse/btrfs-0033-fix-task-hang-under-heavy-compressed-write.patch.
- commit dcee397

==== kernel-xen ====
Version update (3.16.1 -> 3.16.2)
Subpackages: kernel-xen-devel

- Linux 3.16.2 (bko#81111 bnc#887046 bnc#889790).
- Update config files.
- Refresh patches.xen/xen-x86-EFI.
- Refresh patches.xen/xen-x86-bzImage.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Delete
  patches.fixes/Btrfs-Fix-memory-corruption-by-ulist_add_merge-on-32.
- Delete patches.fixes/drm-omapdrm-fix-compiler-errors.
- Delete
  patches.fixes/nfs-nfs3_list_one_acl-check-get_acl-result-with-is_err_or_null.
- Delete
  patches.suse/btrfs-0003-read-lock-extent-buffer-while-walking-backrefs.patch.
- Delete
  patches.suse/btrfs-0006-fix-compressed-write-corruption-on-enospc.patch.
- Delete
  patches.suse/btrfs-0008-fix-csum-tree-corruption-duplicate-and-outdate.patch.
- Delete
  patches.suse/btrfs-0033-fix-task-hang-under-heavy-compressed-write.patch.
- commit dcee397

==== kiwi ====
Version update (5.06.157 -> 5.06.158)
Subpackages: kiwi-desc-isoboot kiwi-desc-netboot kiwi-desc-oemboot kiwi-desc-vmxboot kiwi-doc kiwi-media-requires kiwi-pxeboot kiwi-templates kiwi-tools

- v5.06.158 released
- Fixed spec file requirement for perl-Config-IniFiles (bnc #895623)
  Older versions of this module doesn't have the 'exists' method
  which is used by kiwi
- Remove obsolete/unused code from KIWILog::setFlag
- Follow up fix for message logging
  prevent obsolete in cache newline
- Added missing lvmetad tool
  The tools is required to scan the LVM metadata if it does live
  on e.g md devices. It seems the default internal scanning did
  not work correctly on pvresize, vgchange, etc...
- Fixed indentation
- Corrected typo (s/sda1/hda1)
- Fixed building of vagrant boxes (bnc #895353)
  If multiple boxes for different providers are built at once
  kiwi uses the result of the first build as input for the next
  one which is wrong because it should use the same raw disk
  file for all format conversions
- Don't create /var/run (/run) tmpfs for SLE11 systems (bnc #895417)
- Fixed message logging
  Due to the status flags the sequence of log messages could look
  broken because of missing newlines at the end of a log message.
  This patch checks if a newline is required for the previos message
  when the next message is on the way
- Fixed reset of cursor position to work on both stderr _and_ stdout
  This fixes messages displayed in flag colors to be correctly
  displayed in the standard terminal output color
- Put kiwiOVFConfigWriter.pm from critic level 2 to 3 because
  of too high code complexity for level 2. We need to refactor
  the ovf code but for now I just lowered the critic level
- make it clear which directory couldn't be created
  If a previous build failed, it might have left the root directory
  behind.  Giving the path in the error will help the user clean it up.
- Added new firmware type 'ec2hvm' to handle EC2 HVM instances properly
- Fixed grub2 EFI setup for aarch64 (bnc #894307)
- Fixed baseSetupUserPermissions (bnc #894378)
  The function should not operate on system user accounts.
  The function should not operate on accounts without
  login shell

==== kiwi-config-openSUSE ====

- disable usb configs, remove config-hal.patch and config-firstboot.patch
- remove clicfs support - we don't use it anymore
- remove ifcfg-eth0, not used anymore
- disable wicked
- throw out obsolete sound card hacks, /etc/hosts hack

==== libdmtx-devel ====
Subpackages: libdmtx0

- Add baselibs.conf, needed for kdebase4-workspace-libs-32bit

==== libeXosip2-devel ====
Version update (3.5.0 -> 4.1.0)

- Update to 4.1.0:
  * improve timer and use UPDATE if advertised, INVITE otherwise.
  * improve PRACK support.
  * option to disable automatic BYE answer.
  * option to enable/disable IPv6 per eXosip_t instance.
  * option to disable DNS cache.
  * improve network support for several eXosip_t instance.
    keepalive setting is per instance.
    ipv4/ipv6 setting is per instance.
    improve network setting to avoid conflict upon transport change.
  * fix tcp and tls connect() for slow connection.
  * use TCP_NODELAY on more platform.
  * use Authorization header for 401 // simplify authentication code.
  * minor expires for REGISTER improvments.
  * copy call-info over SUBSCRIBE refresh.
  * allow more TLS error if verification is disabled.
  * fix if NO NAPTR is availble.
  * add support for Windows Phone 8.
  * fix to use cache for TCP and TLS.
  * fix possible leaks on implementation errors.
  * add TSC experimental support.
- eXosip2 (4.0.0)
  * modify configuration APIs to use eXosip_set_option
  * fix bug: do not create new PRACK if it already exist for an answer.
  * update to latest osip // test time compensation for android.
  * use ephemaral port in standard TCP and TLS version.
  * return tid number so that we can match the response event.
  * use system independant time for osip_gettimeofday on unix platform.
  * major API update: several "struct eXosip_t" can be
    handled at the same time. This can be used to have several
    transport layer running at the same time.
  * many tiny other change.
- Rebase libeXosip2-sslverifypaths.patch.

==== libffi4 ====
Subpackages: libffi4-32bit libffi48-devel

- Add patch gcc48-libgfortran-CVE-2014-5044.diff to fix
  integer overflows in libgfortran, CVE-2014-5044.  [bnc#888791]
- Add patch gcc48-ppc64le-abi-warnings-fix.diff to fix failure to
  link any Objective-C/C++ program on ppc64le.  [ggo#61920]
- Add patch gcc48-ppc64le-abi-warnings.diff to warn about future
  ABI changes for ppc64le.  [bnc#888907]

==== gcc48-gij ====
Subpackages: gcc48-java libgcj48 libgcj48-devel libgcj48-jar libgcj_bc1

- Add patch gcc48-libgfortran-CVE-2014-5044.diff to fix
  integer overflows in libgfortran, CVE-2014-5044.  [bnc#888791]
- Add patch gcc48-ppc64le-abi-warnings-fix.diff to fix failure to
  link any Objective-C/C++ program on ppc64le.  [ggo#61920]
- Add patch gcc48-ppc64le-abi-warnings.diff to warn about future
  ABI changes for ppc64le.  [bnc#888907]

==== libosip2 ====
Version update (3.5.0 -> 4.1.0)
Subpackages: libosip2-devel

- Update to 4.1.0:
  * fix sdp re-allocation
  * increase max length size
  * osip_trace_initialize returns 0 if log are compiled.
  * timer e and timer g will use #define DEFAULT_T2 instead of 4000.
  * handle additionnal possible malloc failure.
  * fix compatibility with old UA for INVITE retransmission.
  * fix osip_sem_destroy leak on apple.
  * accept lowercase sip/2.0.
- Rebase libosip2-3.5.0.dif and rename to libosip2-4.1.0.patch.
- Rebase libosip2-3.5.0-pthread.patch and rename to libosip2-4.1.0-pthread.patch.
- Update to 4.0.0:
  * reduce path len // remove path in front of logs.
  * accept only SIP/D.D format message.
  * fix bug when releasing request with missing major headers.
  * fix minor memory leak // remove limitation on fifo size.
  * use system independant time for osip_gettimeofday on unix platform.
  * To compile/use osip based application in multi threaded
    env, you don't need to define -DOSIP_MT any more. Instead,
    if you wish to disable the feature, you can compile with
  - DOSIP_MONOTHREAD.
  * A few other clean up were made inside osip to avoid any
    define to appear in include files. Also to avoid conflict,
    config.h has been renamed to osip-config.h.
- Patches updated.
- Spec cleanup.

==== libprison-devel ====
Subpackages: libprison0

- Add baselibs.conf, needed for kdebase4-workspace-libs-32bit

==== libqjson-devel ====
Subpackages: libqjson0

- Added baselibs.conf, needed for libkdepimlibs4-32bit

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

- Added workaround for bnc#847880: if Cirrus graphics are detected,
  export QT_GRAPHICSSYSTEM as native
- Added kde4_qt_plugin_path.patch, so kde4 plugins are magically
  found/known outside kde4 enviroment/session

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

- Added workaround for bnc#847880: if Cirrus graphics are detected,
  export QT_GRAPHICSSYSTEM as native
- Added kde4_qt_plugin_path.patch, so kde4 plugins are magically
  found/known outside kde4 enviroment/session
- added _constraints. building took up to 7GB of disk space on
  s390x, and more than 6GB on x86_64
- Add 3 patches for Qt bugs to make LibreOffice KDE4 file
  picker work properly again:
  * Add glib-honor-ExcludeSocketNotifiers-flag.diff (QTBUG-37380)
  * Add l-qclipboard_fix_recursive.patch (QTBUG-34614)
  * Add l-qclipboard_delay.patch (QTBUG-38585)

==== librest0 ====
Version update (0.7.91 -> 0.7.92)
Subpackages: typelib-1_0-Rest-0_7

- Update to version 0.7.92:
  + Bugs fixed: bgo#665716, bgo#708358, bgo#708359, bgo#728340,
    bgo#728952, bgo#728953, bgo#735919, bgo#735920, bgo#735921,
    bgo#735922.
- Add librest-missing-include.patch: Add missing includes.

==== libstorage-ruby ====
Subpackages: libstorage5

- disallow shrinking of btrfs filesystems (bnc#894832)

==== libvirt-python ====
Version update (1.2.7 -> 1.2.8)

- Update to 1.2.8
  - Add all new APIs and constants in libvirt 1.2.8

==== libzypp ====
Version update (14.27.2 -> 14.28.0)

- Make Repository::isUpdateRepo also check for being referenced
  by products (bnc#892579)
- Report repositories skipped as nonroot due to insufficient
  permission (bnc#893260)
- version 14.28.0 (28)
- Update zypp-po.tar.bz2

==== liblua5_2 ====
Subpackages: lua lua-devel

- fix update-alternatives
- fix /etc/rpm/macros.lua perms

==== liblua5_1 ====
Subpackages: liblua5_1-32bit

- fix update-alternatives
- fix /etc/rpm/macros.lua51 perms

==== lxmenu-data ====
Version update (0.1.2 -> 0.1.4)

- new upstream version 0.1.4
  * rename lxde-science.directory into lxde-science-math.directory
- new upstream version 0.1.3
  * add missing lxde-science.directory.in into
    desktop-directories/Makefile.am
  * add .gitignore file and remove autogenerated po/Makefile.in.in
    file
  * autogen.sh: do not do configure until $DOCONGIGURE is set to
    non-empty
  * generate po/LINGUAS on the fly
  * fix autogen.sh and rename configure.in to configure.ac
  * Python 3 compatibility
  * update AUTHORS and COPYING
  * configure by default
  * allow autogen.sh from out of tree
  * fix build with automake > 1.11
  * translation updates

==== libmysqlclient-devel ====
Subpackages: libmysqlclient18 libmysqlclient18-32bit libmysqlclient_r18 libmysqld18 mariadb mariadb-client mariadb-errormessages

- bnc#894479: fix URL (changed from "http://www.mariab.org" to
  "https://www.mariadb.org")
- README.SuSE renamed to README.SUSE

==== mercurial ====
Version update (3.0.2 -> 3.1.1)
Subpackages: mercurial-lang

- update to v3.1.1
  Changes in v3.1:
  * backout: accept '--edit' like other commands creating new changeset
  * bash_completion: add -l|--list support for shelve
  * bookmarks: avoid deleting primary bookmarks on rebase
  * bookmarks: improve the bookmark help (issue4244)
  * branch: add debug message for branch cache write failure
  * bugzilla: stop trying to cache setup across hook invocation
  * build: initial support for in-tree autobuilding recipes
  * buildrpm: include release version in .tar.gz name
  * bundle2: add pushkey support
  * bundle2: fix bundle2 pulling all revs on empty pulls
  * commit: make commit message shown in text editor customizable by template
  * config: allow 'user' in .hgrc ui section (issue3169)
  * convert: detect removal of ".gitmodules" at git source revisions correctly
  * convert: drastically speed up git conversions
  * convert: mercurial source: convert global tags only - not local tags
  * convert: only consider shamap revisions converted if they still exists
  * convert: update the transplant, rebase and graft references in 'extra'
  * diff: add nobinary config to suppress git-style binary diffs
  * discovery: if a push would create a new head, mention the bookmark name if any
  * filemerge: add internal:tagmerge merge tool
  * filemerge: use 'basic' as the default of '[ui] mergemarkers' for safety
  * filemerge: use non-minimal conflict marker regions (BC)
  * gpg: accept '--edit' like other commands creating new changeset
  * graft: customize graft conflict markers (BC)
  * help: always show command help with -h (issue4240)
  * help: suggest keyword search when no topic is found
  * histedit: respect revsetalias entries (issue4311)
  * import: add --partial flag to create a changeset despite failed hunks
  * largefiles: avoid unnecessary creation of .hg/largefiles when opening lfdirstate
  * largefiles: include largefiles when doing log on a directory (issue4241)
  * largefiles: show also how many data entities are outgoing at "hg outgoing"
  * largefiles: use "normallookup", if "mtime" of standin is unset
  * log: allow revset for --follow to be lazily evaluated
  * log: do not use exact matcher for --patch --follow without file (issue4319)
  * log: make --patch --follow work inside a subdirectory
  * make: add a basic osx mpkg target
  * merge: add conflict marker formatter (BC)
  * merge: define conflict marker labels in filemerge()
  * mergetools.hgrc: add minimal configuration for editmerge
  * packaging: move output directory from build/ to packages/
  * pager: add attend-<command> option
  * patchbomb: includes series information in the header
  * pull: when remote supports it, pull phase data alongside changesets
  * purge: add options for deleting only files or only directories
  * push: use bundle2 to push phases when available
  * qfold: allow to specify '--message/'--logfile' and '--edit' at the same time
  * qimport: record imported revs incrementally (issue3874)
  * qrefresh: allow to specify '--message/'--logfile' and '--edit' at the same time
  * rebase: specify custom conflict marker labels for rebase (BC)
  * resolve: abort when not applicable (BC)
  * resolve: don't abort resolve -l even when no merge is in progress
  * resolve: print message when no unresolved files remain (issue4214)
  * resolve: print warning when no work performed (issue4208)
  * revset: maintain ordering when subtracting from a baseset (issue4289)
  * revset: optimize baseset.sub (issue4313)
  * setup: fixed for Pythons which don't have a CFLAGS
  * setup: make Xcode 5.1 check less specific
  * shelve: accept '--edit' like other commands creating new changeset
  * strip: drop -b/--backup option (BC)
  * strip: remove bookmarks after strip succeed (issue4295)
  * templatefilter: add splitlines function
  * templatekw: add 'currentbookmark' keyword to show current bookmark easily
  * templatekw: add 'subrepos' keyword to show updated subrepositories
  * templater: introduce startswith function
  * templater: introduce word function
  * templates: escape NUL bytes in jsonescape (issue4303)
  * update: introduce --tool for controlling the merge tool
  * update: show message when a bookmark is activated by update
  * update: specify custom conflict markers for update (BC)
  * update: when deactivating a bookmark, print a message
  * version: show enabled extensions (issue4209)
  * version: don't traceback if no extensions to list (issue4312)
  * vim: use try catch in vim plugin to avoid conflicts
  Changes in v3.1.1:
  * changectx: ancestor should only prefer merge.preferancestor if it is a revision
  * color: pass on key error for win32 (issue4298)
  * config: exit non zero on non-existent config option (issue4247)
  * context: call normal on the right object
  * debugobsolete: catch ValueError that may be raised by obsstore.create
  * discovery: prevent crash on unknown remote heads with old repo (issue4337)
  * graft: fix collision detection with origin revisions that are missing
  * help: add pad function to template help
  * help: only call doc() when it is callable
  * hgweb: avoid config object race with hgwebdir (issue4326)
  * histedit: preserve initial author on fold (issue4296)
  * import: show warning message for merge changesets
  * incoming: don't request heads that already are common
  * largefiles: don't override matchandpats for always matchers (issue4334)
  * largefiles: drop setting lfstatus in overridelog (issue4334)
  * largefiles: in overridelog, use non-lf matcher for patch generation (issue4334)
  * log: use correct phase info for parent field (issue4347)
  * merge: show the scary multiple ancestor hint for merges only, not for updates
  * obsstore.create: add a simple safeguard against cyclic markers
  * repoview: filter tags to non-existent nodes from blockers (issue4328)
  * repoview: fix typo in repoview.changelog
  * revset: bookmark revset interprets 'literal:' prefix correctly (issue4329)
  * unbundle: don't advance bookmarks (issue4322) (BC)

==== libmxml1 ====
Subpackages: mxml

- Improve on RPM group classification
- Add baselibs.conf

==== libnetpbm-devel ====
Version update (10.66.3 -> 10.67.4)
Subpackages: libnetpbm11 netpbm

- updated to 10.67.4
  * pcdovtoppm: Fix crash due to invalid operator == on some
    systems.
  * Fix incorrect option parsing when there are multiple common
    options (e.g. -plain -quiet).
  * sgitopnm: add ability to convert 2-channel SGI image.
    Thanks Prophet of the Way <afu@wta.att.ne.jp>.
  * etc. see HISTORY
- modified patches:
  * netpbm-make.patch (refreshed)
  * netpbm-security-code.patch (refreshed)
- minor: man pages from section 3 are developer docs, move
  to -devel package

==== nuoveXT2-icon-theme ====
Version update (0.5.0 -> 0.5.1)

- new upstream version 0.5.1
  * add .gitignore file
  * support automake newer than 1.11
  * fixed invalid names for placeholder file: .gitignore ->
    placeholder
  * spec file cleanup

==== obs-service-set_version ====
Version update (0.4.1 -> 0.4.2)

- Update to version 0.4.2:
  + Release 0.4.2 - Update Debian changelog
- Update to version 0.4.2:
  + the extension needs to be \.
  + test with defined() at ./set_version line 118.
  + Fix processing of --file parameter
  + Add support for setting the version in debian.changelog
  + Sort local file list based on modification time (newest first)

==== obs-service-tar_scm ====
Version update (0.3.2.1404723797.745a470 -> 0.4.0.1410288598.7f38281)

- Update to version 0.4.0.1410288598.7f38281:
  + Python rewrite of tar_scm
  + Make pep8 happy (except for regex in tar_scm:299)
  + Address some feedback from pylint
  + make Python version PEP8-compliant
  + Let Travis execute pep8
  + Strip newline ('\n') characters from safe_run output in detect_version()
  + Make potentially long-running tasks print output in real-time
  + Improve efficiency of stdout handling in safe_run()
  + Release obs-service-tar_scm 0.4.0

==== libonig2 ====
Version update (5.9.2 -> 5.9.5)

- update version 5.9.5
  * [impl] escape warnings for -Wall.
  * [impl] remove unused variable.
- changes in 5.9.4
  * [dist] add oniguruma.pc.in file
- changes in 5.9.3
  * fix print_tree ENCLOSE_OPTION bug

==== openslp ====
Subpackages: openslp-devel openslp-server

- fix last commit
- Do not apply previous patch to distros without systemd.
- Limit init script usage only to legacy products.
- openslp.sd_notify.diff make slpd systemd service of type
  notify instead of simple, to avoid startup races.

==== osc ====
Version update (0.147.0 -> 0.148.1)

- 0.148.1
  - fixes crash regression
- 0.148.0
  - support new history including review history of OBS 2.6
  - display request priorities, if important or critical
  - add "osc rq priorize" command to re-priorize existing requests
  - allow also "osc rq ls" shortcut
  - fish shell completion support

==== libpango-1_0-0 ====
Version update (1.36.6 -> 1.36.7)
Subpackages: libpango-1_0-0-32bit pango-devel pango-tools pango-tools-32bit typelib-1_0-Pango-1_0

- Update to version 1.36.7:
  + Add tests for pango markup.
  + Add tests for PangoLayout.
  + Add an analysis flag for ellipsis (bgo#735719).
  + Treat attributes in ellipsis better (bgo#735732).

==== libparted0 ====
Subpackages: parted

- Keyring contained no less than 374 public keys.
  Replace with project members only keyring from project page.

==== 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_mono patterns-openSUSE-devel_perl patterns-openSUSE-devel_python patterns-openSUSE-devel_qt4 patterns-openSUSE-devel_rpm_build patterns-openSUSE-devel_ruby patterns-openSUSE-devel_tcl 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 pm-profiler with tuned
- Recommend grub2-powerpc-ieee1275 on PowerPC instead of lilo
- Recommend haveged on ppc64

==== exiftool ====
Version update (9.53 -> 9.70)
Subpackages: perl-File-RandomAccess perl-Image-ExifTool

Update to Version 9.70 (production release)
  - Improved verbose dump for LFP images
  - Patched to repair incorrect list types in XMP structures when writing
  - Patched to avoid MPEG Layer 3 check for files with a "MUS" extension
  - Fixed incorrect behaviour of -addTagsFromFile when adding list items from
    multiple variable-named source files
  July 27, 2014 - Version 9.69
  - Added ability to write PNG PhysicalPixel (PNG-pHYs) tags
  - Added minor warning when creating EXIF or IPTC in PNG images
  - API Changes:
  - Shift.pl now autoloads when ShiftTime() is called
  - The 3rd argument to ShiftTime() is now optional
  July 19, 2014 - Version 9.68
  - Added read support for Lytro LFP files
  - Allow Composite tag to have no Require'd or Desire'd tags
  - Improved -geotag verbose output
  - Changed so XMP tags take priority when reading QuickTime-format files
  - Changed PSD file description to "Photoshop Document"
  - Fixed problem where -geotag option could fail if -v4 was used
  - Fixed problem writing SonyDateTime2
  July 6, 2014 - Version 9.67
  - Fixed inaccuracies in decoding some SigmaRaw tags from the X3F header
  July 1, 2014 - Version 9.66
  - Swap "GPS track start/end" labels in -geotag -v2 output if track is stored
    in reverse chronological order
  - Changed handling of IPTC groups so that standard IPTC always has a family 1
    group name of "IPTC", and takes priority over non-standard IPTC when
    duplicates are not allowed
  - Fixed problem parsing some NMEA sentences, and added support for GPZDA
  June 20, 2014 - Version 9.65
  - Added a print conversion for Unknown ICC_Profile MeasurementGeometry
  - Added LargeTags shortcut
  - Avoid loading data for some tags with large binary data values if they were
    specifically excluded by the command
  - Patched potential "subscript -1" runtime error when reading EPS files
  June 14, 2014 - Version 9.64
  - Added write-only TestName tag for dry-run tests of file renaming feature
  - Patched to avoid structure warnings when copying tags from ZIP-based files
  - Fixed problem using advanced formatting feature in a -if condition
  - Fixed problem parsing Canon VignettingCorr for some newer PowerShot models
  - API Changes:
  - Added 'Test' option to SetFileName()
  May 31, 2014 - Version 9.63
  - Added ability to combine -lang option with -listx to extract only one language
  - Remove leading XML comment from XMP if it exists when writing as a block
  - Another attempt to patch problem obtaining a consistent "full path" for
    source files when importing a CSV database in Windows
  May 24, 2014 - Version 9.62
  - Added message about SourceFile names to -v2 output when importing a database
    with -csv= or -json=
  - Changed -n option for GPSTimeStamp to return nanosecond precision
  May 18, 2014 - Version 9.61
  - Added ability to combine -l with -listf, -listr or -listwf to add
    descriptions of the file type
  - Fixed quirk where ExifTool could incorrectly report that a file was changed
    when conditionally deleting a non-existent tag as a block
  .... see Changes for more, especially all device specific release notes

==== perl-MIME-Types ====
Version update (2.05 -> 2.08)

- update to version 2.0.8
  - version 2.08: Fri Sep  5 15:29:52 CEST 2014
    Fixes:
  - fix test t/40mojo.t which mojo is not installed
    rt.cpan.org#98639 [Chris]
    Improvements:
  - remove dependency on Scalar::Util
  - documentation fixes
  - version 2.07: Fri Sep  5 12:08:06 CEST 2014
    Fixes:
  - MIME::Type::equals() did cmp not eq
    Improvements:
  - new httpAccept() wth tests in t/21accept.t
  - new httpAcceptBest() and httpAcceptSelect() with tests
    in t/22accbest.t
  - add MojoX::MIME::Types with tests in t/40mojo.t
  - now depends on List::Util and Scalar::Util
  - version 2.06: Thu Aug 28 16:28:43 CEST 2014
    Improvements:
  - needed other file from broofa :(
    rt.cpan.org#98308 [Lars D??????]
  - fix scan of freedesktop definitions
    rt.cpan.org #98385 [Russell Jenkins]

==== libpoppler-cpp0 ====
Version update (0.26.3 -> 0.26.4)
Subpackages: libpoppler-devel libpoppler-glib8 libpoppler46 poppler-tools

- Update to version 0.26.4:
  + core:
  - CairoOutputDev: Make sure we always push a transparency group
    in setSoftMaskFromImageMask() (fdo#81624).
  - Fix a crash when adding Annotation without contents.
  - Improve non-latin characters in inline notes (fdo#65956).
  - Don't check for inlineImg twice (fdo#82059).
  - printf() -> error().
  + glib:
  - Return NULL in poppler_annot_get_contents also for empty
    strings.
  - Fix a memory leak when getting text layout and attributes.

==== libpoppler-qt4-4 ====
Version update (0.26.3 -> 0.26.4)
Subpackages: libpoppler-qt4-devel

- Update to version 0.26.4:
  + core:
  - CairoOutputDev: Make sure we always push a transparency group
    in setSoftMaskFromImageMask() (fdo#81624).
  - Fix a crash when adding Annotation without contents.
  - Improve non-latin characters in inline notes (fdo#65956).
  - Don't check for inlineImg twice (fdo#82059).
  - printf() -> error().
  + glib:
  - Return NULL in poppler_annot_get_contents also for empty
    strings.
  - Fix a memory leak when getting text layout and attributes.

==== libprocps3 ====
Subpackages: procps

- Correct package name in descriptions: procps, not props

==== python-boto ====
Version update (2.29.1 -> 2.32.1)

- update to 2.32.1:
  + DynamoDB (issue 2441, commit 0ef0466, issue 2473, commit 102c3b6, issue 2453)
  + CloudWatch Logs (issue 2448, commit 23cbcd1)
  + Support (issue 2406, commit 7b489a0)
  + Elastic Beanstalk (issue 2372, commit d45d00e)
  + CloudSearch (issue 2439, commit 25416f9, issue 2432, commit b17f2d9)
  + STS (issue 2435, commit 1c1239b)
  + SimpleDB (issue 2403, commit 604318d)
  + EC2 (issue 2424, commit 5e5dc4c)
  + VPC (issue 2399, commit 356da91)
  + OpsWorks (issue 2402, commit 68d15a5)
  + CloudWatch (issue 2400, commit a4d0a7a)
  + SWF (issue 2397, commit 6db918e)
  + MWS (issue 2385, commit 5347fbd)
  + ELB (issue 2384, commit 4dcc9be)
  + Elastic Transcoder (issue 2382, commit 40c5e35)
  + EMR (issue 2381, commit edf4020)
  + Route53 (issue 2359, commit 15514f7)
  + Glacier (issue 2357, commit a41042e)
  + RedShift (issue 2362, commit b8888cc)
  + CloudFront (issue 2355, commit f2f54b1)
  + ECS (issue 2364, commit ab84969)
  + Fix pylintrc to run with pylint/python 3. (issue 2366, commit 6292ab2)
  + SNS (issue 2365, commit 170f735)
  + AutoScaling (issue 2393, commit 6a78057)
  + Direct Connect (issue 2361, commit 8488d94)
  + CloudFormation (issue 2373, commit 9872f27)
  + IAM (issue 2358, commit 29ad3e3)
  + ElastiCache (issue 2356, commit 2880f91)
  + SES (issue 2354, commit 1db129e)
  + Fix S3 integration test on Py3. (issue 2466, commit f3eb4cd)
  + Use unittest.mock if exists. (issue 2451, commit cc58978)
  + Add tests/compat.py for test-only imports. (issue 2442, commit 556f3cf)
  + Add backward-compatible support for Python 3.3+ (S3, SQS, Kinesis, CloudTrail). (issue 2344, issue 677, commit b503f4b)
  + Add marker param to describe all ELBs. (issue 2433, commit 49af8b6)
  + Update .travis.yml to add pypy. (issue 2440, commit 4b8667c)
  + Add ?include_all_instances? support to ?get_all_instance_status?. (issue 2446, issue 2230, commit 5949012)
  + Support security tokens in configuration file profiles. (issue 2445, commit a16bcfd)
  + Singapore, Sydney and Tokyo are missing in Kinesis Region. (issue 2434, commit 723290d)
  + Add support for VPC connection peering. (issue 2438, commit 63c78a8)
  + Add seperate doc requirements. (issue 2412, commit 2922d89)
  + Route53 support IP health checks (issue 2195, commit 319d44e)
  + IPv6 support when making connections (issue 2380, commit 1e70179)
  + Support SNS message attributes (issue 2360, commit ec106bd)
  + Add ?attributes? argument to boto.dynamodb2.table.Table.batch_get. (issue 2276, commit fe67f43)
  + Add documentation for top-level S3 module. (issue 2379, commit db77546)
  + Prevent an infinite loop. (issue 2465, commit 71b795a)
  + Updated documentation for copy_image. (issue 2471, commit f9f683a)
  + Fixed #2464 added keyword ?detailed? to docs. (issue 2467, issue 2464, commit eb26fdc)
  + Retry installation commands on Travis CI. (issue 2457, commit a9e8057)
  + Fix for run_instances() network_interfaces argument documentation. (issue 2461, commit 798fd70)
  + pyami module: tidy up to meet PEP8 better. (issue 2460, commit e5a23ed)
  + Updating documentation on cloudsearch regions. (issue 2455, commit de284a4)
  + Fixing lost errors bug in cloudsearch2 commit implementation. (issue 2408, commit fedb937)
  + Import json from boto.compat for several modules. (issue 2450, commit 55e716b)
  + Relocate MWS requirements checks; closes #2304, #2314. (issue 2314, issue 2304, commit 6a8f98b)
  + Added support for creating EMR clusters with a ServiceRole. (issue 2389, commit 7693956)
  + Doc fix: doc_service instead of service on Deleting. (issue 2419, commit f7b7980)
  + Fix dummy value typo on aws_access_key_id. (issue 2418, commit fc2a212)
  + Fix typo; add test. (issue 2447, commit effa8a8)
  + Fix CloudWatch Logs docstring. (issue 2444, commit d4a2b02)
  + Fix S3 mock encoding bug (issue 2443, commit 8dca89b)
  + Skip the ETag header check in responce while using SSE-C encrpytion of S3. (issue 2368, commit 907fc6d)
  + Fix Beanstalk exception handling. (issue 2431, commit 40f4b5d)
  + EC2 UserData encoding fix (Full version of #1698). (issue 2396, issue 1698, commit 78300f1)
  + Fetch S3 key storage class on-demand. (issue 2404, commit 8c4cc67)
  + Added documentation for /manage/cmdshell.py. (issue 2395, commit 5a28d1c)
  + Remove redundant lines in auth.py. (issue 2374, commit 317e322)
  + Fix SWF continue_as_new_workflow_execution start_to_close_timeout. (issue 2378, commit 5101b06)
  + Fix StringIO imports and invocations. (issue 2390, commit 03952c7)
  + Fixed wrong call of urlparse. (issue 2387, commit 4935f67)
  + Update documentation on Valid Values for ses:SetIdentityNotificationTopic. (issue 2367, commit 3f5de0d)
  + Correct list_saml_providers to return all items. (issue 2338, commit 9e9427f)
  + Fixing ELB unit tests. Also did some PEP8 cleanup on ELB code. (issue 2352, commit 5220621)
  + Documentation updates. (issue 2353, commit c9233d4)
  + Add support for Amazon CloudWatch Logs. (commit 125c94d)
  + Add EC2 T2 instance types (commit 544f8925cb)
  + Add new regions for CloudTrail and Kinesis (commit 4d67e19914)
  + Fixed some code formatting and typo in SQS tutorial docs. (issue 2332, commit 08c8fed)
  + Documentation update ? Child workflows and poll API. (issue 2333, issue 2063, issue 2064, commit 4835676)
  + DOC Tutorial update for metrics and use of dimensions property. (issue 2340, issue 2336, commit 45fda90)
  + Let people know only EC2 supported for cloudwatch. (issue 2341, commit 98f03e2)
  + Add namespace to AccessControlPolicy xml representation. (issue 2342, commit ce07446)
  + Make ip_addr optional in Route53 HealthCheck. (issue 2345, commit 79c35ca)
  + Add S3 SigV4 Presigning. (issue 2349, commit 125c4ce)
  + Add missing route53 autodoc. (issue 2343, commit 6472811)
  + Adds scan_index_forward and limit to DynamoDB table query count. (issue 2184, commit 4b6d222)
  + Add method TaggedEC2Object.add_tags(). (issue 2259, commit eea5467)
  + Add network interface lookup to EC2. Add update/attach/detach methods to NetworkInterface object. (issue 2311, commit 4d44530)
  + Parse date/time in a locale independent manner. (issue 2317, issue 2271, commit 3b715e5)
  + Add documentation for delete_hosted_zone. (issue 2316, commit a0fdd39)
  + s/existance/existence/ (issue 2315, commit b8dfa1c)
  + Add multipart upload section to the S3 tutorial. (issue 2308, commit 99953d4)
  + Only attempt shared creds load if path is a file. (issue 2305, commit 0bffa3b)

==== python-configobj ====
Version update (5.0.5 -> 5.0.6)

- Update to version 5.0.6
  * Improves error messages in certain edge cases

==== python-keyring ====

- reduce/fix build requires

==== python-ldap ====
Version update (2.4.15 -> 2.4.16)

- Update to upstream release 2.4.16

==== python-numpy ====
Version update (1.8.2 -> 1.9.0)

- Update to 1.9.0
  Highlights
  * Numerous performance improvements in various areas, most
    notably indexing and operations on small arrays are
    significantly faster. Indexing operations now also release the
    GIL.
  * Addition of nanmedian and nanpercentile rounds out the
    nanfunction set.
- Remove upstreamed numpy-double-double-le.patch
- Add numpy-1.9.0-remove-__declspec.patch
  Fixes spurious warnings during build.  These warnings are related
  to a windows-specific function that is not built, so the patch
  just removed the function.
  See:
  http://lists.opensuse.org/opensuse-packaging/2014-09/msg00004.html
- Added patch tag for numpy-buildfix.patch

==== libqrencode3 ====
Subpackages: qrencode-devel

- Add baselibs.conf, needed for kdebase4-workspace-libs-32bit

==== rpm ====
Version update (4.11.2 -> 4.11.3)
Subpackages: rpm-32bit rpm-build rpm-devel

- update to rpm-4.11.3
  * consists of cherry picked bug fixes
  * fix double-free on malformed signature header (RhBug:1133885)
  * fix curl globbing being enabled on remote retrieval (RhBug:1076277)
  * fix verification of SHA224 signatures (RhBug:1066494)
  * fix buffer overflows on malformed macro define/undefine (RhBug:1087000)
  * fix buffer overflow on unterminated macro options
  * fix file actions sometimes carrying state across multiple
    rpmtsRun() calls (RhBug:1076552, RhBug:1128359)
  * fix %autopatch options getting expanded twice
  * add support for %autosetup -S git_am (RhBug:1082038)
- dropped patches: gentlyadjustmacros.diff, rundir.diff,
  m68k.patch, debugedit-m68k.patch

==== ruby ====
Version update (2.1.2 -> 2.1)
Subpackages: ruby-devel

- to make it easier to migrate from the old scheme to the new
  scheme BuildIgnore: ruby aswell
- cleaned up buildrequires/requires and added buildignore for rubygem-gem2rpm
- remove obsolete expand line
- remove the provides to avoid have choice
- migrated to just plain wrapper packages
- patches moved to ruby2.1 package:
  rubygems-1.5.0_buildroot.patch
  ruby-1.9.2p290_tcl_no_stupid_rpaths.patch
  drop_content_size_check_in_xmlrpc.patch
  ruby19-export_init_prelude.patch

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

- Re-enable optional running full regression test suite,
  cleanup of dependencies only for network based tests.
- make build with ctypesgen optional, off as it is not in Factory
- move autogen to %build to not break quilt setup
- Use python_sitearch properly
- Cleanup with spec-cleaner, remove crufty conditionals to reduce
  the in-build conditions
- Install only systemd packages where needed
- Drop support of really old stuff (sle10)
- Run only basic tests and run them always
- Unbundle everything. For older distros rather use linkpac
- Removed patches:
  * subversion.libtool-pie-flags.patch
  * subversion.perl.LD_RUN_PATH.patch
  * swig.noembed.patch
- Added patches:
  * subversion-1.8.0-rpath.patch
  * subversion-fix-parallel-build-support-for-perl-bindings.patch
  * subversion-perl-underlinking.patch
  * subversion-swig-perl-Wall.patch

==== libgudev-1_0-0 ====
Subpackages: libgudev-1_0-devel libudev-devel libudev1 libudev1-32bit systemd systemd-32bit systemd-bash-completion systemd-logger systemd-sysvinit typelib-1_0-GUdev-1_0 udev

- Add upstream patches
  0001-initrd-parse-etc.service-ignore-return-code-of-daemo.patch
  0008-hwdb-Update-database-of-Bluetooth-company-identifier.patch

==== sysvinit-tools ====

- For systemd distributions and products do not build the package
  sysvinit anymore

==== libtelepathy-farstream3 ====
Version update (0.6.1 -> 0.6.2)

- Add baselibs.conf: provide multi-arch packages.
- Update to version 0.6.2:
  + Fixes: call-stream: add mising 'break' in switch block
    (fdo#79006).
- Drop tp-fs-add-mising-break-in-switch-block.patch: Fixed
  upstream.

==== telepathy-gabble ====
Version update (0.18.2 -> 0.18.3)

- Update to version 0.18.3:
  + Fixes: Fix a crash in Jingle (fdo#76465).

==== libtelepathy-logger3 ====
Version update (0.8.0 -> 0.8.1)
Subpackages: telepathy-logger typelib-1_0-TelepathyLogger-0_2

- Update to version 0.8.1:
  + Fixes: Fix a leak in log-store-xml (fdo#54814).

==== libmission-control-plugins0 ====
Version update (5.16.1 -> 5.16.3)
Subpackages: telepathy-mission-control

- Update to version 5.16.3:
  + Fixes: mcd-connection: use tp_asv_new() properly (fdo#81751).
- Changes from version 5.16.2:
  + Fixes:
  - Don't crash in 'mc-tool auto-presence' subcommand
    (fdo#74187).
  - Fix parallel build.
  - Use G_STRFUNC in mission-control-plugins's DEBUG macro.
  - Fix a crash when GOA is restarted (fdo#79827).
- Drop 0001-mc-tool-fix-setting-automatic-presence.patch: Fixed
  upstream.

==== libtelepathy-qt4-2 ====
Version update (0.9.4 -> 0.9.5)

- Update to 0.9.5:
  * Added more service side bindings
  * Service bindings now enabled by default
  * Bump Farstream version
  * Allow subclass of Tp::ReceivedMessage
  * Workaround invalid channelRequests when delegating, fdo#77986
- Rebase, reorder and apply search-for-farstream0.2.diff,
  search-for-gstreamer1.0.diff and
  search-for-telepathy-farstream-0.4.diff only for
  openSUSE 13.1 and older
- Provide telepathy-qt4-service-devel-static, due to newly enabled
  service library

==== unixODBC ====
Subpackages: unixODBC-32bit

- Turn Obsoletes: libiodbc-devel back into Conflicts.
  The iODBC project has not shut down, and unixODBC-devel does
  _not_ provide all files from iODBC, like libiodbc.pc.
- Kill manual provides of libiodbc*.so, they are in the wrong spot
  and thus never could have been effective.
- Remove redundant %clean section.

==== python-virtualbox ====
Subpackages: virtualbox virtualbox-guest-kmp-default virtualbox-guest-kmp-desktop virtualbox-guest-tools virtualbox-guest-x11 virtualbox-host-kmp-default virtualbox-host-kmp-desktop virtualbox-qt

- modify hint message in virtualbox-60-vboxdrv.rules, so udev rules
  will stay enabled also after package update

==== whois ====
Version update (5.1.5 -> 5.2.0)

- whois 5.2.0:
  * Implemented support for the long RIPE flags.
  * "Fixed" some harmless bugs discovered with a Coverity scan.
  * Default to whois.ripe.net when using long flags.
  * Updated the list of new gTLDs.
  * Added a new ASN allocation.
  * Added new recovered IPv4 allocations.

==== libwicked-0-6 ====
Version update (0.6.5 -> 0.6.7)
Subpackages: wicked wicked-service

- version 0.6.7
- config: fixed optional include attribute parsing bug introduced
  in version 0.6.6 and causing wicked to fail while config parsing.
- util: install signal handlers only once
- version 0.6.6
- Add wake-on-lan support (bnc#869114)
- ifconfig: delete address first if address differs (bnc#890406)
- config: support a local.xml file, clean-up of config file syntax
- man page wicked-config.5 update
- Clean-up and removing unused functions

==== wine ====
Version update (1.7.25 -> 1.7.26)
Subpackages: wine-32bit

- Updated to 1.7.25 development snapshot
  - Still more DirectWrite functions.
  - Improvements to the common File Dialog.
  - A number of C runtime improvements.
  - Various bug fixes.
- updated winetricks

==== wireless-regdb ====
Version update (2013.11.27 -> 2014.06.13)

- Update to 2014.06.13

==== xf86-video-intel ====
Version update (2.99.914 -> 2.99.916)

- Update to 3.0 prerelease 2.99.916:
  A Quick update for MST in UXA - we need to hook up the RandR outputs
  for dynamicaly added connectors.
- Update to 3.0 prerelease 2.99.915:
  A significant change to UXA to enable MST and to keep it working on
  recent kernels needs some soaking before a major release, and the
  usual plethora of bugfixes. One other feature is the support for
  hardware rotations on very recent kernels.
  + Handle rotated scanouts that are all clear correctly. The region to
    update was not being computed correctly, overdrawing the wrong CRTC.
    https://bugs.freedesktop.org/show_bug.cgi?id=81820
  +  Reset cursor images after rotation and size changes
    https://bugs.freedesktop.org/show_bug.cgi?id=81886
    https://bugs.freedesktop.org/show_bug.cgi?id=82273
    https://bugs.freedesktop.org/show_bug.cgi?id=82337
  + Handle stale DRI2 buffers and Client errors more gracefully
  + Fallback if we fail to render a glyph onto a too-large surface, e.g.
    direct rendering of glyphs onto extended desktops with gen2/gen3.
    https://bugs.archlinux.org/task/40949
  + Further work to enable tiled rendering onto large surfaces in
    severely aperture and memory constrained devices (e.g. gen2/gen3)
  + Honour the Primary option from xorg.conf and mark that as the RandR
    primary.
    https://bugs.freedesktop.org/show_bug.cgi?id=82193
    https://bugs.freedesktop.org/show_bug.cgi?id=82205
  + Fix another Client-Window DRI2 close race
    https://bugs.freedesktop.org/show_bug.cgi?id=82979
  + Fix incorrect discarding of GPU damage when copying over the TearFree
    scanout - which caused a flicker in rapidly updated elements (like
    simple video panes).
    https://bugs.freedesktop.org/show_bug.cgi?id=81973
- Remove upstreamed patch:
  Patch1: U_Erase-cursor-image-when-changing-rotation.patch

==== xinit ====

- add info to run chkstat after modifying /etc/permissions.local
  in order to run startx (bnc#895647)

==== yast2-core ====
Version update (3.1.10 -> 3.1.11)
Subpackages: yast2-core-devel

- Enable buffering for parsing agent output (bnc#854809).
- 3.1.11

==== yast2-network ====
Version update (3.1.93 -> 3.1.95)

- Use a more flexible rubygem requirement syntax (bnc#895069)
- 3.1.95
- bnc#894053
  - it is not possible to rename a device to a name same as an
    unconfigured device's one
- bnc#895273
  - when adding new device, whole name is shown instead of only
    number.
  - it is possible to fill in a name which conforms to a new device
    naming scheme
- 3.1.94

==== yast2-pkg-bindings ====
Version update (3.1.17 -> 3.1.18)

- do not hide libzypp exceptions in Pkg::ResolvableProperties()
  call, it makes debugging more difficult, return nil in that case
  (bnc#895418)
- 3.1.18

==== yast2-storage ====
Version update (3.1.43 -> 3.1.44)

- Use a more flexible rubygem requirement syntax (bnc#895069)
  without specifying the ruby ABI; this layer need not care.
- version 3.1.44

==== yast2-branding-openSUSE ====
Version update (3.1.30 -> 3.1.31)

- workaround for rpm's inability to update from symlink to directory
- 3.1.31

==== zsh ====

- Add zsh-fix-pcre-n.patch to fix pcre_match() -n option

==== zypper ====
Version update (1.11.12 -> 1.11.13)
Subpackages: zypper-aptitude zypper-log

- Adapt to new zypp api (bnc#892579)
- version 1.11.13
- Update zypper-po.tar.bz2
Removed packages:
  ghc-array
   > ghc-base
   > ghc-binary
   > ghc-bytestring
   > ghc-containers
   > ghc-deepseq
   > ghc-directory
   > ghc-filepath
   > ghc-old-locale
   > ghc-old-time
   > ghc-pretty
   > ghc-process
   > ghc-template-haskell
   > ghc-time
   > ghc-unix
  ghc-HTTP
  ghc-aeson
  ghc-attoparsec
  ghc-base-unicode-symbols
  ghc-base64-bytestring
  ghc-blaze-builder
  ghc-blaze-html
  ghc-blaze-markup
  ghc-conduit
  ghc-data-default
  ghc-digest
  ghc-dlist
  ghc-extensible-exceptions
  ghc-hashable
  ghc-hslua
  ghc-lifted-base
  ghc-mmorph
  ghc-monad-control
  ghc-mtl
  ghc-nats
  ghc-network
  ghc-pandoc-types
  ghc-parsec
  ghc-pcre-light
  ghc-primitive
  ghc-random
  ghc-resourcet
  ghc-semigroups
  ghc-syb
  ghc-tagsoup
  ghc-temporary
  ghc-text
  ghc-transformers
  ghc-transformers-base
  ghc-unordered-containers
  ghc-vector
  ghc-void
  ghc-xml
  ghc-yaml
  ghc-zip-archive
  ghc-zlib
  ghc-highlighting-kate
  libeXosip2-6
  libfprint0-32bit
  linphone
   > linphone-devel
  mediastreamer2
   > mediastreamer2-devel
  mozilla-nspr-32bit
  libfreebl3-32bit
   > libsoftokn3-32bit
   > mozilla-nss-32bit
   > mozilla-nss-certs-32bit
  ortp-devel
  pam_fprint
   > pam_fprint-32bit
  ghc-pandoc
   > pandoc
  pm-profiler
  libruby2_1
   > ruby-doc-ri
   > ruby-stdlib
  rubygem-racc
  ghc-texmath


Added packages:
  python3-apparmor
  dbus-1-glib-32bit
  fprintd
   > fprintd-lang
   > fprintd-pam
   > fprintd-pam-32bit
  libeXosip2-11
  python-decorator
  ruby-common
  libruby2_1-2_1
   > ruby2.1
   > ruby2.1-devel
   > ruby2.1-stdlib
  ruby2.1-rubygem-gem2rpm
  spice-vdagent
  tuned