Packages changed: cblas crash (7.1.5_k4.6.0_1 -> 7.1.5_k4.6.1_1) ebtables freeipmi (1.5.1 -> 1.5.2) gcc6 (6.1.1+r235696 -> 6.1.1+r236988) gpg2 graphite2 (1.3.6 -> 1.3.8) gstreamer-plugins-bad kernel-source (4.6.0 -> 4.6.1) lasem libfm libmicrohttpd (0.9.49 -> 0.9.50) libqt4 lzip (1.17 -> 1.18) make (4.1 -> 4.2) mono-core mt_st (1.1 -> 1.3) mutt nautilus openvpn (2.3.10 -> 2.3.11) pam-config (0.91 -> 0.89) perl perl-DBD-XBase (1.06 -> 1.07) python-packaging (16.5 -> 16.7) python-requests (2.9.1 -> 2.10.0) spec-cleaner (0.8.8 -> 0.8.9) strace (4.11 -> 4.12) sudo syslinux system-config-printer tar (1.28 -> 1.29) yast2-add-on-creator (3.1.2 -> 3.1.3) yast2-core (3.1.22 -> 3.1.23) yast2-dhcp-server (3.1.10 -> 3.1.11) yast2-drbd (3.1.22 -> 3.1.23) yast2-firstboot (3.1.13 -> 3.1.14) yast2-ftp-server (3.1.8 -> 3.1.9) yast2-http-server (3.1.6 -> 3.1.7) yast2-instserver (3.1.4 -> 3.1.5) yast2-isns (3.1.6 -> 3.1.7) yast2-product-creator (3.1.7 -> 3.1.8) yast2-slp-server (3.1.4 -> 3.1.5) yast2-squid (3.1.4 -> 3.1.5) === Details === ==== cblas ==== - Correct position of the u-a requirements to be with the package that uses it. ==== crash ==== Version update (7.1.5_k4.6.0_1 -> 7.1.5_k4.6.1_1) - eppic-support-arm64.patch: Support for ARM64. ==== ebtables ==== - Add systemd support for openSUSE > 12.10 - Do not depend on fillup when building with sysvinit support; the package doesn't provide any sysconfig file - Change Requires(post) tag for Requires(pre); sysvinit must be available before the package installation, according to the policy ==== freeipmi ==== Version update (1.5.1 -> 1.5.2) - Update to 1.5.2 o Update configuration file parsing code to handle values up to 1024 characters in length. o Set FD_CLOEXEC for ipmi driver device files opened within libfreeipmi. o Support --read-fru, --write-fru, and --device-id option in bmc-device. o Support --fru-file option in ipmi-fru. o Various library updates in libfreeipmi to handle new features. ==== gcc6 ==== Version update (6.1.1+r235696 -> 6.1.1+r236988) Subpackages: libgcc_s1-gcc6-32bit libstdc++6-gcc6-locale - Update disk-space _constraints, add libgcj-gcc6 _constraints similar to gcc6-testresults as that one is also building libjava. - Update to gcc-6-branch head (r236988). - Enable profiledbootstrap for AARCH64. - Add gcc6-disable-aarch64-tsan.patch to disable TSAN on aarch64 because libtsan0 is not installable. ==== gpg2 ==== - add gnupg-fix-signature-checking.patch (bsc#981020) https://bugs.gnupg.org/gnupg/issue2351 ==== graphite2 ==== Version update (1.3.6 -> 1.3.8) Subpackages: graphite2-devel libgraphite2-3 libgraphite2-3-32bit - Version update to 1.3.8: * Various bugfixes found by fuzzers ==== gstreamer-plugins-bad ==== Subpackages: libgstadaptivedemux-1_0-0 libgstbadaudio-1_0-0 libgstbadbase-1_0-0 libgstbadvideo-1_0-0 libgstbasecamerabinsrc-1_0-0 libgstcodecparsers-1_0-0 libgstgl-1_0-0 libgstmpegts-1_0-0 libgstphotography-1_0-0 libgsturidownloader-1_0-0 libgstwayland-1_0-0 - Make baselibs.conf consistent with spec file (boo#980893). ==== kernel-source ==== Version update (4.6.0 -> 4.6.1) Subpackages: kernel-default kernel-default-devel kernel-devel kernel-docs kernel-macros kernel-syms - Linux 4.6.1 (boo#978953 bsc#966849 bsc#971799 bsc#979715 CVE-2016-3713). - Delete patches.fixes/Bluetooth-vhci-Fix-race-at-creating-hci-device. - Delete patches.fixes/Bluetooth-vhci-fix-open_timeout-vs.-hdev-race. - Delete patches.fixes/Bluetooth-vhci-purge-unhandled-skbs. - Delete patches.fixes/kvm-remove-variable-physbase-mtrr.patch. - Delete patches.fixes/watchdog-sp5100_tco-properly-check-for-new-register. - commit 9cdcddd ==== lasem ==== - Update to GNOME 3.20 Fate#318572 ==== libfm ==== Subpackages: libfm-gtk4 libfm-lang libfm4 - Have libfm4 recommend the main package. ==== libmicrohttpd ==== Version update (0.9.49 -> 0.9.50) - Update to version 0.9.50: * See provided Changelog for details ==== 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 - Enable libqt4-devel-32bit to fix boo#982826 ==== lzip ==== Version update (1.17 -> 1.18) - Update to version 1.18: * main.cc: Added new option '-a, --trailing-error'. * Decompression time has been reduced by 2%. * decoder.cc (verify_trailer): Removed test of final code. * main.cc (main): Delete '--output' file if infd is a terminal. * main.cc (main): Don't use stdin more than once. * Removed decompression support for version 0 files. * lzip.texi: Added chapter 'Trailing data'. * configure: Avoid warning on some shells when testing for g++. * Makefile.in: Detect the existence of install-info. * testsuite/check.sh: A POSIX shell is required to run the tests. * testsuite/check.sh: Don't check error messages. ==== make ==== Version update (4.1 -> 4.2) Subpackages: make-lang - Update to make 4.2 * New variable: $(.SHELLSTATUS) is set to the exit status of the last != or $(shell ...) function invoked in this instance of make. * The $(file ...) function can now read from a file with $(file 1.3) - Update to version 1.3: * add more density codes (Kai Mäkisara) * check for overflow when using k, M or G suffixes (Kai Mäkisara) * allow negative argument for mkpartition, supported by Linux 4.6 and later (Kai Mäkisara) * fix compilation with musl libc (Felix Janda) * allow configuring the default tape device and installation paths (e.g. /bin vs. /usr/bin) at build/install time (Iustin Pop) * code cleanups from the SUSE package (Alexey Svistunov) * update the supplied example file (Alexey Svistunov) * fix config file parsing bug in stinit (Iustin Pop) - Changes for version 1.2: * many updates to density codes (SDLT, LTO 5,6 and 7, etc.) (various people) * multiple man page updates (various people) * improve default tape device handling in mt: check that it actually is a character device, in order to show better error messages when /dev/tape is a different type (e.g. directory when using udev) * small bug fix in stinit in parsing the input file (David Binderman) * improve build system by allowing easier customisation of build flags and installation directory (via DESTDIR, not prefix) and by sanitising the creation of the dist archive (Iustin Pop) * sanitise the source code to get rid of GCC warnings (Jan Christoph Nordholz, Iustin Pop) * add stshowoptions alias to stshowopt (Ivo De Decker) * expand the provided stinit.def.examples file (Suggested by Ralf-Peter Rohbeck) * improve the --help output of stinit (Dan Horák) * change of maintainership to Iustin Pop iustin@k1024.org - Cleanup spec file with spec-clener - Update project url - Add gpg signature - Drop no longer needed patches * mt-st-codecleanup.patch * mt-st-1.1.patch ==== mutt ==== - Yet an other crash due keywords.patch (boo#982129) ==== nautilus ==== Subpackages: gnome-shell-search-provider-nautilus libnautilus-extension1 - Add nautilus-adjust-style-priority.patch: Fix white desktop after changing themes: The behavior of two style providers with the same priority is undefined and gtk happens to prefer the provider that got added last. Use a higher priority here to avoid this problem (bsc#982633, bgo#765687). ==== openvpn ==== Version update (2.3.10 -> 2.3.11) - Update to version 2.3.11 * Fixed port-share bug with DoS potential * Fix buffer overflow by user supplied data * Fix undefined signed shift overflow * Ensure input read using systemd-ask-password is null terminated * Support reading the challenge-response from console * hardening: add safe FD_SET() wrapper openvpn_fd_set() * Restrict default TLS cipher list - Add BuildRequires on xz for SLE11 ==== pam-config ==== Version update (0.91 -> 0.89) - Update to version 0.89 - Includes pam_google_authenticator.patch - Better check for dual-arch PAM stack - fix bashism in postun script - Added pam_google_authenticator.patch: support google authentiator [bnc#888149] - Update to pam-config 0.88 - Add pam_ecryptfs to password section [bnc#895096] - Update to pam-config 0.87 - Add support for pam_access.so - Rervert last change, it will break manually adjusted config files as documented - "pam-config --debug --update" in the %post section fails if any /etc/pam.d/common-$TYPE file is not a symlink to /etc/pam.d/common-$TYPE-pc. Fix that by adding '--force'. This is mainly an update issue since fresh configs are created appropriatly - Remove last change regarding sha512, is now solved directly by pam_unix.so. - Add sha512 and shadow to pam_unix.so when creating common-passwd-pc by default, did somehow got lost [bnc#801970] - Use --create --force for new installation - Update to pam-config 0.84 - Add pam_env per default - Don't print wrong error messages - Update to pam-config 0.83: - Fix stacking of pam_unix - Add new pam_unix options - Use pam_unix and pam_cracklib as default on fresh installations. - make pam_ssh a sufficient auth module (bnc#730851) - Update to pam-config 0.81: - pam_ssh: fix try_first_pass bug fixed [bnc#773560] - pam_ecryptfs: fix order, still does not work with krb5 [bnc#740110] - Add support for pam_ecryptfs [bnc#752851] - Remove redundant/unwanted tags/section (cf. specfile guidelines) - Use %_smp_mflags for parallel building - add automake as buildrequire to avoid implicit dependency - Add pam_systemd.patch: Add pam_systemd support - Version 0.79 * Make pam_lastlog optional [bnc#686034]. * Document that if symlinks don't point to *-pc files config is ignored [FATE#310739]. - Version 0.78 * Add pam_fprintd support [bnc#644168] * Move pam_env at the end of session stack - Version 0.77 * Fix check for lib64 [bnc#635098] * Add pam_sss support - Version 0.76 * Add pam_fprint (patch from ro@suse.de) - Version 0.75 * Update translations * Add pam_exec support * Rewrite pam_make rules to use pam_exec - Version 0.74 * Fix typo in warning * Update translations - enable parallel building - Version 0.73 * Add support for pam_passwdqc * Print warning if cracklib-minlen <= 5 is used (bnc#539053) - Version 0.72 * src/mod_pam_gnome_keyring.c: enable use_authtok and support new option only_if. (bnc#523379) - Version 0.71 * re-add lost query option [bnc#501341] - Version 0.70 * Fix try_first_pass handling for pam_ssh [bnc#499711] - Version 0.69 * Add --verify option. * pam_cracklib is now default instead of pam_pwcheck [FATE#305468]. ==== perl ==== Subpackages: perl-32bit perl-base perl-doc - Add perl-avoid-warnings.patch to fix a warning in cop.h, which breaks perf build due to -Werror. Already upstream. ==== perl-DBD-XBase ==== Version update (1.06 -> 1.07) - updated to 1.07 see /usr/share/doc/packages/perl-DBD-XBase/Changes 1.07 Tue May 3 19:45:23 CEST 2016 Resolving the xbase_lines regression of 1.06. ==== python-packaging ==== Version update (16.5 -> 16.7) - update to 16.7: * Add support for the deprecated ``python_implementation`` marker which was an undocumented setuptools marker in addition to the newer markers. * Add support for the deprecated, PEP 345 environment markers in addition to the newer markers. ==== python-requests ==== Version update (2.9.1 -> 2.10.0) - update to 2.10.1: * SOCKS Proxy Support! (requires PySocks; $ pip install requests[socks]) * Updated bundled urllib3 to 1.15.1. * Change built-in CaseInsensitiveDict (used for headers) to use OrderedDict as its underlying datastore. * Don't use redirect_cache if allow_redirects=False * When passed objects that throw exceptions from ``tell()``, send them via chunked transfer encoding instead of failing. * Raise a ProxyError for proxy related connection issues. ==== spec-cleaner ==== Version update (0.8.8 -> 0.8.9) - Version update to 0.8.9: * Fix one more virtualenv issue * Fix one case of broken requires splitting * Properly initialize unbracketing in regexps * Fix one more case of double pkg-config dependency ==== strace ==== Version update (4.11 -> 4.12) - Update to strace 4.12. * Improvements * Implemented simultaneous use of -p option and tracing of a command. * Implemented caching of netlink conversations to reduce amount of time spent in decoding socket details in -yy mode. * Implemented -yy mode decoding of protocol:portid pairs associated with netlink socket descriptors. * Implemented decoding of copy_file_range, preadv2, and pwritev2 syscalls. * Implemented dumping of preadv, preadv2, pwritev, pwritev2, and vmsplice syscalls. * Implemented decoding of BTRFS_* and UFFDIO_* ioctl commands. * Enhanced decoding of BLK*, EVIOC*, RTC_*, and VIDIOC_* ioctl commands. * Enhanced decoding of fstatfs, fstatfs64, get_mempolicy, getdents, getdents64, getgroups, getpriority, kill, mbind, migrate_pages, mknod, mknodat, personality, poll, ppoll, quotactl, rt_sigpending, rt_sigqueueinfo, rt_sigtimedwait, rt_tgsigqueueinfo, sched_getaffinity, sched_setaffinity, seccomp, set_mempolicy, setgroups, setpriority, statfs, statfs64, tgkill, waitid, and xattr family syscalls. * Enhanced decoding of getxpid, getxuid, and getxgid syscalls on alpha. * Enhanced decoding of pipe syscall on alpha, ia64, mips, sh, and sparc. * Added decoding of bind, listen, and setsockopt direct syscalls on sparc. * Added decoding of osf_statfs64 and osf_fstatfs64 syscalls on alpha. * Added decoding of fadvise64 and fadvise64_64 on s390. * Updated lists of AF_*, BPF_MAP_TYPE_*, CLONE_*, EPOLL*, IPV6_*, MADV_*, MSG_*, PTRACE_*, SEGV_*, SO_*, SOL_*, *_MAGIC, and quotactl constants. * Updated lists of ioctl commands from Linux 4.6. * Bug fixes * Fixed build on arc, metag, nios2, or1k, and tile architectures. * Fixed decoding of 32-bit times syscall return value on 64-bit architectures. * Fixed decoding of mlock2 syscall on sparc. * Fixed decoding of osf_shmat syscall on alpha. * Fixed decoding of syscalls unknown to the kernel on s390/s390x. * Fixed decoding of preadv syscall in case of short read. * Fixed decoding and dumping of readv syscall in case of short read. * Fixed dumping of recvmsg and recvmmsg syscalls in case of short read. * Fixed decoding of mincore syscall's last argument. * Fixed remaining errors in mapping between syscall numbers and numbers of syscall arguments. * Applied various fixes to strace-graph script. ==== sudo ==== - Changing password promp to make use of sudo localized prompts. ==== syslinux ==== - added aarch64, ppc64le to baselibs.conf (bsc#982948) ==== system-config-printer ==== Subpackages: python-cupshelpers system-config-printer-applet system-config-printer-common system-config-printer-dbus-service udev-configure-printer - Do not handle template service (configure-printer@) with the sytemd service_* macros (boo#982299). - Add rpmlintrc to silence the warnings about it. ==== tar ==== Version update (1.28 -> 1.29) - GNU tar 1.29: * New options: --verbatim-files-from, --no-verbatim-files-from * --null option reads file names verbatim * New options: --owner-map=FILE and --group-map=FILE * New option --clamp-mtime * Deprecated --preserve option removed * Sparse file detection - now uses SEEK_DATA/SEEK_HOLE on systems that support it. This allows for considerable speed-up in sparse-file detection. New option --hole-detection for algorithm selection. ==== yast2-add-on-creator ==== Version update (3.1.2 -> 3.1.3) - Stop generating autodocs (fate#320356) - 3.1.3 ==== yast2-core ==== Version update (3.1.22 -> 3.1.23) Subpackages: yast2-core-devel - Optionally build with Clang instead of GCC (via bcond_with clang) - Fixed most of Clang warnings (bsc#982942) - 3.1.23 ==== yast2-dhcp-server ==== Version update (3.1.10 -> 3.1.11) - Stop generating autodocs (fate#320356) - 3.1.11 ==== yast2-drbd ==== Version update (3.1.22 -> 3.1.23) - Stop generating autodocs (fate#320356) - Version 3.1.23 ==== yast2-firstboot ==== Version update (3.1.13 -> 3.1.14) - Stop generating autodocs (fate#320356) - 3.1.14 ==== yast2-ftp-server ==== Version update (3.1.8 -> 3.1.9) - Stop generating autodocs (fate#320356) - 3.1.9 ==== yast2-http-server ==== Version update (3.1.6 -> 3.1.7) - Stop generating autodocs (fate#320356) - 3.1.7 ==== yast2-instserver ==== Version update (3.1.4 -> 3.1.5) - Drop yast2-instserver-devel-doc package (fate#320356) - 3.1.5 ==== yast2-isns ==== Version update (3.1.6 -> 3.1.7) - Stop generating autodocs (fate#320356) - 3.1.7 ==== yast2-product-creator ==== Version update (3.1.7 -> 3.1.8) - Stop generating autodocs (fate#320356) - 3.1.8 ==== yast2-slp-server ==== Version update (3.1.4 -> 3.1.5) - Stop generating autodocs (fate#320356) - 3.1.5 ==== yast2-squid ==== Version update (3.1.4 -> 3.1.5) - Stop generating autodocs (fate#320356) - 3.1.5