Packages changed: cmis-client gawk gnome-calculator (3.20.0 -> 3.20.1) gnome-disk-utility (3.20.1 -> 3.20.2) gtkspell3 (3.0.6 -> 3.0.8) installation-images-openSUSE (14.240 -> 14.243) lftp (4.6.5 -> 4.7.1) libproxy libproxy-plugins libvirt (1.3.3 -> 1.3.4) mariadb mc (4.8.16 -> 4.8.17) ncurses ostree pam (1.2.1 -> 1.3.0) pam-modules pam_ldap perl-Bootloader (0.912 -> 0.913) perl-List-MoreUtils (0.413 -> 0.415) perl-XML-XPath (1.35 -> 1.36) phonon4qt5 (4.8.3 -> 4.9.0) phonon4qt5-backend-gstreamer (4.8.2 -> 4.9.0) rubygem-cfa_grub2 (0.4.0 -> 0.4.1) tomcat webkit2gtk3 wireless-regdb (2016.02.08 -> 2016.05.02) xalan-c xdm xorg-x11-server yast2-bootloader (3.1.179 -> 3.1.183) yast2-firstboot (3.1.12 -> 3.1.13) === Details === ==== cmis-client ==== - Simplify autoreconf call and add patch to mark Makefile as foreign: * declare-automake-foreign.patch ==== gawk ==== - new gawk_ppc64le_ignore_transient_test_time_failure.patch ==== gnome-calculator ==== Version update (3.20.0 -> 3.20.1) Subpackages: gnome-shell-search-provider-gnome-calculator - Update to version 3.20.1: + Fix: precedence of root operator. + Updated translations. ==== gnome-disk-utility ==== Version update (3.20.1 -> 3.20.2) - Update to version 3.20.2: + Fix window menu placement under Wayland. + Updated translations. ==== gtkspell3 ==== Version update (3.0.6 -> 3.0.8) - Update to version 3.0.8: + Fix cases where check_word is called on an empty range. + Add gtk_spell_checker_check_word. + Add gtk_spell_checker_get_suggestions. + Updated translations. ==== installation-images-openSUSE ==== Version update (14.240 -> 14.243) - Mount efivarfs automatically (bsc#978593) - 14.243 - add modules needed for httpboot installation (fate#320134) - 14.242 - include and load efivarfs module (bsc#978593) - 14.241 ==== lftp ==== Version update (4.6.5 -> 4.7.1) - lftp 4.7.0: * ftp: add MODE Z support. * ftp: new settings ftp:use-mode-z, ftp:compressed-re, ftp:mode-z-level. * ftp: add MFF support for chmod. * ftp: prefer EPSV by default. * ftp: prefer CWD-relative paths. * ftp: enable MLSD by default (when supported). * ftp: assume AUTH is supported based on other newer features. * http: add support for digest authentication. * http: fixed webdav directory listing. * http: fixed a coredump when using a proxy for https. * sftp: fixed mirror to sftp with xfer:use-temp-file set. * ssl: optimized ssl for speed and lower syscall count. * ssl: log server's certificate fingerprint. * ssl: allow disabling certificate verification by its fingerprint. * get: rename backup file back if new file cannot be retrieved. * get: new settings xfer:backup-suffix and xfer:keep-backup. * get/put/mget/mput/pget/get1: add -q (quiet) option. * edit: allow creating a new file. * new debug option -T (truncate output file). * new mirror options: --{in,ex}clude-{rx,glob}-from. * new mirror options: --Remove-source-dirs, --Move. - lftp 4.7.1: * http: fixed authentication for proxy, transient errors, max-retries=1. * http: fixed put with authentication not to use HEAD request. * translations updated (cs, ru). ==== libproxy ==== Subpackages: libproxy-devel libproxy1 - Require libqt5-qttools by libproxy1-config-kde: the plugin spawns qtpaths to find the right config files (boo#979232). - Trigger libproxy1-config-kde for installation when plasma5-session and libproxy1 are installed. - Fix condition to not build KDE plugin for SLE. ==== libproxy-plugins ==== Subpackages: libproxy1-config-gnome3 libproxy1-config-kde libproxy1-networkmanager libproxy1-pacrunner-webkit - Require libqt5-qttools by libproxy1-config-kde: the plugin spawns qtpaths to find the right config files (boo#979232). - Trigger libproxy1-config-kde for installation when plasma5-session and libproxy1 are installed. - Fix condition to not build KDE plugin for SLE. ==== libvirt ==== Version update (1.3.3 -> 1.3.4) Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter libvirt-daemon-driver-interface libvirt-daemon-driver-libxl libvirt-daemon-driver-lxc libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-uml libvirt-daemon-driver-vbox libvirt-daemon-lxc libvirt-daemon-qemu libvirt-daemon-xen - Remove unknown locales to fix build in old dists - Update to libvirt 1.3.4 - Add support for migration data compression in QEMU driver - Drop libvirtd.socket - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: 216650f1-libxl-build-fix.patch, 6d8b6d28-mark-implicit-video-primary.patch, 03e8d5fb-qemu-perf-memory-corruption.patch, libvirtd-systemd-socket.patch ==== mariadb ==== Subpackages: libmysqlclient-devel libmysqlclient18 libmysqlclient18-32bit libmysqlclient_r18 libmysqld18 mariadb-client mariadb-errormessages - fix constraints conditions for 32bit architectures ==== mc ==== Version update (4.8.16 -> 4.8.17) Subpackages: mc-lang - Update to 4.8.17: === Core === * Minimal version of Gettext is 0.18.1 (#1885) * Optimization of copy/move operations (use adaptive buffer as in coreutils) (#2193) * Recognize csh as tcsh (#2742) * ?entered scrolling of file panel (#3130) * Internals: * Switch to new high-level mouse API (#3571) === VFS === * FISH helpers: remove executable bit (#3610) === Editor === * Improvements of syntax highlighting: * F90 (#3618) * Java (MidnightCommander/mc#95) === Misc === * Code cleanup (#3598, #3607) * Install mc.keymap as a symlink to mc.default.keymap (#3609) * File highlight: add more common file formats === Fixes === * Segfault due to incorrect value of SHELL environment variable (#3606) * Segfault when copying files under FreeBSD 9.3 (#3617) * Segfault when entering into some cpio archives (#3621) * Subshell output lost on window resize under tmux, GNU screen (#3639) * Subshell cursor position lost after window resizing (#3640) * Listbox no longer scrolls when dragging outside widget (#3559) * VFS: extfs: incorrect date parsing in unzip (#3622) * VFS: extfs: buffer overflow (#3605) * VFS: patchfs: syntax error (#3620) * VFS: fish: mistakes in ls Perl helper (#3611) - remove upstreamed Patch99: mc-patchfs_lzip-syntax-error.patch ==== ncurses ==== Subpackages: libncurses5 libncurses6 libncurses6-32bit ncurses-devel ncurses-utils tack terminfo terminfo-base - Add ncurses patch 20160423 + modify test/ncurses.c 'd' edit-color menu to optionally read xterm color palette directly from terminal, as well as handling KEY_RESIZE and screen-repainting with control/L and control/R. + add 'oc' capability to xterm+256color, allowing palette reset for xterm -TD - Add ncurses patch 20160416 + add workaround in configure script for inept transition to PIE vs PIC builds documented in https://fedoraproject.org/wiki/Changes/Harden_All_Packages + add "reset" to list of programs whose names might change in manpages due to program-transformation configure options. + drop long-obsolete "-n" option from tset. - Add ncurses patch 20160409 + modify test/blue.c to use Unicode values for card-glyphs when available, as well as improving the check for CP437 and CP850. - Add ncurses patch 20160402 + regenerate HTML manpages. + improve manual pages for utilities with respect to POSIX versus X/Open Curses. - Add ncurses patch 20160326 + regenerate HTML manpages. + improve test/demo_menus.c, allowing mouse-click on the menu-headers to switch the active menu. This requires a new extension option O_MOUSE_MENU to tell the menu driver to put mouse events which do not apply to the active menu back into the queue so that the application can handle the event. - Add ncurses patch 20160319 + improve description of tgoto parameters (report by Steffen Nurpmeso). + amend workaround for Solaris line-drawing to restore a special case that maps Unicode line-drawing characters into the acsc string for non-Unicode locales (Debian #816888). - Add ncurses patch 20160312 + modified test/filter.c to illustrate an alternative to getnstr, that polls for input while updating a clock on the right margin as well as responding to window size-changes. - Add ncurses patch 20160305 + omit a redefinition of "inline" when traces are enabled, since this does not work with gcc 5.3.x MinGW cross-compiling (cf: 20150912). ==== ostree ==== - Add ostree-grub2-location.patch: Fix path to find grub-mkconfig_lib. openSUSE installs those files to /usr/share/grub2, upstream would do /usr/share/grub (boo#974714). ==== pam ==== Version update (1.2.1 -> 1.3.0) Subpackages: pam-32bit pam-devel - Remove obsolete README.pam_tally [bsc#977973] - Update Linux-PAM to version 1.3.0 - Rediff encryption_method_nis.diff - Link pam_unix against libtirpc and external libnsl to enable IPv6 support. - Add /sbin/unix2_chkpwd (moved from pam-modules) - Remove (since accepted upstream): - 0001-Remove-YP-dependencies-from-pam_access-they-were-nev.patch - 0002-Remove-enable-static-modules-option-and-support-from.patch - 0003-fix-nis-checks.patch - 0004-PAM_EXTERN-isn-t-needed-anymore-but-don-t-remove-it-.patch - 0005-Use-TI-RPC-functions-if-we-compile-and-link-against-.patch - Add 0005-Use-TI-RPC-functions-if-we-compile-and-link-against-.patch - Replace IPv4 only functions - Fix typo in common-account.pamd [bnc#959439] - Add 0004-PAM_EXTERN-isn-t-needed-anymore-but-don-t-remove-it-.patch - readd PAM_EXTERN for external PAM modules - Add 0001-Remove-YP-dependencies-from-pam_access-they-were-nev.patch - Add 0002-Remove-enable-static-modules-option-and-support-from.patch - Add 0003-fix-nis-checks.patch ==== pam-modules ==== Subpackages: pam-modules-32bit - remove unix2_chkpwd (moved to pam), to be able to drop this obsolete package in the near future. - Link against external (non-glibc) libnsl. ==== pam_ldap ==== Subpackages: pam_ldap-32bit - Add reproducible.patch to drop build date to make build-compare work ==== perl-Bootloader ==== Version update (0.912 -> 0.913) - Don't install grub2-efi during installation (bsc#979145) - 0.913 ==== perl-List-MoreUtils ==== Version update (0.413 -> 0.415) - updated to 0.415 see /usr/share/doc/packages/perl-List-MoreUtils/Changes 0.415 2016-05-01 - Release 0.414_001 as 0.415 without further changes 0.414_001 2016-04-13 - fix RT#75727 - after's XS implementation call XSRETURN(-1) when it doesn't find an element (2nd patch provided by Reini Urban, regression test provided by Tony Cook) - fix RT#113117 - XS's minmax() sometimes return undef (perl >= 5.20), thanks PERLANCAR and SREZIC - explicit test for thesis in RT#110998 - XS implementation of pairwise fails with memory allocation error when there are more return values than in original lists -- thesis is proven wrong - efficiency improvements by bulk88 - improve some tests to get clearer reports - distinguish between "Makefile.PL find's a .git directory" and "Makefile.PL runs in maintainer mode" ==== perl-XML-XPath ==== Version update (1.35 -> 1.36) - updated to 1.36 see /usr/share/doc/packages/perl-XML-XPath/Changes 1.36 2016-04-14 MANWAR - Fixed issue RT #68932 (/usr/bin/xpath outputs unwanted text when quiet mode ist set). ==== phonon4qt5 ==== Version update (4.8.3 -> 4.9.0) Subpackages: libphonon4qt5 phonon4qt5-devel - Update to 4.9.0 * Changes * Builsystem helpers are now installed to CMAKE_INSTALL_DATAROOTDIR * CMake 2.8.9 is required to use GNUInstallDirs and for the Qt5 code branches * automoc4 support was removed. Building always use the cmake built-in solution now. * Qt5 and Qt4 builds use different CMake configurations now Qt4 is as it always has been * Qt5 moved away from crudely ported Qt4 configurations to using extra-cmake-modules' KDE compiler and cmake flags. * Installation paths and so forth are still jointly configured as to retain backwards compatibility (i.e. Qt5 build does not follow ECM's KDEInstallationPaths) * Bug Fixes * VolumeSlider has seen async behavior improvements making the slider not hop around when changing the volume rapidly and the backend is lagging a bit behind. * The volume change now occurs upon slider release rather than instantly. * Fixed a duble encoding issue with local paths that contain percent encoded characters being double-encoded [kde#356218] * New API * New AudioOutputInterface49 for backends to implement. This interface implements long-existing frontend interfaces for muting, giving the backend easier access and control. * setMuted(bool) mutes an AudioOuput (without the 4.9 interface this is done via setVolume(0.0) on the backend) * mutedChanged(bool) signal emitted by the backend to asyncronuously notify of the mute application * The interface is only used if PulseSupport is not intercepting calls * New methods to differntiate states of PulseSupport * request(bool) is used by backends to request PulseAudio usage but no interception, this essentially enables device listing but lets everything else fall through to the backend (the existing isActive() method will not return true after request(true), which makes it different from enable(true)) * isRequested() is a getter for request()'s state * isUsable() is part of the previouys isActive() behavior, it is true iff pulseaudio can be used (daemon running, connected etc) * isUsed() is a combination of isRequested() and isUsable() (i.e. active but not intercepting) * The existing isActive() communicates the same state as before (active and intercepting) but now also takes requested into consideration * Enabling always implies requsting automatically, so request(false) and enable(true) will ultimately still restul in isRequested==true - Drop upstreamed 0001-tear-cmake-logic-for-qt4-and-qt5-apart.patch ==== phonon4qt5-backend-gstreamer ==== Version update (4.8.2 -> 4.9.0) - Update to 4.9.0 * No changelog provided - Drop upstreamed Fix-finding-recent-versions-of-GStreamer.patch ==== rubygem-cfa_grub2 ==== Version update (0.4.0 -> 0.4.1) - fix value for GRUB_ENCRYPTED_DISK attribute (bnc#976315) - 0.4.1 ==== tomcat ==== Subpackages: tomcat-admin-webapps tomcat-el-3_0-api tomcat-jsp-2_3-api tomcat-lib tomcat-servlet-3_1-api tomcat-webapps - fix maven fragments paths to build in multiple distribution versions ==== webkit2gtk3 ==== Subpackages: libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 typelib-1_0-JavaScriptCore-4_0 typelib-1_0-WebKit2-4_0 webkit2gtk-4_0-injected-bundles - handle s390 like s390x ==== wireless-regdb ==== Version update (2016.02.08 -> 2016.05.02) - Update to 2016.05.02 ==== xalan-c ==== - Cleanup a bit with spec-cleaner - Disable ICU as no other distro does build with it - Add patches to build with paralel make and respect ldflags - Remove test/sample binaries instalation, not needed on resulting systems - Add condition for aarch64 build - Added patches: * fix-ftbfs-ld-as-needed.diff * fix-testxslt-segfault.diff * xalan-c-parallel-build.patch - Removed patches, no longer needed: * xalan-c-1.11-fix_build.patch * xalan-c-1.11-fixes.patch * xalan-c-1.11-gcc4.patch * xalan-c-1.11-lib64.patch ==== xdm ==== Subpackages: xdm-xsession - Make SUSEconfig handler for DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN robust against changes to the default setting of -listen/-nolisten tcp (boo#978262). - Prevent xdm.service from being built. We've got display-manager.service instead (bsc#978458). ==== xorg-x11-server ==== Subpackages: xorg-x11-server-extra xorg-x11-server-sdk - modesetting.ids: Add file for PCI IDs of ASICs which the modesetting rather than the native driver should be used for. This includes all Intel Gen9+ hardware (boo#978954). ==== yast2-bootloader ==== Version update (3.1.179 -> 3.1.183) - fix grub2 settings for lvm encrypted boot partition (bsc #976315) - 3.1.183 - do not crash when stage1 is set to extended partition (thanks to mvidner for catch, also fix bnc#978284) - 3.1.182 - do not crash with uninitialized variable 'extended' (bnc#978284) - 3.1.181 - Disable secure boot on AArch64 (bsc#978157) - Generate grub2 as removable on non-nvram efi systems (bsc#978593) - 3.1.180 ==== yast2-firstboot ==== Version update (3.1.12 -> 3.1.13) - Remove kbd service restart because it does not exist anymore (bsc#974489) - Fixed firstboot.xml to call the correct client for registration (bsc#970572) (lslezak@suse.cz) - 3.1.13