Packages changed: alsa boost boost-base cmake (3.10.1 -> 3.10.2) fftw3 git (2.15.1 -> 2.16.0) libmspack lttng-ust python-numpy python3 python3-base rdma-core (16 -> 16.1) === Details === ==== alsa ==== Subpackages: alsa-devel libasound2 libasound2-32bit - Upstream fixes: * Add the new ucm for Cherrytrail devices (bsc#1068546): 0005-conf-ucm-Add-chtrt5645-mono-speaker-analog-mic-confi.patch * Fix for error code from PCM API functions at unexpected states: 0006-pcm-Return-the-consistent-error-code-for-unexpected-.patch ==== boost ==== - Multibuild requires versioned Name: tag and doesn't seem to do this automatically. (bnc#1076640) ==== boost-base ==== Subpackages: boost-license1_66_0 boost_1_66-jam libboost_date_time1_66_0 libboost_filesystem1_66_0 libboost_headers1_66_0-devel libboost_iostreams1_66_0 libboost_locale1_66_0 libboost_regex1_66_0 libboost_signals1_66_0 libboost_system1_66_0 libboost_thread1_66_0 - Multibuild requires versioned Name: tag and doesn't seem to do this automatically. (bnc#1076640) ==== cmake ==== Version update (3.10.1 -> 3.10.2) - Update to 3.10.2: * KWIML: Backport RISC-V update to CMake 3.10 * FindPostgreSQL: Add support for PG10 * cmGraphVizWriter: Updated to create and follow dependers for * interface targets * Autogen: Fix for problematic nested list separator * Autogen: Ignore not existing source files in cmMakefile - cleanup spec file ==== fftw3 ==== Subpackages: fftw3-devel libfftw3-3 libfftw3_threads3 - Change the name of the MPI version of the module file directory to pfftw3 to distinguish it from the 'serial' one (boo#1075933). ==== git ==== Version update (2.15.1 -> 2.16.0) Subpackages: git-core git-cvs git-daemon git-email git-gui git-svn git-web gitk - git 2.16.0: * See https://raw.github.com/git/git/master/Documentation/RelNotes/2.16.0.txt - partial cleanup with spec-cleaner - drop git-gui-tclIndex.patch * merged upstream in da10ea373b80cc8bf8efca5acb1d11ecf410fb0c ==== libmspack ==== - Correct mspack-tools group to Productivity/File utilities ==== lttng-ust ==== - Format with spec-cleaner - Drop tex/asciidoc/xmlto dependencies as the manpages are already generated in the tarball so we produce the same result and this way we are not pulling in python2 ==== python-numpy ==== Subpackages: python2-numpy python3-numpy - add s390 to the ifarch conditional to build without openblas ==== python3 ==== Subpackages: python3-curses python3-dbm python3-tk - Add skip_random_failing_tests.patch only for PowerPC ==== python3-base ==== Subpackages: libpython3_6m1_0 python3-idle - Add skip_random_failing_tests.patch only for PowerPC ==== rdma-core ==== Version update (16 -> 16.1) Subpackages: libibverbs libibverbs1 libmlx4-1 libmlx5-1 librdmacm1 - Add Remove-the-obsolete-libibcm-library.patch to drop obsolete libibcm. * Official upstream drop will be in v17 * Drop now to avoid submitting libibcm to SLE15 - Update to rdma-core v16.1: * Backport fixes: * srp_daemon: Don't create async_ev_thread if only run once * srp_daemon: handle SM lid change * srp_daemon: fix CQ handling - Drop srp_daemon-Don-t-create-async_ev_thread-if-only-run-once.patch, srp_daemon-fix-CQ-handling.patch, and srp_daemon-handle-SM-lid-change.patch as they were merged upstream.