Changed packages: ==== Mesa ==== Version update (10.6.4 -> 10.6.5) Subpackages: Mesa-32bit Mesa-devel Mesa-dri-devel Mesa-libEGL-devel Mesa-libEGL1 Mesa-libEGL1-32bit Mesa-libGL-devel Mesa-libGL1 Mesa-libGL1-32bit Mesa-libGLESv1_CM-devel Mesa-libGLESv1_CM1 Mesa-libGLESv2-2 Mesa-libGLESv2-devel Mesa-libglapi-devel Mesa-libglapi0 Mesa-libglapi0-32bit libOSMesa-devel libOSMesa9 libgbm-devel libgbm1 libgbm1-32bit libvdpau_nouveau libvdpau_r300 libvdpau_r600 libvdpau_radeonsi libwayland-egl-devel libwayland-egl1 libxatracker2 - Update to version 10.6.5: * Apart from the usual nouveau, i965 and radeon driver fixes, this time around we have a nouveau_vieux fix for a regression introduced with mesa 10.6.0 and a few even older big endian related bug-fixes. - Replace libvdpau-devel for pkgconfig(vdpau) BuildRequires. ==== ccache ==== Version update (3.2.2 -> 3.2.3) - update to 3.2.3: * Added support for compiler option -gsplit-dwarf. * Support external zlib in nonstandard directory. * Avoid calling exit() inside an exit handler. * Let exit handler terminate properly. * Bail out on compiler option --save-temps in addition to - save-temps. * Only log "Disabling direct mode" once when failing to read potential include files. ==== commoncpp2-devel ==== Subpackages: libcommoncpp2-1_8-0 - Specfile cleaning only: Use original source URL, add GPG signature, explicit autotools build dependencies, removal of Obsolete/Provides for source package, avoid inclusion of timestamps in documentation. ==== cups ==== Version update (2.0.3 -> 2.0.4) Subpackages: cups-client cups-devel cups-libs cups-libs-32bit - Add gpg verification for the tarball - Version update to 2.0.4: * Fixed a bug in cupsRasterWritePixels (STR #4650) * Fixed redirection in the web interface (STR #4538) * The IPP backend did not respond to side-channel requests (STR #4645) * The scheduler did not start all pending jobs at once (STR #4646) * The web search incorrectly searched time-at-xxx values (STR #4652) * Fixed an RPM spec file issue (STR #4657) * The scheduler incorrectly started jobs while canceling multiple jobs (STR [#4648]) * Fixed processing of server overrides without port numbers (STR #4675) * Documentation changes (STR #4651, STR #4674) ==== ddskk ==== Version update (20140608 -> 20150816) Subpackages: skkdic - update version 20150816 * dictionaries version 20150821 * wiki version 20150326 * changes see ChangeLog.5 ==== dnsmasq ==== - spec file cleanup, get rid of redifinition warnings ==== dos2unix ==== Version update (7.2.3 -> 7.3) - Update to 7.3 * New: Unicode file name support on Windows. * Fix: Options -ul and -ub caused option -i to report wrong BOM for no_bom. ==== dracut ==== - Do not recommend, but require binutils package. bsc#941928 ==== fcitx-zhuyin ==== Version update (0.1.0 -> 0.1.0+git20150626.36064e1) - Update to version 0.1.0+git20150626.36064e1: + Do not search for libzhuyin tools - drop fix-compatibility-with-libzhuyin-0.9.99.20140929.patch * upstreamed - add libzhuyin-1.0.91-zhuyin_guess_candidates.patch * in 1.0.91, zhuyin_guess_candidates was replaced by zhuyin_guess_candidates_after_cursor ==== gnutls ==== Version update (3.4.1 -> 3.4.4) Subpackages: libgnutls-devel libgnutls-openssl27 libgnutls30 libgnutls30-32bit - Update to 3.4.4 This update contains a fix for a denial of service vulnerability: * Allow the parsing of very long DNs. Also fixes double free in DN decoding [GNUTLS-SA-2015-3]. boo#941794 CVE-2015-6251 Other changes: * Add high level API (gnutls_prf_rfc5705) to access the PRF as specified by RFC5705. * Link to trousers (TPM library) dynamically when this functionality is requested. (disabled in SUSE package) * Fix issue with server side sending the status request extension even when not requested. * Add support for RFC7507 by introducing the %FALLBACK_SCSV priority string option. * gnutls_pkcs11_privkey_generate2() will store the generated public key, unless the GNUTLS_PKCS11_OBJ_FLAG_NO_STORE_PUBKEY flag is specified. * Correct regression from 3.4.3 in loading PKCS #8 keys as fallback. * API and ABI modifications: gnutls_prf_rfc5705: Added gnutls_hex_encode2: Added gnutls_hex_decode2: Added - build with autogen for libopts compatibility - fix failures in test suite, add upstream commits 0001-certtool-lifted-limits-on-file-size-to-load.patch 0002-certtool-eliminated-memory-leaks-due-to-new-cert-loa.patch - update to 3.4.3 * * libgnutls: Follow closely RFC5280 recommendations and use UTCTime for dates prior to 2050. * * libgnutls: Force 16-byte alignment to all input to ciphers (previously it was done only when cryptodev was enabled). * * libgnutls: Removed support for pthread_atfork() as it has undefined semantics when used with dlopen(), and may lead to a crash. * * libgnutls: corrected failure when importing plain files with gnutls_x509_privkey_import2(), and a password was provided. * * libgnutls: Don't reject certificates if a CA has the URI or IP address name constraints, and the end certificate doesn't have an IP address name or a URI set. * * libgnutls: set and read the hint in DHE-PSK and ECDHE-PSK ciphersuites. * * p11tool: Added --list-token-urls option, and print the token module name in list-tokens. * * libgnutls: DTLS blocking API is more robust against infinite blocking, and will notify of more possible timeouts. * * libgnutls: corrected regression with Camellia-256-GCM cipher. Reported by Manuel Pegourie-Gonnard. * * libgnutls: Introduced the GNUTLS_NO_SIGNAL flag to gnutls_init(). That allows to disable SIGPIPE for writes done within gnutls. * * libgnutls: Enhanced the PKCS #7 API to allow signing and verification of structures. API moved to gnutls/pkcs7.h header. * * certtool: Added options to generate PKCS #7 bundles and signed structures. - includes changes from 3.4.2: * DTLS blocking API is more robust against infinite blocking, and will notify of more possible timeouts. * Correct regression with Camellia-256-GCM cipher. * Introduce the GNUTLS_NO_SIGNAL flag to gnutls_init(). That allows to disable SIGPIPE for writes done within gnutls. * Enhance the PKCS #7 API to allow signing and verification of structures. Move API to gnutls/pkcs7.h header. * certtool: Added options to generate PKCS #7 bundles and signed structures. ==== grub2 ==== Subpackages: grub2-i386-pc grub2-snapper-plugin grub2-x86_64-efi grub2-x86_64-xen - add systemd-sleep-plugin subpackage (bsc#941758) - evaluate the menu entry's title string by printf * modified grub2-once * added grub2-systemd-sleep.sh ==== gvfs ==== Version update (1.24.1 -> 1.24.2) Subpackages: gvfs-backend-afc gvfs-backends gvfs-fuse - Update to version 1.24.2: + udisks2: - Fix a crash when unmounting. - Handle libsecret errors properly to avoid a crash. + afc: Fix a crash when unmounting and unplugging. + monitor: Show notification always when device is unmounted. + gvfs-open: - Fix launching applications over d-bus. - Do not alter uris before use. + mtp: Refresh storage information in query_info. + Several smaller bugfixes. + Updated translations. ==== ibus-libzhuyin ==== Version update (1.6.99.20140929 -> 1.7.4) - update version 1.7.4 * add option - "Use Space Key to Show Candidates". * add option - "Show Candidates After the Cursor". * use zhuyin_valid_zhuyin_keys method. - changes in 1.7.1 * migrate setup dialog to python 3.x. * support gnome-software. - drop ibus-libzhuyin-opencc-1_0_2-build.patch, upstreamed ==== kdevelop4 ==== Subpackages: kdevelop4-devel kdevelop4-lang kdevelop4-plugin-cppsupport - Remove requirement on kate4-parts to make the package installable on 13.1 and 13.2 again. kate4-parts is the only provider of libktexteditor in Tumbleweed anyway, so the "Requires: libktexteditor" should be sufficient. (boo#943213) ==== kdevplatform ==== Subpackages: kdevplatform-lang libkdevplatform-devel libkdevplatform8 - Added make-subversion-plugin-compile-with-subversion-1.9.patch ==== kiwi ==== Version update (7.03.13 -> 7.03.14) Subpackages: kiwi-desc-isoboot kiwi-desc-netboot kiwi-desc-oemboot kiwi-desc-vmxboot kiwi-doc kiwi-media-requires kiwi-pxeboot kiwi-templates kiwi-tools - v7.03.14 released - Skip loopback nic in interface selection setupNetworkStatic selects the last interface to be used for the setup. This is not a smart selection but it should not select the loopback interface in any case. Whether or not it's possible to automatically just select the "right" nic is still an open task. - Fixed reading of search path for editboot* scripts In build and create mode the origin path of the XML description was not correctly initialized. kiwi skipped reading the meta information from the unpacked image root tree because it already has a pointer to the XML description, however this data set does not provide the origin path of the kiwi call - Remove duplicate provide of kiwi-image:tbz ==== lftp ==== Version update (4.6.3a -> 4.6.4) - lftp 4.6.4: * mirror: new option --transfer-all. * torrent: new setting torrent:timeout to limit time without any progress. * torrent: fixed handling of udp tracker without explicit port number. * torrent: improved transfer start time after metadata download. * improved sftp put -c to use a single FSETSTAT. * mirror --skip-noaccess now uses user name to check for permissions. * don't rename temporary file to the target name when transfer fails. * new cmd:prompt escapes \l and \L for local working directory. ==== libinput-devel ==== Version update (0.21 -> 1.0) Subpackages: libinput-udev libinput10 - Update to 1.0.0 * doc: inverse event type restriction of x and y accessors * doc: ellipse instead of ellipsis * test: fix gcc warning about missing prototypes * doc: fix more typos * doc: add a diagram for evemu and note that libinput doesn't recordings * configure.ac: libinput 1.0 - Update to version 0.99.1: * Release candidate for libinput 1.0. * No additions to the API, this release only contains a couple of bugfixes and general improvements. * The most obvious fix is that natural scrolling now also works for edge scrolling. The threshold needed to trigger scrolling on a touchpad was reduced to 2mm in 0.21 but a bug prevented that from activating until 5mm movement was hit. * Touchpad scrolling now uses unaccelerated motion data. This provides better behavior for short consecutive scroll motions and a better 1:1 mapping between finger and content, especially with natural scrolling. * The pointer acceleration code has been cleaned up, though the focus here was to make it easier to understand for developers. The functionality remained largely the same aside from a few bugfixes. ==== libsecret-1-0 ==== Version update (0.18.2 -> 0.18.3) Subpackages: libsecret-devel typelib-1_0-Secret-1 - Update to version 0.18.3: + Documentation fixes. + Updated translations. ==== libstorage-ruby ==== Version update (2.25.26 -> 2.25.29) Subpackages: libstorage6 - Properly initialize _doThrow flag in SystemCmd default constructor - Catch exception if boot.quota command not found (bsc#942324) - 2.25.29 - Handle 'command not found' for /sbin/btrfs gracefully (bsc#936710) - New exception class CommandNotFoundException for the general case - 2.25.28 - Don't throw exception for all kinds of parted stderr output (bnc#938561, bnc#938572) - 2.25.27 ==== libvirt ==== 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-qemu libvirt-daemon-xen - storage: only run safezero if allocation is > 0 269d39af-storage-allocation-fix.patch bsc#942085 ==== libzhuyin-data ==== Version update (0.9.99.20140929 -> 1.0.91) - update version 1.0.91 * add zhuyin_guess_candidates_before/after_cursor methods. * add zhuyin_valid_zhuyin_keys method. - changes in 1.0.0 * support shuffle input ==== device-mapper ==== Subpackages: device-mapper-32bit lvm2 - Fix boot failed due to segfault at libc (bnc#942755) add: lvmetad.c-ignore-lvmetad-global-handle-on-disconnect.patch ==== libmate-desktop-2-17 ==== Version update (1.10.1 -> 1.10.2) Subpackages: mate-desktop-gsettings-schemas - Update to version 1.10.2: * Check for NULL pointers in slideshow. * Fix crash when system date is earlier than start date. * Fix crash when XRRSetCrtcConfig fails. * Drop non-existent mate_rr_screen_create_clone_modes from headers. * Embedded Display Port outputs are considered a laptop built-in display. * Add annotations and fix documentation syntax warnings. * Update translations. ==== libmono-2_0-1 ==== Version update (4.0.2.5 -> 4.0.3) Subpackages: libmono-2_0-devel libmonoboehm-2_0-1 libmonoboehm-2_0-devel libmonosgen-2_0-1 mono-core mono-data mono-data-sqlite mono-extras mono-mvc mono-wcf mono-web mono-winforms mono-winfxcore - Update to version 4.0.3.20, Bugfixes: * bxc#28600: Some LLVM artifacts are being written to the base project dir rather than obj/$Config/ * bxc#26205: System.IO.Package.LoadRelationships throws null reference for some NuGet packages with PCLs generated on Windows * bxc#30868: ObjectDisposedException in mono 4.0.1.28, but not mono 3.12.1 * bxc#31582: iOS -O=float32 fails for some operations on ARM7 * bxc#30043: Disposing a FileSystemWatcher object causes ArgumentOutOfRangeException * bxc#31060: F# sprintf AOT bug happens still now - Dropped unnecessary mono-3.x-keyboards.resources-cp_r.patch ==== libmutter0 ==== Subpackages: mutter mutter-data typelib-1_0-Meta-3_0 - Fix screen flickering on nvidia devices (bgo#728464). + Add the following commits from the 3.16 branch: - build_fix_return_value_in_meta-sync-ring.c.patch - compositor_add_support_for_GL_EXT_x11_sync_object.patch - compositor_fix_GL_EXT_x11_sync_object_race_condition.patch - compositor_handle_fences_in_the_frontend_X_connection.patch - Added autoconf and automake BuildRequires and run autoreconf for the patches above. ==== netcfg ==== - Do not actually replace the hostname if user already has something in there. Thanks to Takashi Iwai for spotting this ==== nfs-client ==== Subpackages: nfs-doc nfs-kernel-server - sysconfig.nfs: add STATD_PORT, STATD_HOSTNAME, LOCKD_TCPPORT, LOCKD_UDPPORT - nfs-utils-env.sh: handle STATD_PORT, STATD_HOSTNAME, LOCKD_TCPPORT, LOCKD_UDPPORT Also handle NFSV4LEASETIME, which was missing. (bsc#941645) ==== ntp ==== Subpackages: ntp-doc - Use ntpq instead of deprecated ntpdc in start-ntpd (bnc#936327). - Add a controlkey to ntp.conf to make the above work. - Don't let "keysdir" lines in ntp.conf trigger the "keys" parser. - Disable mode 7 (ntpdc) again, now that we don't use it anymore. ==== obs-service-set_version ==== Version update (0.5.1 -> 0.5.2) - Update to version 0.5.2: + - make test suite happy - Update to version 0.5.2: + fix it ... it only worked with "disabledrun" mode by luck ==== 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_kde_frameworks patterns-openSUSE-devel_kernel patterns-openSUSE-devel_perl patterns-openSUSE-devel_python patterns-openSUSE-devel_qt4 patterns-openSUSE-devel_qt5 patterns-openSUSE-devel_rpm_build patterns-openSUSE-devel_ruby patterns-openSUSE-devel_web patterns-openSUSE-dhcp_dns_server patterns-openSUSE-directory_server patterns-openSUSE-enhanced_base patterns-openSUSE-enhanced_base_opt patterns-openSUSE-file_server patterns-openSUSE-fonts patterns-openSUSE-fonts_opt patterns-openSUSE-games patterns-openSUSE-gateway_server patterns-openSUSE-gnome patterns-openSUSE-gnome_admin patterns-openSUSE-gnome_basis patterns-openSUSE-gnome_basis_opt patterns-openSUSE-gnome_games patterns-openSUSE-gnome_ide patterns-openSUSE-gnome_imaging patterns-openSUSE-gnome_imaging_opt patterns-openSUSE-gnome_internet patterns-openSUSE-gnome_laptop patterns-openSUSE-gnome_multimedia patterns-openSUSE-gnome_multimedia_opt patterns-openSUSE-gnome_office patterns-openSUSE-gnome_office_opt patterns-openSUSE-gnome_utilities patterns-openSUSE-gnome_yast patterns-openSUSE-imaging patterns-openSUSE-imaging_opt patterns-openSUSE-kde patterns-openSUSE-kde_edutainment patterns-openSUSE-kde_games patterns-openSUSE-kde_ide patterns-openSUSE-kde_imaging patterns-openSUSE-kde_internet patterns-openSUSE-kde_multimedia patterns-openSUSE-kde_office patterns-openSUSE-kde_plasma patterns-openSUSE-kde_telepathy patterns-openSUSE-kde_utilities patterns-openSUSE-kde_utilities_opt patterns-openSUSE-kde_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_kde 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 - need to allow binutils in minimal ==== perl ==== Version update (5.20.1 -> 5.22.0) Subpackages: perl-base perl-doc - Reformat baselibs.conf. - update to perl-5.22.0 * several new experimental features * new <<>> (double-diamond) operator * new "\b" boundaries in REs, w.r.t. Unicode * non-capturing RE flag "/n" * Unicode 7.0 * "defined(@array)", "defined(%hash)" are now fatal * unescaped literal "{" in a pattern results in deprecation warning * several modules updated * modules CGI, Module::Build no longer included * for a complete list of changes see perldelta.pod - perl-5.20.0.dif changed to fit 5.22.0, and renamed to perl-5.22.0.dif - changed patches to fit 5.22.0: perl-5.18.2-overflow.diff, perl-netcmdutf8.diff, perl-regexp-refoverflow.diff, perl-saverecontext.diff - dropped patches (now upstream): DataDumper-no-infinite-recursion.diff, perl-5.20.2-Fix-Errno.pm-generation-for-gcc-5.0.patch, perl-5.21.8-h2ph-correct-handling-of-hex-constants-for-the-pream.patch, perl-5.21.8-lib-h2ph.t-to-test-generated-t-_h2ph_pre.ph-instead-.patch ==== perl-DateTime-TimeZone ==== Version update (1.92 -> 1.93) - updated to 1.93 see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes 1.93 2015-08-11 - This release is based on version 2015f of the Olson database. This release includes contemporary changes for Moldova, North Korea, and Uruguay. ==== perl-Devel-OverloadInfo ==== Version update (0.002 -> 0.004) - updated to 0.004 see /usr/share/doc/packages/perl-Devel-OverloadInfo/Changes 0.004 2015-08-13 17:35:32+01:00 Europe/London - Document that existence of undef 'fallback' varies between perl versions - Add tests for empty, inherited-only and no overloading - Add is_overloaded() function 0.003 2015-08-12 19:35:45+01:00 Europe/London - Return an empty hash instead of undef for classes with no overloads - Work around overload inheritance corruption before 5.16 (RT#106379) ==== perl-Devel-PartialDump ==== Version update (0.17 -> 0.18) - updated to 0.18 see /usr/share/doc/packages/perl-Devel-PartialDump/Changes 0.18 2015-08-16 04:35:35Z - update some distribution tooling ==== perl-Log-Dispatch ==== Version update (2.48 -> 2.49) - updated to 2.49 see /usr/share/doc/packages/perl-Log-Dispatch/Changes 2.49 2015-08-21 - The Screen output now enables autoflush on the handle it uses to send output to STDOUT or STDERR every time it sends a message. This does not affect the global STDOUT or STDERR, as the Screen module makes its own handle for output. This fixes a bug reported by Karen Etheridge that caused this module to not play nicely with Capture::Tiny in some cases. RT #106605. ==== perl-Net-IP ==== - Cleanup the spec a bit to remove all not-needed parts - Use spec-cleaner ==== perl-XML-DOM ==== Version update (1.44 -> 1.45) - license update: Artistic-1.0 or GPL-1.0+ CHECK(...) not valid - updated to 1.45 see /usr/share/doc/packages/perl-XML-DOM/Changes 1.45 (tjmather) 08/16/2015 - Fix pod errors and a typo ( Florian Schlichting ) - properly encode output for printToFile ( Martin Ferrari, Gregor Herrmann ) ==== python-cryptography ==== Version update (0.9.3 -> 1.0) - update to 1.0 (fate#318838): * Switched to the new `cffi`_ ``set_source`` out-of-line API mode for compilation. This results in significantly faster imports and lowered memory consumption. Due to this change we no longer support PyPy releases older than 2.6 nor do we support any released version of PyPy3 (until a version supporting cffi 1.0 comes out). * Fix parsing of OpenSSH public keys that have spaces in comments. * Support serialization of certificate signing requests using the ``public_bytes`` method of :class:`~cryptography.x509.CertificateSigningRequest`. * Support serialization of certificates using the ``public_bytes`` method of :class:`~cryptography.x509.Certificate`. * Add ``get_provisioning_uri`` method to :class:`~cryptography.hazmat.primitives.twofactor.hotp.HOTP` and :class:`~cryptography.hazmat.primitives.twofactor.totp.TOTP` for generating provisioning URIs. * Add :class:`~cryptography.hazmat.primitives.kdf.concatkdf.ConcatKDFHash` and :class:`~cryptography.hazmat.primitives.kdf.concatkdf.ConcatKDFHMAC`. * Raise a ``TypeError`` when passing objects that are not text as the value to :class:`~cryptography.x509.NameAttribute`. * Add support for :class:`~cryptography.x509.OtherName` as a general name type. * Added new X.509 extension support in :class:`~cryptography.x509.Certificate` The following new extensions are now supported: * :class:`~cryptography.x509.OCSPNoCheck` * :class:`~cryptography.x509.InhibitAnyPolicy` * :class:`~cryptography.x509.IssuerAlternativeName` * :class:`~cryptography.x509.NameConstraints` * Extension support was added to :class:`~cryptography.x509.CertificateSigningRequest`. * Add support for creating signed certificates with :class:`~cryptography.x509.CertificateBuilder`. This includes support for the following extensions: * :class:`~cryptography.x509.BasicConstraints` * :class:`~cryptography.x509.SubjectAlternativeName` * :class:`~cryptography.x509.KeyUsage` * :class:`~cryptography.x509.ExtendedKeyUsage` * :class:`~cryptography.x509.SubjectKeyIdentifier` * :class:`~cryptography.x509.AuthorityKeyIdentifier` * :class:`~cryptography.x509.AuthorityInformationAccess` * :class:`~cryptography.x509.CRLDistributionPoints` * :class:`~cryptography.x509.InhibitAnyPolicy` * :class:`~cryptography.x509.IssuerAlternativeName` * :class:`~cryptography.x509.OCSPNoCheck` * Add support for creating certificate signing requests with :class:`~cryptography.x509.CertificateSigningRequestBuilder`. This includes support for the same extensions supported in the ``CertificateBuilder``. * Deprecate ``encode_rfc6979_signature`` and ``decode_rfc6979_signature`` in favor of :func:`~cryptography.hazmat.primitives.asymmetric.utils.encode_dss_signature` and :func:`~cryptography.hazmat.primitives.asymmetric.utils.decode_dss_signature`. - Adjust Requires according to requires.txt ==== libpython3_4m1_0 ==== Subpackages: python3-base - improve import_failed hook to do the right thing when invoking missing modules with "python3 -m modulename" (boo#942751) ==== python3-pip ==== Version update (7.1.0 -> 7.1.2) - update to version 7.1.2: * Don't raise an error if pip is not installed when checking for the latest pip version. - update to version 7.1.1 (2015-08-20): * Check that the wheel cache directory is writable before we attempt to write cached files to them. * Move the pip version check until after any installs have been performed, thus removing the extraenous warning when upgrading pip. * Added debug logging when using a cached wheel. * Respect platlib by default on platforms that have it separated from purlib. * Upgrade packaging to 15.3. Normalize post-release spellings for rev/r prefixes. * Upgrade distlib to 0.2.1. Updated launchers to decode shebangs using UTF-8. This allows non-ASCII pathnames to be correctly handled. Ensured that the executable written to shebangs is normcased. Changed ScriptMaker to work better under Jython. * Upgrade ipaddress to 1.0.13. - Packaging: * Added python3-pbr dependency to fix build on all plateform ==== python3-setuptools ==== Version update (18.1 -> 18.2) - update to version 18.2: * Issue #412: More efficient directory search in "find_packages". ==== rsyslog ==== Version update (8.11.0 -> 8.12.0) - rsyslog 8.12.0: * Harmonize resetConfigVariables values and defaults * GT/KSI: fix some issues in signature file format and add conversion tool * bugfix: ommysql did not work when gnutls was enabled * bugfix omfile: potential memory leak on file close * bugfix omfile: potential race in dynafile detection/creation * bugfix omfile: Fix race-condition detection in path-creation code * bugfix parser subsystem: potential misadressing in SanitizeMsg() * imfile: files moved outside of directory are now (properly) handled * bugfix: imfile: segfault when using startmsg.regex * bugfix imfile: file table was corrupted when on file deletion * bugfix ompgsql: transaction were improperly handled * bugfix mmjsonparse: memory leak if non-cee-json message is processed * testbench: remove raciness from UDP based tests * testbench: added bash into all scripts makign it mandatory * bugfix testbench: Fixed problem building syslog_caller util when liblogging-stdlog is not available. - add upstream patches: * rsyslog-8.12.0-gnutls.patch to fix build with gnutls * rsyslog-8.12.0-parallel-build.patch to fix parallel build ==== libspeechd-devel ==== Version update (0.8.2 -> 0.8.3) Subpackages: libspeechd2 python3-speechd speech-dispatcher speech-dispatcher-configure speech-dispatcher-module-espeak - Update to version 0.8.3: * Add API methods to get language, rate, pitch, and volume. * A lot of code cleanup, and compatibility improvements. * Removed all references to GNOME Speech, since it has long since been deprecated. * Fix some inconsistancy in the SSIP API for voice type. * The SET VOICE SSIP command is now deprecated, and will be removed in 0.9. * The C library API now provides macro definitions for major, minor, and micro versions in libspeechd_versions.h. * The libsndfile library is now a mandetory dependency to improve the user experience around sound icons. * Fix a possible crash in the festival driver (drop bnc-831609-festival-crash.patch). * Add a configuration option to the espeak driver to show voice variants in the voice list. This will remain until a proper variants retrieval API is added for compatible synthesizers. ==== libspeex1 ==== Subpackages: libspeex1-32bit speex-devel - make speex-devel require speexdsp-devel to be backward compatible ==== libnfsidmap-sss ==== Version update (1.12.5 -> 1.13.0) Subpackages: libsss_idmap0 libsss_nss_idmap0 sssd sssd-32bit sssd-krb5-common sssd-ldap - Update to new upstream release 1.13 * Support for separate prompts when using two-factor authentication * Added support for one-way trusts between an IPA and Active Directory environment. (Depends on IPA 4.2) * The fast memory cache now also supports the initgroups operation. * The PAM responder is now capable of caching authentication for configurable period, which might reduce server load in cases where accounts authenticate very frequently. Refer to the "cached_auth_timeout" option in sssd.conf(5). * The Active Directory provider has changed the default value of the "ad_gpo_access_control" option from permissive to enforcing. As a consequence, the GPO access control now affects all clients that set access_provider to ad. In order to restore the previous behaviour, set ad_gpo_access_control to permissive or use a different access_provider type. * Group Policy objects defined in a different AD domain that the computer object is defined in are now supported. * Credential caching and Offline authentication are also available when using two-factor authentication * The Python bindings are now built for both Python2 and Python3. * The LDAP bind timeout, StartTLS timeout and password change timeout are now configurable using the ldap_opt_timeout option. ==== libsvn_auth_gnome_keyring-1-0 ==== Subpackages: subversion subversion-bash-completion subversion-devel subversion-perl subversion-python subversion-server subversion-tools - Remove support for SLE11 from the spec file - Use supplements instead of suggests on the other side for the password store - Fix kde integration conditional to work nicely on openSUSE Leap - Use suggests instead of recommends to avoid 180+ new pkgs on minimal setup due subversion-password-store bnc#942819 ==== libsunpinyin3 ==== Version update (2.0.4 -> 2.0.4+git20150706.cf18102) - Update to version 2.0.4+git20150706.cf18102: + fix pod2man invocations - drop sunpinyin-gcc47.patch, forgot to delete the file - add patch: no-download.patch, don't download dicts online ==== libkpathsea6 ==== - Add patch biber-perl-5.22.dif to make regular expressions work even with perl 5.22 (boo#938018, patch by Friedrich Haubensak) ==== tigervnc ==== Subpackages: xorg-x11-Xvnc - Remove commented out DefaultDepth 16 from 10-libvnc.conf file. Using 16 bit depth can cause troubles and does not have any positives anymore, so lets not suggest it to users. (bnc#942982) ==== unixODBC ==== Version update (2.3.2 -> 2.3.3) Subpackages: unixODBC-32bit - update to version 2.3.3 * Various buffer overflow and unchecked memory references * More ODBC 3.80 additions (streaming parameters) * Allow setting custom non standard attributes via DMStmtAttr * Add -L option to isql to increase max column data display * More manual pages for the tools * many other fixes, see http://www.unixodbc.org ==== libwayland-client0 ==== Version update (1.8.0 -> 1.8.1) Subpackages: libwayland-client0-32bit libwayland-cursor0 libwayland-server0 libwayland-server0-32bit wayland-devel - Update to new upstream release 1.8.1 * This is just a brown paper bag release. In rolling the wayland 1.8.0 distribution tarball some files were set to read-only. This rectifies that. There are no file content changes. ==== cdrkit-cdrtools-compat ==== Subpackages: genisoimage icedax wodim - remove cdrkit-1.1.8-werror.patch cdrkit-efi-boot.patch (bsc#939456) - disable source download service, upstream download location is dead ==== yast2-bootloader ==== Version update (3.1.142 -> 3.1.145) - use extended partition to boot even for non software raids (bnc#940765) - for separate boot partition with btrfs prefer MBR bootloader location (bnc#940797) - 3.1.145 - Add support for kernel parameter with multiple values (bsc#882082) - 3.1.144 - fix removing password protection (bnc#942867) - 3.1.143 ==== yast2-pkg-bindings ==== Version update (3.1.27 -> 3.1.28) - return the "product_line" product attribute, needed for reading an optional OEM release type (bsc#941402) - 3.1.28 ==== yast2-vm ==== Version update (3.1.23 -> 3.1.24) - bsc#941125 - yast2-vm: uses /etc/inittab - 3.1.24 Removed packages: libSDL_Pango1 apache2-mod_perl evolution-plugin-spamassassin frozen-bubble > frozen-bubble-lang > frozen-bubble-server libcamgm100 > perl-camgm libopensync-plugin-google-calendar libopensync-plugin-moto libopensync-plugin-python-module libreoffice-templates-de libreoffice-templates-en libreoffice-templates-labels-a4 > libreoffice-templates-labels-letter libreoffice-templates-presentation-layouts libreoffice-templates-ru libzhuyin6 msynctool perl-Alien-SDL perl-Apache-AuthCookie perl-Apache-SessionX perl-Bit-Vector perl-CGI-Application perl-Capture-Tiny perl-Carp-Clan perl-Class-ISA perl-Compress-Bzip2 perl-Date-Calc perl-File-ShareDir perl-File-Which perl-Glib perl-Gtk2 perl-HTML-FillInForm perl-HTML-Template perl-Lingua-EN-Sentence perl-Linux-Pid perl-List-AllUtils perl-Locale-Maketext-Lexicon perl-Module-Info perl-Net-Jabber perl-Net-XMPP perl-PPI perl-Pango perl-SDL perl-Scope-Guard perl-Sub-Uplevel perl-Test-Exception perl-Test-Simple perl-Tie-IxHash perl-Tie-Simple perl-Unicode-Map8 perl-Unicode-String perl-autobox python-pybluez re2c spamassassin yast2-auth-server yast2-ca-management Added packages: calligra > calligra-doc > calligra-extras-dolphin > calligra-extras-okular > calligra-stage > calligra-words-common calligra-l10n-cs > calligra-l10n-da > calligra-l10n-de > calligra-l10n-de-doc > calligra-l10n-el > calligra-l10n-en_GB > calligra-l10n-es > calligra-l10n-es-doc > calligra-l10n-fr > calligra-l10n-fr-doc > calligra-l10n-hu > calligra-l10n-it > calligra-l10n-it-doc > calligra-l10n-ja > calligra-l10n-pl > calligra-l10n-pt > calligra-l10n-pt-doc > calligra-l10n-pt_BR > calligra-l10n-pt_BR-doc > calligra-l10n-ru > calligra-l10n-ru-doc > calligra-l10n-zh_CN > calligra-l10n-zh_TW grub2-systemd-sleep-plugin libspnav0 libzhuyin7 perl-Module-Build speexdsp-devel libsvn_auth_kwallet-1-0